// JavaScript Document

function openPopUP(){
	window.open('../form.php','mywindow','width=450,height=700,menubar=no,status=no,location=no,toolbar=no,scrollbars=yes');
}
function openPopUPReqIMD(){
	window.open('../req-imd.html','mywindow','width=450,height=700,menubar=no,status=no,location=no,toolbar=no,scrollbars=yes');
}
function openPopUPReqHtml(){
	window.open('../req_html_dev.html','mywindow','width=450,height=700,menubar=no,status=no,location=no,toolbar=no,scrollbars=yes');
}
function openPopUPReqPhp(){
	window.open('../req_web_app_dev.html','mywindow','width=450,height=700,menubar=no,status=no,location=no,toolbar=no,scrollbars=yes');
}
function openPopUPReqWebCons(){
	window.open('../req_web_consultant.html','mywindow','width=450,height=700,menubar=no,status=no,location=no,toolbar=no,scrollbars=yes');
}
function openPopUPReqCSM(){
	window.open('../req_cust_sup_mngr.html','mywindow','width=450,height=700,menubar=no,status=no,location=no,toolbar=no,scrollbars=yes');
}
function openPopUPReqBDM(){
	window.open('../req_business_dev_mngr.html','mywindow','width=450,height=700,menubar=no,status=no,location=no,toolbar=no,scrollbars=yes');
}
function openPopUPReqBDM2(){
	window.open('../req_biz_dev_mngr.html','mywindow','width=450,height=700,menubar=no,status=no,location=no,toolbar=no,scrollbars=yes');
}
function openPopUPReqPM(){
	window.open('../project_mngr.html','mywindow','width=450,height=700,menubar=no,status=no,location=no,toolbar=no,scrollbars=yes');
}
function openPopUPReqWDD(){
	window.open('../web_design_director.html','mywindow','width=450,height=700,menubar=no,status=no,location=no,toolbar=no,scrollbars=yes');
}
function openPopUPReqAE(){
	window.open('../acct_exec.html','mywindow','width=450,height=700,menubar=no,status=no,location=no,toolbar=no,scrollbars=yes');
}
function openPopUPReqPC(){
	window.open('../proj_coor.html','mywindow','width=450,height=700,menubar=no,status=no,location=no,toolbar=no,scrollbars=yes');
}
function openPopUPReqDes(){
	window.open('../req_des.html','mywindow','width=450,height=700,menubar=no,status=no,location=no,toolbar=no,scrollbars=yes');
}
function openPopUPReqSrSales(){
	window.open('../req_sr_sales_assist.html','mywindow','width=450,height=700,menubar=no,status=no,location=no,toolbar=no,scrollbars=yes');
}
function openPopUPReqRO(){
	window.open('../req_rec_officer.html','mywindow','width=450,height=700,menubar=no,status=no,location=no,toolbar=no,scrollbars=yes');
}
function openPopUPReqWPM(){
	window.open('../req_web_prod_mngr.html','mywindow','width=450,height=700,menubar=no,status=no,location=no,toolbar=no,scrollbars=yes');
}
function openPopUPReqNetAd(){
	window.open('../req_net_ad.html','mywindow','width=450,height=700,menubar=no,status=no,location=no,toolbar=no,scrollbars=yes');
}
function openPopUPReqMA(){
	window.open('../req_mktg_asst.html','mywindow','width=450,height=700,menubar=no,status=no,location=no,toolbar=no,scrollbars=yes');
}
function openPopUPReqWCID(){
	window.open('../req_wcid.html','mywindow','width=450,height=700,menubar=no,status=no,location=no,toolbar=no,scrollbars=yes');
}
function openPopUPReqDCWD(){
	window.open('../director_custwebdev.html','mywindow','width=450,height=700,menubar=no,status=no,location=no,toolbar=no,scrollbars=yes');
}
function openPopUPReqCRM(){
	window.open('../req_clientrel_mngr.html','mywindow','width=450,height=700,menubar=no,status=no,location=no,toolbar=no,scrollbars=yes');
}
function openPopUPReqQCO(){
	window.open('../req_qc_officer.html','mywindow','width=450,height=700,menubar=no,status=no,location=no,toolbar=no,scrollbars=yes');
}
function openPopUPReqSEMS(){
	window.open('../req_sem_specialist.html','mywindow','width=450,height=700,menubar=no,status=no,location=no,toolbar=no,scrollbars=yes');
}
function openPopUPReqCSrvM(){
	window.open('../req_cust_srv_mngr.html','mywindow','width=450,height=700,menubar=no,status=no,location=no,toolbar=no,scrollbars=yes');
}
