function verify() 
{
email=document.s.email.value
confirmEmail=document.s.confirmEmail.value
password=document.s.password.value
confirm_password=document.s.confirm_password.value
jobCategory1=document.s.jobCategory1.value
firstName=document.s.firstName.value
jobTitle=document.s.jobTitle.value
codeNumber=document.s.codeNumber.value
email1="<input type='text' name='email' value='"+email+"' class='input'>";
password1="<input type='password' name='password' value='"+password+"' class='input'>";
confirm_password1="<input type='password' name='confirm_password' value='"+confirm_password+"' class='input'>";
confirmEmail1="<input type='text' name='confirmEmail' value='"+confirmEmail+"' class='input'>";
firstName1="<input type='text' name='firstName' value='"+firstName+"' class='input'>";
jobTitle1="<input type='text' name='jobTitle' value='"+jobTitle+"' class='input'>";
codeNumber1="<img src='randomImage.php' title='job.com.bd'><br /><input type='text' name='codeNumber' value='"+codeNumber+"' class='input'>";

div1="<div  class='error'>";
div2="Required field must not be blank. </div>";

if (email == "" )
	{
		span_email.innerHTML=div1+email1+"Email is Required.</div>";
		document.s.email.focus();
    	return false;
	}
	
if (email.search(/^\w+((-\w+)|(\.\w+))*\@[A-Za-z0-9]+((\.|-)[A-Za-z0-9]+)*\.[A-Za-z0-9]+$/) == -1)
	{
		span_email.innerHTML=div1+email1+"Email is not correct.</div>";
		document.s.email.focus();
		return false;
	}
if (confirmEmail == "" )
	{
		span_confirmEmail.innerHTML=div1+confirmEmail1+div2;
		document.s.confirmEmail.focus();
		return false;
	}
if (email !=confirmEmail)
	{
		span_email.innerHTML=email1
		span_confirmEmail.innerHTML=div1+confirmEmail1+"Confirm Email did not match.</div>";
		document.s.confirmEmail.focus();
    	return false;
	}
if (password == "" )
	{
		span_email.innerHTML=email1
		span_confirmEmail.innerHTML=confirmEmail1
		span_password.innerHTML=div1+password1+"Password field is empty please fillup it.</div>";
		document.s.password.focus();
    	return false;
	}
if (confirm_password == "" )
	{
		span_email.innerHTML=email1
		span_confirmEmail.innerHTML=confirmEmail1
		span_confirm_password.innerHTML=div1+confirm_password1+"Confirm Password field is empty please fillup it.</div>";
		document.s.confirm_password.focus();
    	return false;
	}
if (password !=confirm_password)
	{
		span_email.innerHTML=email1
		span_confirmEmail.innerHTML=confirmEmail1
		span_confirm_password.innerHTML=div1+confirm_password1+"Confirm Password did not match.</div>";
		document.s.confirm_password.focus();
    	return false;
	}

if (firstName == "" )
	{
		span_email.innerHTML=email1
		span_confirmEmail.innerHTML=confirmEmail1
		span_password.innerHTML=password1
		span_confirm_password.innerHTML=confirm_password1
		span_name.innerHTML=div1+firstName1+"First name field is empty please fillup it.</div>";
		document.s.firstName.focus();
    	return false;
	}
		
if (jobCategory1 == "" )
	{
		span_email.innerHTML=email1
		span_confirmEmail.innerHTML=confirmEmail1
		span_password.innerHTML=password1
		span_confirm_password.innerHTML=confirm_password1
		span_name.innerHTML=firstName1
		span_jobCat1.innerHTML="<font color='red'>Select a Job category.</font>";
		document.s.jobCategory1.focus();
    	return false;
	}
if (jobTitle == "" )
	{
		span_email.innerHTML=email1
		span_confirmEmail.innerHTML=confirmEmail1
		span_password.innerHTML=password1
		span_confirm_password.innerHTML=confirm_password1
		span_name.innerHTML=firstName1
		span_jobCat1.innerHTML='';
		span_jobTitle.innerHTML=div1+jobTitle1+"Position Title is required.</div>";
		document.s.jobTitle.focus();
    	return false;
	}
if (codeNumber == "" )
	{
		span_email.innerHTML=email1
		span_confirmEmail.innerHTML=confirmEmail1
		span_password.innerHTML=password1
		span_confirm_password.innerHTML=confirm_password1
		span_name.innerHTML=firstName1
		span_jobCat1.innerHTML='';
		//span_jobTitle.innerHTML=jobTitle1
		span_codeNumber.innerHTML=codeNumber1
		span_codeNumber.innerHTML=div1+codeNumber1+"Security Code is required.</div>";
		document.s.codeNumber.focus();
    	return false;
	}	
}	

