document.write('<!-- LOGO -->');
document.write('<table border="0" cellpadding="0" cellspacing="0">');
document.write('<tr style="padding-top:15px"><td valign="bottom"><a href="mb_index.php"><img src="img/mobolan.gif" border="0"></a></td>');
document.write('<td valign="bottom" width="470" align="right"><img src="img/mobolan_tag.gif"></td>');
document.write('</tr>');
document.write('</table>');
document.write('</td></tr>');
document.write('<tr><td><img src="img/em.gif" width="1" height="10" border="0"></td></tr>');
document.write('<tr><td>');
document.write('<table border="0" cellspacing="0" cellpadding="0">');
document.write('<tr>');
document.write('<!-- home -->');
document.write('<td id="td_index" background="img/tab_off.gif" width="148">');
document.write('<a href="mb_index.php" onMouseOver="javascript:getTab(\'mb_index\',\'td_index\',\'on\')" onMouseOut="javascript:getTab(\'mb_index\',\'td_index\',\'off\')" class="topmenu">');
document.write('<img src="img/em.gif" width="10" height="20" border="0">home');
document.write('<img src="img/em.gif" width="95" height="20" border="0"></a></td>');
document.write('<td width="5"><img src="img/em.gif" width="5" border="0"></td>');
		
document.write('<!-- phone models -->');
document.write('<td id="td_phone" background="img/tab_off.gif" width="148">');
document.write('<a href="mb_phone.php" onMouseOver="javascript:getTab(\'mb_phone\',\'td_phone\',\'on\')" onMouseOut="javascript:getTab(\'mb_phone\',\'td_phone\',\'off\')" class="topmenu">');
document.write('<img src="img/em.gif" width="10" height="20" border="0">phone models');
document.write('<img src="img/em.gif" width="40" height="20" border="0"></a></td>');
document.write('<td width="5"><img src="img/em.gif" width="5" border="0"></td>');

document.write('<!-- download -->');
document.write('<td id="td_dl" background="img/tab_off.gif" width="148">');
document.write('<a href="mb_dl.php" onMouseOver="javascript:getTab(\'mb_dl\',\'td_dl\',\'on\')" onMouseOut="javascript:getTab(\'mb_dl\',\'td_dl\',\'off\')" class="topmenu">');
document.write('<img src="img/em.gif" width="10" height="20" border="0">downloads');
document.write('<img src="img/em.gif" width="65" height="20" border="0"></a></td>');
document.write('<td width="5"><img src="img/em.gif" width="5" border="0"></td>');

document.write('<!-- CS -->');
document.write('<td id="td_cs" background="img/tab_off.gif" width="148">');
document.write('<a href="mb_cs.php" onMouseOver="javascript:getTab(\'mb_cs\',\'td_cs\',\'on\')" onMouseOut="javascript:getTab(\'mb_cs\',\'td_cs\',\'off\')" class="topmenu">');
document.write('<img src="img/em.gif" width="10" height="20" border="0">customer care');
document.write('<img src="img/em.gif" width="40" height="20" border="0"></a></td>');
document.write('<td width="5"><img src="img/em.gif" width="5" border="0"></td>');

document.write('<!-- about -->');
document.write('<td id="td_about" background="img/tab_off.gif" width="148">');
document.write('<a href="mb_about.php" onMouseOver="javascript:getTab(\'mb_about\',\'td_about\',\'on\')" onMouseOut="javascript:getTab(\'mb_about\',\'td_about\',\'off\')" class="topmenu">');
document.write('<img src="img/em.gif" width="10" height="20" border="0">about');
document.write('<img src="img/em.gif" width="95" height="20" border="0"></a></td>');
document.write('</tr></table>');