// JScript source code
function getFooter()
{
document.write('<a href=Contact_Us.aspx>Contact Us </a>&nbsp;<a href=About_Us.html> About Us </a>&nbsp;<a href=products.html>Our Products </a>&nbsp;<a href=Contact_Us.aspx?r=1>Product Demo </a>&nbsp;<a href=Benefits.html>Benefits </a>&nbsp<a href=default.html style=border:none;>Home </a>');
 document.write('<br /><br />(c) 2006-08 PST Web Solutions Pvt. Ltd. All Rights Reserved.');
}