<!--
function doTellAFriendFooter(){
	window.open("tellafriend.asp","tel_a_friend",'left=200,top=200,width=100,height=100,directories=0,location=0,status=0,toolbar=0,menubar=0,resizable=1,scrollbars=0');
}
//-->