/////////
option1="<table width='100%' bgcolor='#eeeeee'><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Accounting/ Controlling'>Accounting/ Controlling</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Actuary'>Actuary</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Advisor Consultant'>Advisor Consultant</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Agency/ General Manager'>Agency/ General Manager</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Asset Manager'>Asset Manager</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Audit/ Compliance'>Audit/ Compliance</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Back-office'>Back-office</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Banker'>Banker</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Cashier'>Cashier</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Claims'>Claims</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Client Service'>Client Service</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Credit Specialist'>Credit Specialist</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Data Entry Operator'>Data Entry Operator</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Economist'>Economist</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Executive Officer'>Executive Officer</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='External Services/ Clients'>External Services/ Clients</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Financial Analyst'>Financial Analyst</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='It Officer'>It Officer</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Mathematician, Actuary'>Mathematician, Actuary</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Portfolio Manager'>Portfolio Manager</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Portfolio/ Investment Advisor'>Portfolio/ Investment Advisor</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='President/ Vice President'>President/ Vice President</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Re-insurance'>Re-insurance</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Risk Manager'>Risk Manager</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Security In Charge'>Security In Charge</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Tax Specialist'>Tax Specialist</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Treasury/ Corporate Finance'>Treasury/ Corporate Finance</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Underwriter'>Underwriter</td></tr></table>";

