document.write("<table width=100% border=0 cellpadding=0 cellspacing=0 align=center>");

document.write("<tr>");
document.write("<td width=100% height=20 valign=top colspan=2>");
document.write("</td>");

document.write("<tr><td  width=100%  align=center colspan=2>");
document.write("<font class=footerlink>");
document.write("<a href=index.html class=footerlink>Home Page</a> &nbsp;|&nbsp;");
document.write("<a href=about.html class=footerlink>About Us</a> &nbsp;|&nbsp;");
document.write("<a href=services.html class=footerlink>Facilities & Amenities</a> &nbsp;|&nbsp;");
document.write("<a href=varkala.html class=footerlink>Varkala Specials</a> &nbsp;|&nbsp;");
document.write("<a href=kerala.html class=footerlink>Kerala</a> &nbsp;|&nbsp;");
document.write("<a href=photogallery.html class=footerlink>Photo Gallery</a> &nbsp;|&nbsp;");
document.write("<a href=contact.php class=footerlink>Contact Us/Location</a> &nbsp;|&nbsp;");
document.write("<a href=package.html class=footerlink>Package</a> &nbsp;|&nbsp;");
document.write("<a href=contact.php#res class=footerlink>Online Reservation</a>");
document.write("</font>");
document.write("</td></tr>");

document.write("<tr><td align=center height=30 colspan=2>");
document.write("<font class=footerlink>Copyright &copy; 2009 KARTHIKA PLAZA RESORT. All Rights Reserved.");
document.write("</td></tr>");

document.write("<tr>");
document.write("<td align=right class=footerlink>Designed by&nbsp;&nbsp;");
document.write("</td>");

document.write("<td width=50%><a href=http://www.akeydesigns.com target=_blank><img src=images/akeylogo.gif border=0></a>");
document.write("</td></tr></table>");


