document.write('<div class="footer">')
document.write('<table width="411" border="0" align="center" style="font-size:12px;">')
document.write('<tr>')
document.write('<td width="350" align="center" valign="middle"><a style="color:#FFF; text-decoration:none"href="aboutus.html">About Us </a>| ')
document.write('<a style="color:#FFF; text-decoration:none"href="contact.html">Contact Us </a>|')
document.write('<a style="color:#FFF; text-decoration:none"href="feedback.html"> Feedback</a> @ ')
document.write('<a style="color:#FFF; text-decoration:none"href="index.html"> Portofino 2010</a></td>')
document.write('</tr>')
document.write('</table>')
document.write('</div>')

