function tellafriend()
{
	window.open("http://cakelingerie.com/tell-a-friend.html","caketellafriend","scrollbars=0,menubar=0,resizable=1,width=450,height=420");
}
function newsletter()
{
	window.open("/popups/newsletter.php","cakenewsletter","scrollbars=0,menubar=0,resizable=1,width=450,height=300");
}
