var title = "Daily job list from multi-job list"var url = "http://www.yourreference.com/"function bookmarksite(){if (window.sidebar) // firefox	window.sidebar.addPanel(title, url, "");else if(window.opera && window.print){ // opera	var elem = document.createElement('a');	elem.setAttribute('href',url);	elem.setAttribute('title',title);	elem.setAttribute('rel','sidebar');	elem.click();} else if(document.all)// ie	window.external.AddFavorite(url, title);}function seDt(){	}function SiteCntClick(x){//SiteCntView.location = "_site_cnt.asp?"+x;}function emailsubsr(){	if (EmailSubs.subsk.value.length == 0 && EmailSubs.subsl.value.length == 0){		alert("Either Job Keyword or Location should be entered.");		return false;}	if (EmailSubs.subsm.value.length == 0){		alert("Email is required.");		return false;}		 if (EmailSubs.subsm.value.length >0) {	 i=EmailSubs.subsm.value.indexOf("@")	 j=EmailSubs.subsm.value.indexOf(".",i)	 k=EmailSubs.subsm.value.indexOf(",")	 kk=EmailSubs.subsm.value.indexOf(" ")	 jj=EmailSubs.subsm.value.lastIndexOf(".")+1	 len=EmailSubs.subsm.value.length	if ((i>0) && (j>(1+1)) && (k==-1) && (kk==-1) && (len-jj >=2) && (len-jj<=3)) { 	} 	else {		alert("Please enter valid email address.");		return false;	} }}function winpop(pg,qr,w,h) {window.open (pg+"?"+qr,"winpop","toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width="+w+",height="+h+",left=300,top=300"); }function emailto(pg,q,l) {window.open ("/include/popup_email_to.asp?pg="+pg+"&q="+q+"&l="+l,"emailto","toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=450,height=300,left=300,top=300"); }function dvhelp(hideid,tagid){document.getElementById(hideid).style.display ='none';if (tagid) {document.getElementById(tagid).style.display = (document.getElementById(tagid).style.display == "block") ? 'none' : 'block';}}function entry_id_pop(c,q,l) {window.open ("/add_page/entry_ad_pop.asp?c="+c+"&q="+q+"&l="+l,"entry_ad_pop","toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=450,height=400,left=300,top=300"); }function entry_id_close(id) {document.getElementById(id).style.display='none';}function entry_id_open(id) {document.getElementById(id).style.display='';}
