<!--

if (window.Event) document.captureEvents(Event.MOUSEUP);function nocontextmenu() {event.cancelBubble = true, event.returnValue = false;return false;} function norightclick(e) {if (window.Event) {if (e.which == 2 || e.which == 3) return false;} else if (event.button == 2 || event.button == 3) {event.cancelBubble = true, event.returnValue = false;return false;}}if (document.layers) document.captureEvents(Event.MOUSEDOWN);document.oncontextmenu = nocontextmenu;document.onmousedown = norightclick;document.onmouseup = norightclick;	function disableselect(e){return false}	function reEnable(){return true}document.onselectstart=new Function ("return false");	if (window.sidebar){document.onmousedown=disableselect;	document.onclick=reEnable;}


var errormsg="Copyright © Global Hunt";

function openchild(thisurl){
msgWindow=window.open( thisurl,'subwindow','toolbar=no,location=no,directories=no,status=yes,scrollbars=no,menubar=no,resizable=yes,width=470,height=387');

}

function mouseclick(evt) {
	if (document.layers) rc = (evt.which==3);
	if (document.all)    rc = (event.button==2);
	if (rc) {
		alert(errormsg);
		return false;
	}
}

if (document.layers) {
	document.captureEvents(Event.MOUSEDOWN);
}
document.onmousedown=mouseclick;
// -->

function topscript()
{
f="";
f=f+"<table width='100%' border='0' cellspacing='0' cellpadding='0'>        <tr>    <td width='89%'><IMG SRC='images/common/global.jpg' ALT='GlobalHunt:Executive Recruitment Firm India' BORDER='0' WIDTH='261' HEIGHT='95'></td><td width='9%' align='right'   valign='bottom' style='padding-bottom:10px; padding-right:5px;'><table width='100%' border='0' cellspacing=0' cellpadding='0'>  <tr>    <td style='height:50px' colspan='3'>&nbsp;</td>  </tr>  <tr>                <td align='center'> <a href='http://www.globalhunt.in/arabic/index.html'  class='foot'>                   <IMG SRC='images/common/arabic.jpg' ALT='GlobalHunt'  border='0'/></a></td><td align='center'> <a href='http://www.globalhunt.in/french/index.html'  class='foot'>                   <IMG SRC='images/common/french.jpg' ALT='GlobalHunt'  border='0'/></a></td><td align='center'> <a href='http://www.globalhunt.in/spanish/index.html'  class='foot'>                   <IMG SRC='images/common/spanish.jpg' ALT='GlobalHunt'  border='0'/></a></td>  </tr>  <tr> <td align='center' valign='middle' style='padding-top:3px'><a href='http://www.globalhunt.in/arabic/index.html'  class='foot'>Arabic   </a></td> <td align='center' valign='middle' style='padding-top:3px'><a href='http://www.globalhunt.in/french/index.html'  class='foot'>French                  </a></td> <td align='center' valign='middle' style='padding-top:3px'><a href='http://www.globalhunt.in/spanish/index.html'  class='foot'>Spanish                   </a></td>  </tr> </table></td>         <td width='2%'><img src='images/common/right.jpg' width='26' height='95' alt='Executive Recruitment India ' align='RIGHT' hspace='0' vspace='0'></td>  </tr></table>"
document.write(f)
}

function subtopscript()
{
f="";
f=f+"<table width='100%' border='0' cellspacing='0' cellpadding='0'>        <tr>    <td width='89%' vAlign=bottom align=left><IMG SRC='images/common/global.jpg' ALT='executive recruitment india' BORDER='0' WIDTH='261' HEIGHT='95'></td><td width='9%' align='right'   valign='bottom' style='padding-bottom:10px; padding-right:5px;'><table width='100%' border='0' cellspacing=0' cellpadding='0'>                <td align='center' vAlign=bottom> <a href='http://www.globalhunt.in/arabic/index.html'  class='foot'>                   <IMG SRC='images/common/arabic.jpg' ALT='executive search'  border='0'/></a></td><td align='center'> <a href='http://www.globalhunt.in/french/index.html'  class='foot'>                   <IMG SRC='images/common/french.jpg' ALT='executive search agency'  border='0'/></a></td><td align='center'> <a href='http://www.globalhunt.in/spanish/index.html'  class='foot'>                   <IMG SRC='images/common/spanish.jpg' ALT='executive search firm'  border='0'/></a></td>  </tr>  <tr> <td align='center' valign='middle' style='padding-top:3px'><a href='http://www.globalhunt.in/arabic/index.html'  class='foot'>Arabic   </a></td>   <td align='center' valign='middle' style='padding-top:3px'><a href='http://www.globalhunt.in/french/index.html'  class='foot'>French             </a></td>           <td align='center' valign='middle' style='padding-top:3px'><a href='http://www.globalhunt.in/spanish/index.html'  class='foot'>Spanish   </a></td>          </tr> </table></td>  <TD  vAlign=bottom align=right  style='padding-bottom:10px; padding-right:5px;'><A  href='site_map.html' ><IMG  src='images/common/sitemap_icon.jpg'  border=0></A></TD>        <td width='2%'><img src='images/common/right.jpg' width='26' height='95' alt='Executive Recruitment India ' align='RIGHT' hspace='0' vspace='0'></td>  </tr></table>"
document.write(f)
}