function loadPromo(curSec){
	if(curSec=="home")
		DesignerWizWin=window.open('http://www.jotadjor.com/promo/overlay.htm', 'DesignerWizWin', 'toolbar=0, location=0, directories=0, menuBar=0, scrollbars=0, resizable=0, width=630, height=787, left=50, top=50');
}