<%
function cellColors(Doc) {
var CColors = "";
//This script gets the URL of the current page, then extracts the file name from the URL
var URL = new String(Request.ServerVariables("URL")); // get current URL in plain ASCII
var xstart = URL.lastIndexOf("/") + 1;
var xend = URL.length;
var docName = URL.substring(xstart,xend).toUpperCase();
if (Doc.toUpperCase() == docName) {
CColors = "style='background-color:rgb(150, 175, 255); color:rgb(000,000,155); border-color:rgb(000, 000, 150)'";
}
return CColors;
}
%>
<%
function cellLocation(Doc) {
//This script gets the URL of the current page, then extracts the file name from the URL
var URL = new String(Request.ServerVariables("URL")); // get current URL in plain ASCII
var xstart = URL.lastIndexOf("/") + 1;
var xend = URL.length;
var docName = URL.substring(xstart,xend).toUpperCase();
var Location = 'href="' + Doc + '"';
if (Doc.toUpperCase() == docName) {
Location = "";
}
return Location;
}
%>
 |
|
Connecting
Value Conscious Consumers
With
Value Competitive Dealers
|
|
|
Find
great Values through our Advertisers & Links
|
|
|
|
 |