//bobo: mouseover straight
var submenu=new Array()

//Set submenu contents. Expand as needed. For each content, make sure everything exists on ONE LINE. Otherwise, there will be JS errors.
 
submenu[0]='<table cellpadding=0 cellspacing=0 border=0 ><tr><td colspan=13 height=8><img src=images/menu_pointing_arrow.gif width=21 height=8></td></tr><tr><td bgcolor=#f1f1f1 height=3><img src=images/blank.gif width=1 height=1></td><td width=2></td><td bgcolor=#f1f1f1 height=3><img src=images/blank.gif width=1 height=1></td><td width=2></td><td bgcolor=#f1f1f1><img src=images/blank.gif width=1 height=1></td><td width=2></td><td bgcolor=#f1f1f1><img src=images/blank.gif width=1 height=1></td><td width=2></td><td bgcolor=#f1f1f1><img src=images/blank.gif width=1 height=1></td><td width=2></td><td bgcolor=#f1f1f1><img src=images/blank.gif width=1 height=1></td><td width=2></td><td bgcolor=#f1f1f1><img src=images/blank.gif width=1 height=1></td></tr><tr><td><a href=Corporate_Info.html class=navsubmenu>Corporate Info</a><b>&nbsp;&nbsp;&nbsp;</td><td width=2></td><td><a href=Infrastructure.html class=navsubmenu>Infrastructure</a>&nbsp;&nbsp;&nbsp;</td><td width=2></td><td><a href=Quality.html class=navsubmenu>Quality</a>&nbsp;&nbsp;&nbsp;</td><td width=2></td><td><a href=Vision.html class=navsubmenu>Vision</a>&nbsp;&nbsp;&nbsp;</td><td width=2></td><td><a href=Leadership_team.html class=navsubmenu>Leadership Team</a>&nbsp;&nbsp;&nbsp;</td></tr></table>'

submenu[1]='<table cellpadding=0 cellspacing=0 border=0 ><tr><td colspan=13 height=8><img src=images/menu_pointing_arrow.gif width=21 height=8></td></tr><tr><td bgcolor=#f1f1f1 height=3><img src=images/blank.gif width=1 height=1></td><td width=2></td><td bgcolor=#f1f1f1 height=3><img src=images/blank.gif width=1 height=1></td><td width=2></td><td bgcolor=#f1f1f1><img src=images/blank.gif width=1 height=1></td><td width=2></td><td bgcolor=#f1f1f1><img src=images/blank.gif width=1 height=1></td><td width=2></td><td bgcolor=#f1f1f1><img src=images/blank.gif width=1 height=1></td><td width=2></td><td bgcolor=#f1f1f1><img src=images/blank.gif width=1 height=1></td><td width=2></td><td bgcolor=#f1f1f1><img src=images/blank.gif width=1 height=1></td><td width=2></td><td bgcolor=#f1f1f1><img src=images/blank.gif width=1 height=1></td><td width=2></td><td bgcolor=#f1f1f1><img src=images/blank.gif width=1 height=1></td><td width=2></td><td bgcolor=#f1f1f1><img src=images/blank.gif width=1 height=1></td></tr><tr><td><a href=webapplication.html class=navsubmenu>Web Applications</a><b>&nbsp;&nbsp;&nbsp;</td><td width=2></td><td><a href=software.html class=navsubmenu>Customised Software</a>&nbsp;&nbsp;&nbsp;</td><td width=2></td><td><a href=application_development.html class=navsubmenu>Application Development</a>&nbsp;&nbsp;&nbsp;</td><td width=2></td><td><a href=database_application.html class=navsubmenu>Database Application</a>&nbsp;&nbsp;&nbsp;</td><td width=2></td><td><a href=ecommerce_solutions.html class=navsubmenu>E-Commerce Sollutions</a>&nbsp;&nbsp;&nbsp;</td><td width=2></td><td><a href=erp.html class=navsubmenu> ERP & CRM</a>&nbsp;&nbsp;&nbsp;</td><td width=2></td><td><a href=payment_gateway.html class=navsubmenu>Payment Gateway</a>&nbsp;&nbsp;&nbsp;</td><td width=2></td><td><a href=seo.html class=navsubmenu>SEO</a>&nbsp;&nbsp;&nbsp;</td><td width=2></td><td><a href=data_conversion.html class=navsubmenu>Data Converstion</a>&nbsp;&nbsp;&nbsp;</td><td width=2></td><td><a href=power_adv.html class=navsubmenu>Power Advertisement</a>&nbsp;&nbsp;&nbsp;</td></tr></table>'

submenu[2]='<table cellpadding=0 cellspacing=0 border=0><tr><td></td><td colspan=5 height=8><img src=images/menu_pointing_arrow.gif width=21 height=8></td></tr><tr><td width=112></td><td bgcolor=#f1f1f1 height=3><img src=images/blank.gif width=1 height=1></td><td width=2></td><td bgcolor=#f1f1f1><img src=images/blank.gif width=1 height=1></td><td width=2></td><td bgcolor=#f1f1f1><img src=images/blank.gif width=1 height=1></td></tr><tr><td></td><td><a href=portfolio.html class=navsubmenu>websites</a>&nbsp;&nbsp;&nbsp;</td><td width=2></td><td><a href=portfolio.html class=navsubmenu>softwares</a>&nbsp;&nbsp;&nbsp;</td><td width=2></td><td><a href=outsource-seo.html class=navsubmenu></a>&nbsp;&nbsp;&nbsp;</table>'

submenu[3]='<table cellpadding=0 cellspacing=0 border=0><tr><td></td><td colspan=5 height=8><img src=images/menu_pointing_arrow.gif width=21 height=8></td></tr><tr><td width=112></td><td bgcolor=#f1f1f1 height=3><img src=images/blank.gif width=1 height=1></td><td width=2></td><td bgcolor=#f1f1f1><img src=images/blank.gif width=1 height=1></td><td width=2></td></td></tr><tr><td></td><td><a href=current_opening.html class=navsubmenu>Current Opening</a>&nbsp;&nbsp;&nbsp;</td><td width=2></td><td><a href=post_resume.html class=navsubmenu>Post Your Resume</a>&nbsp;&nbsp;&nbsp;</td><td width=2></td><td>nbsp;</td></tr></table>'

submenu[4]='<table cellpadding=0 cellspacing=0 border=0></table>'

submenu[5]='<table cellpadding=0 cellspacing=0 border=0></table>'

submenu[6]='<table cellpadding=0 cellspacing=0 border=0></table>'



//Set delay before submenu disappears after mouse moves out of it (in milliseconds)
var delay_hide=300

/////No need to edit beyond here

var menuobj=document.getElementById? document.getElementById("describe") : document.all? document.all.describe : document.layers? document.dep1.document.dep2 : ""

function showit(which){
clear_delayhide()
thecontent=(which==-1)? "" : submenu[which]
if (document.getElementById||document.all)
menuobj.innerHTML=thecontent
else if (document.layers){
menuobj.document.write(thecontent)
menuobj.document.close()
}
}

function resetit(e){
if (document.all&&!menuobj.contains(e.toElement))
delayhide=setTimeout("showit(-1)",delay_hide)
else if (document.getElementById&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))
delayhide=setTimeout("showit(-1)",delay_hide)
}

function clear_delayhide(){
if (window.delayhide)
clearTimeout(delayhide)
}

function contains_ns6(a, b) {
while (b.parentNode)
if ((b = b.parentNode) == a)
return true;
return false;
}
