function popmeup(url) { 
newwindow=window.open(url,'Retro_Housewife','menubar=1,scrollbars=1,resizable=1,width=550,height=600'); 
	} 