function openwindow()
{
	window.open("http://www.portlandmainehome.com/wp-content/themes/vigilance/condo.php","mywindow","menubar=0,resizable=0,status=0,location=0,width=550,height=640");
}
function openwindow1()
{
	window.open("http://www.portlandmainehome.com/wp-content/themes/vigilance/homes.php","mywindow","menubar=0,resizable=0,status=0,location=0,width=550,height=640");
}