/////////// function for listing names in combo
function listCombo(){
document.write('<form name="myform" style="margin:0px;padding:0px;"><select name="dir" style="FONT-SIZE: 11px; font-family: verdana;color:#000000;BACKGROUND-COLOR:white;width:200px;display:inline;" onChange="openDir();"><option selected>       &nbsp;|------- Select Locality -------| </option><option value="http://www.mapsofindia.com/delhi/chanakyapuri.html">Chanakyapuri</select></form>');
}

/////////////////////////////////////////////////////

/////////////////Function for Find XL Table ///////////////
function findXL(){
document.write('<div style=\'padding-left:14px;\'><font face=\'verdana\' color=\'#970826\' style=\'font-size:11px;font-weight:bold;\'><u>Find your Business in Find XL</u></font></div><!-- ============== Find XL Table ============= --><!-- ============== Find XL Table ============= --><table align=\'center\' width=\'595\' cellpadding=0 cellspacing=1 border=0 bordercolor=red style=\'font-family:arial;font-size:11px;color:#424379;font-weight:bold;border-top:1px dotted #424379;border-bottom:1px dotted #424379;\' height="67"><tr><td rowspan=3 width=\'150\' style=\'border-left:1px dotted #424379;padding-left:10px;\'><img src="images/findxl-logo.jpg" width="101" height="67" border="0" alt="FindXL" hspace=15 usemap="#find-xl"><map id="india-map" name="find-xl"><area shape="rect" coords="2,10,101,48" href="http://www.findxl.com" /></map></td><td width=\'120\' style=\'border-left:1px dotted #424379;border-bottom:1px dotted #424379;padding-left:10px;\'>Education<img src="images/education.jpg" width="37" height="22" border="0" alt="Education" hspace=5 align=absmiddle></td><td width=\'120\' style=\'border-left:1px dotted #424379;border-bottom:1px dotted #424379;padding-left:10px;\'>Airlines<img src="images/airlines.jpg" width="23" height="22" border="0" alt="Airlines" hspace=5 align=absmiddle></td><td width=\'120\' style=\'border-left:1px dotted #424379;border-bottom:1px dotted #424379;padding-left:10px;border-right:1px dotted #424379;\'>Shopping<img src="images/sopping.jpg" width="20" height="26" border="0" alt="Shopping" hspace=5 align=absmiddle></td></tr><tr><td width=\'120\' style=\'border-left:1px dotted #424379;padding-left:10px;\'>Hotels<img src="images/hotels.jpg" width="31" height="14" border="0" alt="Hotels" hspace=5></td><td width=\'120\' style=\'border-left:1px dotted #424379;padding-left:10px;\'>Automobiles<img src="images/aoutomobiles.jpg" width="23" height="22" border="0" alt="Automobiles" hspace=5 align=absmiddle></td><td width=\'120\' style=\'border-left:1px dotted #424379;padding-left:10px;border-right:1px dotted #424379;\'>Car Rentals<img src="images/car-rentle.jpg" width="36" height="14" border="0" alt="Car Rentals" hspace=5 align=absmiddle></td></tr></table><!-- ============== Find XL Table ============= --><!-- ============== Find XL Table ============= -->');
}

function imsPROD(){
document.write('<table width="99%" border=0 style="border:1px solid #56B1E6" cellpadding="0" bgcolor="#F3F8FE" style=\'cursor:hand;\' onmouseover="window.status=\'http://www.indiamapstore.com/\';return true;" onmouseout="window.status;return true;" onclick=\'javascript:window.location="http://www.indiamapstore.com/";\'><tr><td rowspan=2 width=\'73\'><img src="images/ims-logo.gif" alt="IndiaMapStore.com" width="73" height="73" style="clear:both;"></td><td align=\'center\' colspan=2><font color=\'#3468CD\' face=\'arial\' style=\'font-size:15px;\'>India<br>Map Store</b></font></td></tr><td><img src="images/tlogo.jpg" width="35" height="39" alt="Travel Guide" hspace=1></td><td><img src="images/map-1.jpg" width="35" height="39" alt="India Maps"></td></tr></table>');
}

function leftMiddle(){
document.write('<div align="left" style="padding-left:2px;"><a href="http://www.mapsofindia.com/quiz/"><IMG SRC="http://www.mapsofindia.com/quiz/images/quiz.bmp" BORDER="0" ALT="India Quiz"></a></div>');
}


