
	<!-- Hide script from old browsers

	if (document.images) {
		
		homeGrey = new Image
		//homeGreyTran = new Image
		homeBlue = new Image
		
		employersGrey = new Image
		//employersGreyTran = new Image
		employersBlue = new Image
		
		candidatesGrey = new Image
		//candidatesGreyTran = new Image
		candidatesBlue = new Image
		
		searchJobsGrey = new Image
		//searchJobsGreyTran = new Image
		searchJobsBlue = new Image
		
		contactGrey = new Image
		//contactGreyTran = new Image
		contactBlue = new Image
		
		jobnotifierGrey = new Image
		//shopcartGreyTran = new Image
		jobnotifierBlue = new Image
		
		resourcesGrey = new Image
		//resourcesGreyTran = new Image
		resourcesBlue = new Image
		
		chilivibeGrey = new Image
		//resourcesGreyTran = new Image
		chilivibeBlue = new Image
				
		
		homeGrey.src = "/images/chilimenu/Tab_Grey_home.jpg"
		//homeGreyTran.src = "/images/chilimenu/Tab_Grey_home_Tran.jpg"
		homeBlue.src = "/images/chilimenu/Tab_Blue_Home2.gif"
		
		employersGrey.src = "/images/chilimenu/Tab_Grey_Employers.jpg"
		//employersGreyTran.src = "/images/chilimenu/Tab_Grey_Employers_Tran.jpg"
		employersBlue.src = "/images/chilimenu/Tab_Blue_Employers2.gif"
		
		candidatesGrey.src = "/images/chilimenu/Tab_Grey_Candidates.jpg"
		//candidatesGreyTran.src = "/images/chilimenu/Tab_Grey_Candidates_Tran.jpg"
		candidatesBlue.src = "/images/chilimenu/Tab_Blue_Candidates2.gif"
		
		searchJobsGrey.src = "/images/chilimenu/Tab_Grey_searchJobs.jpg"
		//searchJobsGreyTran.src = "/images/chilimenu/Tab_Grey_searchJobs_Tran.jpg"
		searchJobsBlue.src = "/images/chilimenu/Tab_Blue_searchJobs2.gif"
		
		contactGrey.src = "/images/chilimenu/Tab_Grey_Contact.jpg"
		//contactGreyTran.src = "/images/chilimenu/Tab_Grey_Contact_Tran.jpg"
		contactBlue.src = "/images/chilimenu/Tab_Blue_Contact2.gif"
		
		jobnotifierGrey.src = "/images/chilimenu/Tab_Grey_jobnotifier.gif"
		//shopcartGreyTran.src = "/images/chilimenu/Tab_Grey_Shopcart_Tran.jpg"
		jobnotifierBlue.src = "/images/chilimenu/Tab_Blue_jobnotifier.gif"
		
		resourcesGrey.src = "/images/chilimenu/Tab_Grey_resources.gif"
		//resourcesGreyTran.src = "/images/chilimenu/Tab_Grey_resources_Tran.jpg"
		resourcesBlue.src = "/images/chilimenu/Tab_Blue_resources2.gif"
		
		chilivibeGrey.src = "/images/chilimenu/Tab_Grey_chilivibe.gif"
		//resourcesGreyTran.src = "/images/chilimenu/Tab_Grey_resources_Tran.jpg"
		chilivibeBlue.src = "/images/chilimenu/Tab_Blue_chilivibe.gif"
				
		}
		else {
		
		homeGrey = ""
		//homeGreyTran = ""
		homeBlue = ""
		
		employersGrey = ""
		//employersGreyTran = ""
		employersBlue = ""
		
		candidatesGrey = ""
		//candidatesGreyTran = ""
		candidatesBlue = ""
		
		searchJobsGrey = ""
		//searchJobsGreyTran = ""
		searchJobsBlue = ""
		
		contactGrey = ""
		//contactGreyTran = ""
		contactBlue = ""
		
		jobnotifierGrey = ""
		//shopcartGreyTran = ""
		jobnotifierBlue = ""
		
		resourcesGrey = ""
		//resourcesGreyTran = ""
		resourcesBlue = ""	
		
		chilivibeGrey = ""
		//resourcesGreyTran = ""
		chilivibeBlue = ""	
			
		document.home = ""
		document.employers = ""
		document.candidates = ""
		document.searchjobs = ""
		document.contact = ""
		document.jobnotifier = ""
		document.resources = ""
		}
//-->


	
	function PostingPreviewDirection(){	
		form1.target = "NewWindow"
		}
	

	
	function PostingErrorDirection(){	
		form1.target = ""
		}



