function openPop1()
	 {
	 newPop=window.open("http://mfilv.com/webguide-las-vegas/businesspop.html","null","height=380,width=570,status=yes,menubar=no,location=no,resizable=yes,titlebar=no,toolbar=yes,scrollbars=yes,top=50,left=70");
     }
function openPop2()
	 {
	 newPop=window.open("http://mfilv.com/webguide-las-vegas/mailistpop.html","null","height=350,width=360,status=yes,menubar=no,location=no,resizable=yes,titlebar=no,toolbar=yes,scrollbars=yes,top=50,left=170");
     }
