function makeBK(){
	url="http://www.greatinsurancerecruiters.com";
	// -CHANGE-
	title="Great Insurance Recruiters, The Insurance Career Center";
	if(document.all) {window.external.AddFavorite(url,title);}
	else {alert("Don't forget to Bookmark Us.");}
}
function tellFriend(){
	window.open("gir_email_friend.asp", "popup_email", "resize=no,scrollbars=no,resizable=no,width=350,height=150");
}