/* window pop-ups */

function employers_reqg(quick_guide) 
	{ window.open (quick_guide,"","width=794,height=457,noresize,resize=0,menubars=0,scrollbars=yes,status=0") 
}

function employers_wt_dloptions(whatsthis_dloptions)
	{ window.open (whatsthis_dloptions, "","width=594,height=457,noresize,resize=0,menubars=0,scrollbars=yes,status=0") 
}

function employers_changepass(changepass)
	{ window.open (changepass,"","width=460,height=300,noresize,resize=0,menubars=0,scrollbars=yes,status=0") 
	}


function employers_forgotlogin(employers_forgotlogin)
	{ window.open (employers_forgotlogin,"","width=474,height=357,noresize,resize=0,menubars=0,scrollbars=yes,status=0") 
}

function employers_forgotpass(employers_forgotpass)
	{ window.open (employers_forgotpass,"","width=474,height=287,noresize,resize=0,menubars=0,scrollbars=yes,status=0") 
}

function choose_resume(choose_resume) 
	{ window.open (choose_resume,"","width=794,height=457,noresize,resize=0,menubars=0,scrollbars=yes,status=0") 
}