<!--
function popUpCloseWindow(){
	window.close();
}
function popUpMidwives(){
	window.open("launches/web/midwives/index.html","Midwives","width=750,height=550,scrollbars,menubar,toolbar,resizable,status");
}
function popUpTurningPoint(){
	window.open("launches/web/turningpoint/index.html","TurningPoint","width=750,height=550,scrollbars,menubar,toolbar,resizable,status");
}
function popUpSJPhoto(){
	window.open("http://www.sjharmon.com","SJPhoto","width=650,height=450,scrollbars,resizable,location,toolbar,menubar,status");
}
function popUpSJBusiness(){
	window.open("http://www.pacificvideoandphoto.com","SJBusiness","width=650,height=525,scrollbars,resizable,location,status");
}
function popUpKensWebsite(){
	window.open("http://www.kensontheweb.com","KensWebsite","width=750,height=425,scrollbars,resizable,location,toolbar,menubar,status");
}
function popUpCafeTerraNova(){
	window.open("launches/web/cafeterranova/en_index.html","CafeTerraNova","width=800,height=625,scrollbars,resizable");
}
function popUpWMPSalem(){
	window.open("http://www.wmpsalem.com","WMPSalem","width=750,height=425,scrollbars,resizable,location,toolbar,menubar,status");
}
function popUpSanda(){
	window.open("http://www.sandacom.com","Sanda","width=750,height=500,scrollbars,resizable,location,toolbar,menubar,status");
}
function popUpMBF(){
	window.open("launches/web/DogWebSite/index.htm","MBF","width=750,height=510,scrollbars, resizable,status");
}
function popUpOGO(){
	window.open("launches/web/ogo/index.html","OGO","width=810,height=605,resizable,status,scrollbars");
}
function popUpFanBoy(){
	window.open("launches/media/hillside01.html","FanBoy","width=515,height=415,resizable");
}

//-->