option2="<table width='100%' bgcolor='#eeeeee'><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Admin Officer'>Admin Officer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Bill Collector'>Bill Collector</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Business Development'>Business Development</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Compensation And Benefits'>Compensation And Benefits</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Executive Secretary'>Executive Secretary</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='General Manager'>General Manager</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Hr Assistant'>Hr Assistant</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Hr Generalist'>Hr Generalist</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Hr Manager'>Hr Manager</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Hr Officer'>Hr Officer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Office Manger'>Office Manger</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Pay Roll Specialist'>Pay Roll Specialist</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Secretary'>Secretary</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Secretary'>Secretary</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Security In Charge'>Security In Charge</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Store Keeper'>Store Keeper</td></tr></table>";
option3="<table width='100%' bgcolor='#eeeeee'><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Animator'>Animator</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Artist'>Artist</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Camera Men'>Camera Men</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Content Writer'>Content Writer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Copy Writer'>Copy Writer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Creative Designer/ Publisher'>Creative Designer/ Publisher</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Electronic Media/ Entertainment'>Electronic Media/ Entertainment</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Fashion Designer'>Fashion Designer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Graphics Designer'>Graphics Designer</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Journalist/ Editor'>Journalist/ Editor</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Market Development Officer'>Market Development Officer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Marketing/ Client Service'>Marketing/ Client Service</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Performer/ Presenter'>Performer/ Presenter</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Printing Media'>Printing Media</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Production Manager'>Production Manager</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Program Coordinator'>Program Coordinator</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Project Manager'>Project Manager</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Public Relation Officer'>Public Relation Officer</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Visualize'>Visualize</td></tr></table>";
option4="<table width='100%' bgcolor='#eeeeee'><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Agriculture'>Agriculture</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Area Manager'>Area Manager</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Distribution Officer'>Distribution Officer</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Fishery'>Fishery</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Forestry'>Forestry</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Marketing Officer'>Marketing Officer</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Poultry'>Poultry</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Production Officer'>Production Officer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Research Officer'>Research Officer</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Trainee Faculty'>Trainee Faculty</td></tr></table>";
option5="<table width='100%' bgcolor='#eeeeee'><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Advisor'>Advisor</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Consultancy'>Consultancy</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Corporate Planning'>Corporate Planning</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Program Manager'>Program Manager</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Project Coordinator'>Project Coordinator</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Quality Supervisor'>Quality Supervisor</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Research Development'>Research Development</td></tr></table>";
option6="<table width='100%' bgcolor='#eeeeee'><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Asst Principle'>Asst Principle</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Asst Professor'>Asst Professor</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Counselor'>Counselor</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Course Coordinator'>Course Coordinator</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Demonstrator'>Demonstrator</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Director/ Registrar'>Director/ Registrar</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Faculty'>Faculty</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Headmaster'>Headmaster</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Instructor'>Instructor</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Lab Assistant'>Lab Assistant</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Lecturer'>Lecturer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Librarian'>Librarian</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Manager'>Manager</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Principle'>Principle</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Professor'>Professor</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Teacher'>Teacher</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Trainer'>Trainer</td></tr></table>";
option7="<table width='100%' bgcolor='#eeeeee'><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Aeronautics Engineer'>Aeronautics Engineer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Architect'>Architect</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Automobile'>Automobile</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Biotech Engineer'>Biotech Engineer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Chemical Engineer'>Chemical Engineer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Civil Engineer'>Civil Engineer</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Computer Engineer'>Computer Engineer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Designer'>Designer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Electrical Engineer'>Electrical Engineer</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Electronics Engineer'>Electronics Engineer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Leather Engineer'>Leather Engineer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Marine Engineer'>Marine Engineer</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Marine Officer'>Marine Officer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Mechanical Engineer'>Mechanical Engineer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Mining'>Mining</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Project Director'>Project Director</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Telecom Engineer'>Telecom Engineer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Textile Engineer'>Textile Engineer</td></tr></table>";
option8="<table width='100%' bgcolor='#eeeeee'><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Assistant Manager'>Assistant Manager</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Consultant'>Consultant</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Cutting Master'>Cutting Master</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Designer'>Designer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Dying Master'>Dying Master</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Engineering Manager/ Engineer'>Engineering Manager/ Engineer</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Field Engineer'>Field Engineer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Knit Ware/ Knitting'>Knit Ware/ Knitting</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Legal Officer'>Legal Officer</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Maintenance Officer'>Maintenance Officer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Manager'>Manager</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Marketing Officer'>Marketing Officer</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Merchandiser'>Merchandiser</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Operations Manager'>Operations Manager</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Plant Manager'>Plant Manager</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Process Engineer'>Process Engineer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Production Engineer'>Production Engineer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Production Manager'>Production Manager</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Purchase Officer'>Purchase Officer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Quality Control Officer'>Quality Control Officer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Quality Insurance Engineer'>Quality Insurance Engineer</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Quality Insurance Manager/ Quality Manager'>Quality Insurance Manager/ Quality Manager</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Sales Officer'>Sales Officer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Sewing'>Sewing</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Site Manger'>Site Manger</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Store In Charge/ Store Keeper'>Store In Charge/ Store Keeper</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Supervisor'>Supervisor</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Systems Engineer'>Systems Engineer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Test Engineer'>Test Engineer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Time Keeper'>Time Keeper</td></tr></table>";
option9="<table width='100%' bgcolor='#eeeeee'><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Accounts Officer'>Accounts Officer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Asst Manager'>Asst Manager</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Hotel Management'>Hotel Management</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Manager'>Manager</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Public Relation Officer'>Public Relation Officer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Security Officer'>Security Officer</td></tr></table>";
option10="<table width='100%' bgcolor='#eeeeee'><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Application Development'>Application Development</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Asp/ Php  Programmer'>Asp/ Php  Programmer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='C++ Programmer'>C++ Programmer</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Computer Operator'>Computer Operator</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Consultant'>Consultant</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Content Writer'>Content Writer</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Data Bases/ Data Mining/ Data Warehouse'>Data Bases/ Data Mining/ Data Warehouse</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Database Admin'>Database Admin</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Database Designer'>Database Designer</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='E-commerce Consultant'>E-commerce Consultant</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Embedded Software'>Embedded Software</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Graphics'>Graphics</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Hardware Engineer'>Hardware Engineer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Hardware Service Technician'>Hardware Service Technician</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Help Desk Manager'>Help Desk Manager</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Java  Programmer'>Java  Programmer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Lotus/ Groupware/ Messaging'>Lotus/ Groupware/ Messaging</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Mis'>Mis</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Network Engineer'>Network Engineer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Product Management/ Marketing'>Product Management/ Marketing</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Programmer Coder'>Programmer Coder</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Project Management'>Project Management</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Sales Marketing'>Sales Marketing</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Sales/ Customer Support'>Sales/ Customer Support</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Sales/ Marketing'>Sales/ Marketing</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Sap/ Baan/ People Soft'>Sap/ Baan/ People Soft</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Security/ Quality Control'>Security/ Quality Control</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Software Engineer'>Software Engineer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Strategy/ Planning/ Architecture'>Strategy/ Planning/ Architecture</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Sw-engineering/ Development'>Sw-engineering/ Development</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='System Administrator'>System Administrator</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='System Analyst'>System Analyst</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='System Engineer'>System Engineer</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Training Faculty'>Training Faculty</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Web Developer'>Web Developer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Web Manager Admin'>Web Manager Admin</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Web-designer'>Web-designer</td></tr></table>";
option11="<table width='100%' bgcolor='#eeeeee'><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Administrative/ Executive'>Administrative/ Executive</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Chemist'>Chemist</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Doctor'>Doctor</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Faculty/ Trainer'>Faculty/ Trainer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Lab In Charge'>Lab In Charge</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Laboratory Officer'>Laboratory Officer</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Legal Advisor'>Legal Advisor</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Marketing Executive/ Medical Representative'>Marketing Executive/ Medical Representative</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Marketing/ Management'>Marketing/ Management</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Medical Equipment Service'>Medical Equipment Service</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Medical Technologist'>Medical Technologist</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Medical Transcriptionist'>Medical Transcriptionist</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Micro-biologist'>Micro-biologist</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Nurse/ Paramedics'>Nurse/ Paramedics</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Other Medical'>Other Medical</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Pathologist'>Pathologist</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Pharmacist'>Pharmacist</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Pharmacist'>Pharmacist</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Specialist/ Consultant'>Specialist/ Consultant</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Store Keeper'>Store Keeper</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Supervisor'>Supervisor</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Veterinarian'>Veterinarian</td></tr></table>";
option12="<table width='100%' bgcolor='#eeeeee'><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Branch Manager'>Branch Manager</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Clinical Officer'>Clinical Officer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Communication Officer'>Communication Officer</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Consultant'>Consultant</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Credit Promoter'>Credit Promoter</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Development Officer'>Development Officer</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Distribution Officer'>Distribution Officer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='General Worker'>General Worker</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Home Economics'>Home Economics</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Legal Advisor Consultant'>Legal Advisor Consultant</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Monitor Evaluation Officer'>Monitor Evaluation Officer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Monitoring Officer'>Monitoring Officer</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Planning Development Officer'>Planning Development Officer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Program Coordinator'>Program Coordinator</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Project Development Officer'>Project Development Officer</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Project Directo'>Project Directo</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Project Implementation Officer'>Project Implementation Officer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Project Manager'>Project Manager</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Project Organizer'>Project Organizer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Public Relation Officer'>Public Relation Officer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Social Development Officer'>Social Development Officer</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Sociology'>Sociology</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Store Keeper'>Store Keeper</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Supervisor'>Supervisor</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Survey Officer'>Survey Officer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Unit Manage'>Unit Manage</td></tr></table>";
option13="<table width='100%' bgcolor='#eeeeee'><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Advertising/ Publicity'>Advertising/ Publicity</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Agents/ Dealers Control'>Agents/ Dealers Control</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Area Manager/ Territory Manager'>Area Manager/ Territory Manager</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Brand Management'>Brand Management</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Business Developer'>Business Developer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Client Service'>Client Service</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Corporate Marketing'>Corporate Marketing</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Counseling/ Front Desk'>Counseling/ Front Desk</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Customer Service'>Customer Service</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Field Supervisor'>Field Supervisor</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Gen Marketing'>Gen Marketing</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Marketing Asst Manager'>Marketing Asst Manager</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Marketing Manager'>Marketing Manager</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Promotion Officer'>Promotion Officer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Public Relation'>Public Relation</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Public Relation Officer'>Public Relation Officer</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Sales'>Sales</td></tr></table>";
option14="<table width='100%' bgcolor='#eeeeee'><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Customer Services'>Customer Services</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Front Desk Manager'>Front Desk Manager</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Front-desk'>Front-desk</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Office Assistant'>Office Assistant</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Receptionist'>Receptionist</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Telephone Operator'>Telephone Operator</td></tr><tr><td width='33%'><input type='checkbox' name='s_job_id[]' value='Telephone Operator/ Receptionist'>Telephone Operator/ Receptionist</td><td width='33%'><input type='checkbox' name='s_job_id[]' value='Training/ Coaching/ Assessment'>Training/ Coaching/ Assessment</td></tr></table>";
//option1="<table width='100%' bgcolor='#eeeeee'></table>";
/*
h0="<table width='100%' bgcolor='#eeeeee'><tr><td colspan='3'><strong class='seekerHeading'>Job Area for category 1</strong</td></tr></table>";
h1="<table width='100%' bgcolor='#eeeeee'><tr><td colspan='3'><strong class='seekerHeading'>Job Area for category 2</strong</td></tr></table>";
h2="<table width='100%' bgcolor='#eeeeee'><tr><td colspan='3'><strong class='seekerHeading'>Job Area for category 3</strong</td></tr></table>";
*/
function submenu1(jobCategory1)
{
	switch(jobCategory1)
	{
		case 0: span_jobTitle.innerHTML=option10; break;
		case 1: span_jobTitle.innerHTML=option1; break;
		case 2: span_jobTitle.innerHTML=option2; break;
		case 3: span_jobTitle.innerHTML=option3; break;
		case 4: span_jobTitle.innerHTML=option4; break;
		case 5: span_jobTitle.innerHTML=option5; break;
		case 6: span_jobTitle.innerHTML=option6; break;
		case 7: span_jobTitle.innerHTML=option7; break;
		case 8: span_jobTitle.innerHTML=option8; break;
		case 9: span_jobTitle.innerHTML=option9; break;
		case 10: span_jobTitle.innerHTML=option10; break;
		case 11: span_jobTitle.innerHTML=option11; break;
		case 12: span_jobTitle.innerHTML=option12; break;
		case 13: span_jobTitle.innerHTML=option13; break;
		case 14: span_jobTitle.innerHTML=option14; break;
		return;
	}
}
function submenu2(jobCategory2)
{
	switch(jobCategory2)
	{
		case 0: span_jobTitle2.innerHTML=""; break; 
		case 1: span_jobTitle2.innerHTML=option1; break;
		case 2: span_jobTitle2.innerHTML=option2; break;
		case 3: span_jobTitle2.innerHTML=option3; break;
		case 4: span_jobTitle2.innerHTML=option4; break;
		case 5: span_jobTitle2.innerHTML=option5; break;
		case 6: span_jobTitle2.innerHTML=option6; break;
		case 7: span_jobTitle2.innerHTML=option7; break;
		case 8: span_jobTitle2.innerHTML=option8; break;
		case 9: span_jobTitle2.innerHTML=option9; break;
		case 10: span_jobTitle2.innerHTML=option10; break;
		case 11: span_jobTitle2.innerHTML=option11; break;
		case 12: span_jobTitle2.innerHTML=option12; break;
		case 13: span_jobTitle2.innerHTML=option13; break;
		case 14: span_jobTitle2.innerHTML=option14; break;

		return;
	}
}
function submenu3(jobCategory3)
{
	switch(jobCategory3)
	{
		case 0: span_jobTitle3.innerHTML=""; break; 
		case 1: span_jobTitle3.innerHTML=option1; break;
		case 2: span_jobTitle3.innerHTML=option2; break;
		case 3: span_jobTitle3.innerHTML=option3; break;
		case 4: span_jobTitle3.innerHTML=option4; break;
		case 5: span_jobTitle3.innerHTML=option5; break;
		case 6: span_jobTitle3.innerHTML=option6; break;
		case 7: span_jobTitle3.innerHTML=option7; break;
		case 8: span_jobTitle3.innerHTML=option8; break;
		case 9: span_jobTitle3.innerHTML=option9; break;
		case 10: span_jobTitle3.innerHTML=option10; break;
		case 11: span_jobTitle3.innerHTML=option11; break;
		case 12: span_jobTitle3.innerHTML=option12; break;
		case 13: span_jobTitle3.innerHTML=option13; break;
		case 14: span_jobTitle3.innerHTML=option14; break;

		return;
	}
}
/*
function job_location(country)
{
	switch(country)
	{
		case 0: span_country.innerHTML="<table width='100%'><tr><td width='5'></td><td width='162'>District</td><td width='10'>:</td><td><select name='district[]' multiple size='4' class='input'><option value='Any place in Bangladesh'selected>Any place in Bangladesh</option><OPTION value='Bagerhat'>Bagerhat</OPTION><OPTION value='Bandarban'>Bandarban</OPTION><OPTION value='Barguna'>Barguna</OPTION><OPTION value='Barisal'>Barisal</OPTION><OPTION value='Bhola'>Bhola</OPTION><OPTION value='Bogra'>Bogra</OPTION><OPTION value='Brahmanbaria'>Brahmanbaria</OPTION><OPTION value='Chandpur'>Chandpur</OPTION><OPTION value='Chapai Nawabgonj'>Chapai Nawabgonj</OPTION><OPTION value='Chittagong'>Chittagong</OPTION><OPTION value='Chuadanga'>Chuadanga</OPTION><OPTION value='Comilla'>Comilla</OPTION><OPTION value='Coxs Bazar'>Coxs Bazar</OPTION><OPTION value='Dhaka'>Dhaka</OPTION><OPTION value='Dinajpur'>Dinajpur</OPTION><OPTION value='Faridpur'>Faridpur</OPTION><OPTION value='Feni'>Feni</OPTION><OPTION value='Gaibandha'>Gaibandha</OPTION><OPTION value='Gazipur'>Gazipur</OPTION><OPTION value='Gopalgonj'>Gopalgonj</OPTION><OPTION value='Hobiganj'>Hobiganj</OPTION><OPTION value='Jamalpur'>Jamalpur</OPTION><OPTION value='Jessore'>Jessore</OPTION><OPTION value='Jhalakati'>Jhalakati</OPTION><OPTION value='Jhenidah'>Jhenidah</OPTION><OPTION value='Joypurhat'>Joypurhat</OPTION><OPTION value='Khagrachari'>Khagrachari</OPTION><OPTION value='Khulna'>Khulna</OPTION><OPTION value='kishorganj'>kishorganj</OPTION><OPTION value='Kurigram'>Kurigram</OPTION><OPTION value='Kushtia'>Kushtia</OPTION><OPTION value='Lalmonirhat'>Lalmonirhat</OPTION><OPTION value='Laxmipur'>Laxmipur</OPTION><OPTION value='Madaripur'>Madaripur</OPTION><OPTION value='Magura'>Magura</OPTION><OPTION value='Manikganj'>Manikganj</OPTION><OPTION value='Meherpur'>Meherpur</OPTION><OPTION value='Moulvibazar'>Moulvibazar</OPTION><OPTION value='Munshiganj'>Munshiganj</OPTION><OPTION value='Mymensingh'>Mymensingh</OPTION><OPTION value='Naogaon'>Naogaon</OPTION><OPTION value='Narail'>Narail</OPTION><OPTION value='Narayanganj'>Narayanganj</OPTION><OPTION value='Narsingdi'>Narsingdi</OPTION><OPTION value='Natore'>Natore</OPTION><OPTION value='Netrakona'>Netrakona</OPTION><OPTION value='Nilphamari'>Nilphamari</OPTION><OPTION value='Noakhali'>Noakhali</OPTION><OPTION value='Pabna'>Pabna</OPTION><OPTION value='Panchagarh'>Panchagarh</OPTION><OPTION value='Patuakhali'>Patuakhali</OPTION><OPTION value='Pirojpur'>Pirojpur</OPTION><OPTION value='Rajbari'>Rajbari</OPTION><OPTION value='Rajshahi'>Rajshahi</OPTION><OPTION value='Rangamati'>Rangamati</OPTION><OPTION value='Rangpur'>Rangpur</OPTION><OPTION value='Satkhira'>Satkhira</OPTION><OPTION value='Sharlatpur'>Sharlatpur</OPTION><OPTION value='Sherpur'>Sherpur</OPTION><OPTION value='Sirajganj'>Sirajganj</OPTION><OPTION value='Sunamganj'>Sunamganj</OPTION><OPTION value='Sylhet'>Sylhet</OPTION><OPTION value='Tangail'>Tangail</OPTION><OPTION value='Thakurgaon'>Thakurgaon</OPTION></select></td><td>To multiple select: <br>Press and hold <b>Ctrl </b>Key and click with mouse on the respected District.</td></tr></table>"; 
		break;
		default: span_country.innerHTML='';
		return;
	}
}
*/