var right;


right="<table border='0' width='100' cellspacing='0' cellpadding='0' id='table1' align='right' >";
right+="		<tr>";
right+="			<td>";
right+="			<img src='images/menu_top.gif' width='158' height='28' alt=''></td>";
right+="		</tr>";
right+="		<tr>";
right+="			<td onMouseOver='MM_swapImage('img1','','images/home_r_over.gif',1)'>";
right+="			  <a href='default.aspx'><img src='images/home_r.gif' alt='' name='img1' width='158' height='29' border='0' id='img1a' onMouseOver=MM_swapImage('img1a','','images/home_r_over.gif',1) onMouseOut=MM_swapImgRestore()></a></td>";
right+="		</tr>";
right+="		<tr>";
right+="			<td>";
right+="			  <a href='conferance.aspx'><img src='images/conferance.gif' alt='' name='Image1a' width='158' height='30' border='0' id='Image1a' onMouseOver=MM_swapImage('Image1a','','images/conferance_over.gif',1) onMouseOut=MM_swapImgRestore()></a></td>";
right+="		</tr>";
right+="		<tr>";
right+="			<td>";
right+="			  <a href='photo.aspx'><img src='images/photo.gif' alt='' name='Image2a' width='158' height='30' border='0' id='Image2' onMouseOver=MM_swapImage('Image2a','','images/photo_over.gif',1) onMouseOut=MM_swapImgRestore()></a></td>";
right+="		</tr>";
right+="		<tr>";
right+="			<td>";
right+="			  <a href='services.aspx'><img src='images/services.gif' alt='' name='Image3a' width='158' height='30' border='0' id='Image3' onMouseOver=MM_swapImage('Image3a','','images/services_over.gif',1) onMouseOut=MM_swapImgRestore()></a></td>";
right+="		</tr>";
right+="		<tr>";
right+="			<td>";
right+="			  <a href='job.aspx'><img src='images/job.gif' alt='' name='Image4a' width='158' height='30' border='0' id='Image4' onMouseOver=MM_swapImage('Image4a','','images/job_over.gif',1) onMouseOut=MM_swapImgRestore()></a></td>";
right+="		</tr>";
right+="		<tr>";
right+="			<td>";
right+="			  <a href='advrtesment.aspx'><img src='images/advrtesment.gif' alt='' name='Image5a' width='158' height='30' border='0' id='Image5' onMouseOver=MM_swapImage('Image5a','','images/advrtesment_over.gif',1) onMouseOut=MM_swapImgRestore()></a></td>";
right+="		</tr>";
right+="		<tr>";
right+="			<td>";
right+="			  <a href='article.aspx'><img src='images/article.gif' alt='' name='Image6a' width='158' height='30' border='0' id='Image6' onMouseOver=MM_swapImage('Image6a','','images/article_over.gif',1) onMouseOut=MM_swapImgRestore()></a></td>";
right+="		</tr>";
right+="		<tr>";
right+="			<td>";
right+="			  <a href='share.aspx'><img src='images/share.gif' alt='' name='Image7a' width='158' height='30' border='0' id='Image7' onMouseOver=MM_swapImage('Image7a','','images/share_over.gif',1) onMouseOut=MM_swapImgRestore()></a></td>";
right+="		</tr>";
right+="		<tr>";
right+="			<td>";
right+="			  <a href='offices.aspx'><img src='images/offices.gif' alt='' name='Image8a' width='158' height='30' border='0' id='Image8' onMouseOver=MM_swapImage('Image8a','','images/offices_over.gif',1) onMouseOut=MM_swapImgRestore()></a></td>";
right+="		</tr>";
right+="		<tr>";
right+="			<td>";
right+="			<img src='images/under.gif' width='158' height='24' alt=''></td>";
right+="		</tr>";
right+="	</table>";


document.write(right);