﻿
// JScript File

var FooterText = ''
var emailriddlerarray=[119,101,98,109,97,115,116,101,114,64,118,105,114,103,111,45,116,101,99,104,110,111,108,111,103,105,101,115,46,99,111,109]
var encryptedemail_id33='' //variable to contain encrypted email 
for (var i=0; i<emailriddlerarray.length; i++)
 encryptedemail_id33+=String.fromCharCode(emailriddlerarray[i])

FooterText +='<table width="890px" border="0" cellspacing="0" cellpadding="0"><tr><td style="height: 23px"><table width="890px" border="0" cellspacing="0" cellpadding="0"><tr><td height="4colSpan=2" ><IMG height=3 src="../../Images/trans.gif" width=1></td></tr></table>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</td></tr><tr><td background="../../Images/footer.GIF" style="height: 35px"><table width="900" border="0" align="" cellpadding="0" cellspacing="0"><tbody><tr ><td><tr><td height="21" valign="top"><div class="link3" > <font color="Orange" size="1" face="Verdana, Arial, Helvetica, sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="../../index.htm" class="link3><span class="link3"><font color="Orange">Home</font></span></a> | <a href="../../content/Menu/menu.htm"><span><font size="1" color="Orange">Our Menu</font></span></a> | <a href="../../content/Reservations/reservation.htm"><span><font size="1" color="Orange">Reservations</font></span></a> | <a href="../../content/Promotions/coupon.htm"><span><font size="1" color="Orange">Promotions</font></span></a> | <a href="../../content/Rockville/contact.htm"><span><font size="1" color="Orange">Contact Us</font></span></a></div></td><td class="Ar100"><span><font size="1" color="White">Powered By <a href="http://www.itforbiz.net"  target="_blank" ><font size="1" color="Red">ITForBiz, Inc.</font></span></a><a href="http://www.itforbiz.net"  target="_blank" ></span></font></span></td></tr><tr class="Ar10"><td height="26" valign="top"><div align="Justify"><span><font size="1"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; All rights reserved&nbsp; </font></span>Contact Us at<a href="mailto:info@rockvillegrill.com"><span style="color:white"> info@rockvillegrill.com</span></a>, if you have issues with this web site. <br>&nbsp;&nbsp; Note: The Logos & products used in this catalog are acknowledged to be trademark and property of respective manufactures.</div></td></tr></tbody></table></td></tr></table>'
document.write(FooterText);
document.write('<a href="mailto:'+encryptedemail_id33+'"></a>')



