//var serverPath = "http://localhost/aspnet/RJBX/"; // Local
//var serverPath = "http://www.oopsinfomedia.com/RJBX/"; // Live
var serverPath = "http://rjbx.in/"; // Live

//alert(baseUrl);
<!--
document.write('<table border="0" cellpadding="0" style="border-collapse: collapse" width="534" id="table7">');
document.write('<tr>');
document.write('<td width="169">');
document.write('<a href="'+serverPath+'aboutus/the-company.htm"><img border="0" src="'+serverPath+'images/bt-aboutus.gif" width="169" height="24"></a></td>');
document.write('<td>&nbsp;</td>');
document.write('<td width="170">');
document.write('<a href="'+serverPath+'portfolio/index.htm"><img border="0" src="'+serverPath+'images/bt-portfolio.gif"></td>');
document.write('<td>&nbsp;</td>');
document.write('<td width="170">');
document.write('<a href="'+serverPath+'contactus/contact-us.htm"><img border="0" src="'+serverPath+'images/bt-contactus.gif"></td>');
document.write('</tr>');
document.write('</table>');
//-->