var showDelay = 70; 

var hideDelay = 130; 

var flashTimes = 3;

var longPause = 3000;  
var shortPause = 3000; 

var linkColor = "silver";

var arrHotInfo = new Array();

arrHotInfo[0] = new Object();
arrHotInfo[0].text = "Advertisers are welcome! NOT Pay-Per-Click. FIXED realistic affordable prices.";
arrHotInfo[0].url = "";
arrHotInfo[0].newline = true;

arrHotInfo[1] = new Object();
arrHotInfo[1].text = "Rent entire site to showcase YOUR products or per product categorie(s).";
arrHotInfo[1].url = "";
arrHotInfo[1].newline = true;


