// JavaScript Document
var base="http://www.sta-ips.com/build/global"
document.write
(
        '<div id="fL">rideSTA © 2010</div>\n'+
        '<div id="fR"><a href="'+base+'/siteMap.html">Site Map</a> |<a href="'+base+'/index.html"> Contact Us </a>|<a href="'+base+'/user.html"> User Agreement </a>|<a href="'+base+'/policy.html"> Privacy Policy</a></div>'
);