// JavaScript Document
document.write('<div id="mum"> ');
document.write('  <table width="160" border="1" cellspacing="0" cellpadding="2" bordercolor="#000000">');
document.write('    <tr valign="top" bgcolor="#FFFBB4"> ');
document.write('      <td><b><font size="1" face="Arial, Helvetica, sans-serif" color="#000000">602,Sharada ');
document.write('        Chambers<br>');
document.write('        15,New Marine Lines<br>');
document.write('        Mumbai-400 020<br>');
document.write('        Phone:022-56349568/69<br>');
document.write('        Fax: 022-56349567 Email:<a href="mailto:mumbai@starlinetravels.com" onMouseOver="show(\'mum\')"  onMouseOut="hide()">mumbai@starlinetravels.com</a></font></b></td>');
document.write('    </tr>');
document.write('  </table>');
document.write('</div>');
document.write('<div id="pune"> ');
document.write('  <table width="160"border="1" cellspacing="0" cellpadding="2" bordercolor="#000000">');
document.write('    <tr valign="top" bgcolor="#FFFBB4"> ');
document.write('      <td><b><font size="1" face="Arial, Helvetica, sans-serif">Darshan-1,B.J.Road<br>');
document.write('        Pune-411 001<br>');
document.write('        Phone:020-26122130/144<br>');
document.write('        Fax: 020-26122095 Email:<a href="mailto:pune@starlinetravels.com" onMouseOver="show(\'pune\')"  onMouseOut="hide()">pune@starlinetravels.com</a></font> </b></td>');
document.write('    </tr>');
document.write('  </table>');
document.write('</div>');
document.write('<div id="hyd"> ');
document.write('  <table width="160" border="1" cellspacing="0" cellpadding="2" bordercolor="#000000">');
document.write('    <tr valign="top" bgcolor="#FFFBB4"> ');
document.write('      <td><b><font size="1" face="Arial, Helvetica, sans-serif">Unit-208,Ashoka Bhoopal ');
document.write('        Chambers<br>');
document.write('        1-8-271,Sardar Patel Road<br>');
document.write('        Secunderabad-3<br>');
document.write('        Phone:7720744/7720745<br>');
document.write('        Fax: 7720744<br>');
document.write('        Email:<a href="mailto:hyderabad@starlinetravels.com" onMouseOver="show(\'hyd\')"  onMouseOut="hide()">hyderabad@starlinetravels.com</a></font> </b></td>');
document.write('    </tr>');
document.write('  </table>');
document.write('</div>');
document.write('<div id="ban"> ');
document.write('  <table width="160" border="1" cellspacing="0" cellpadding="2" bordercolor="#000000">');
document.write('    <tr valign="top" bgcolor="#FFFBB4"> ');
document.write('      <td><b><font size="1" face="Arial, Helvetica, sans-serif">77, First Floor<br>');
document.write('        Millers Point Millers Road <br>');
document.write('        Bangalore-560 052<br>');
document.write('        Phone:080-22286454/22257266<br>');
document.write('        Fax: 080-22285999<br>');
document.write('        Email:<a href="mailto:bangalore@starlinetravels.com" onMouseOver="show(\'ban\')"  onMouseOut="hide()">bangalore@starlinetravels.com</a></font> </b></td>');
document.write('    </tr>');
document.write('  </table>');
document.write('</div>');
document.write('<div id="che"> ');
document.write('  <table width="160" border="1" cellspacing="0" cellpadding="2" bordercolor="#000000">');
document.write('    <tr valign="top" bgcolor="#FFFBB4"> ');
document.write('      <td><b><font size="1" face="Arial, Helvetica, sans-serif">"Prestige Point"<br>');
document.write('        No.7 Wallace Garden, 2nd Street<br>');
document.write('        Numgambakkam, Chennai  - 600 006<br>');
document.write('        Phone:044-30281668/8668<br>');
document.write('        Fax: 044-28333668 Email:<a href="mailto:chennai@starlinetravels.com" onMouseOver="show(\'che\')"  onMouseOut="hide()">chennai@starlinetravels.com</a></font> </b></td>');
document.write('    </tr>');
document.write('  </table>');
document.write('</div>');
document.write('<div id="coi"> ');
document.write('  <table width="160"border="1" cellspacing="0" cellpadding="2" bordercolor="#000000">');
document.write('    <tr valign="top" bgcolor="#FFFBB4"> ');
document.write('      <td><b><font size="1" face="Arial, Helvetica, sans-serif">34 A, Kamaraj ');
document.write('        Road<br>');
document.write('        Coimbatore-641 018<br>');
document.write('        Phone:0422-2222770-72 <br>');
document.write('        Fax: 0422-2222773<br>');
document.write('        Email:<a href="mailto:coimbatore@starlinetravels.com" onMouseOver="show(\'coi\')"  onMouseOut="hide()">coimbatore@starlinetravels.com</a></font> </b></td>');
document.write('    </tr>');
document.write('  </table>');
document.write('</div>');