browser = (((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) >= 3 )) || ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4 )))
// preload universal images
if (browser) {

	 Home_off = new Image;
	Home_off.src = "http://www.e-classifieds.net/home.gif";
	Home_roll = new Image;
	Home_roll.src = "http://www.e-classifieds.net/home_mo.gif";
	Home_on = new Image;
	Home_on.src = "http://www.e-classifieds.net/home.gif";

	 Products_off = new Image;
	Products_off.src = "http://www.e-classifieds.net/products.gif";
	Products_roll = new Image;
	Products_roll.src = "http://www.e-classifieds.net/products_mo.gif";
	Products_on = new Image;
	Products_on.src = "http://www.e-classifieds.net/products.gif";

	 Support_off = new Image;
	Support_off.src = "http://www.e-classifieds.net/support.gif";
	Support_roll = new Image;
	Support_roll.src = "http://www.e-classifieds.net/support_mo.gif";
	Support_on = new Image;
	Support_on.src = "http://www.e-classifieds.net/support.gif";

	 Purchase_off = new Image;
	Purchase_off.src = "http://www.e-classifieds.net/purchasenew.gif";
	Purchase_roll = new Image;
	Purchase_roll.src = "http://www.e-classifieds.net/purchasenew_mo.gif";
	Purchase_on = new Image;
	Purchase_on.src = "http://www.e-classifieds.net/purchasenew.gif";

	 Downloads_off = new Image;
	Downloads_off.src = "http://www.e-classifieds.net/downloads.gif";
	Downloads_roll = new Image;
	Downloads_roll.src = "http://www.e-classifieds.net/downloads_mo.gif";
	Downloads_on = new Image;
	Downloads_on.src = "http://www.e-classifieds.net/downloads.gif";

	 Customers_off = new Image;
	Customers_off.src = "http://www.e-classifieds.net/customers.gif";
	Customers_roll = new Image;
	Customers_roll.src = "http://www.e-classifieds.net/customers_mo.gif";
	Customers_on = new Image;
	Customers_on.src = "http://www.e-classifieds.net/customers.gif";

	 Partners_off = new Image;
	Partners_off.src = "http://www.e-classifieds.net/partners.gif";
	Partners_roll = new Image;
	Partners_roll.src = "http://www.e-classifieds.net/partners_mo.gif";
	Partners_on = new Image;
	Partners_on.src = "http://www.e-classifieds.net/partners.gif";

	 About_off = new Image;
	About_off.src = "http://www.e-classifieds.net/aboutus.gif";
	About_roll = new Image;
	About_roll.src = "http://www.e-classifieds.net/aboutus_mo.gif";
	About_on = new Image;
	About_on.src = "http://www.e-classifieds.net/aboutus.gif";

	 Contact_off = new Image;
	Contact_off.src = "http://www.e-classifieds.net/contactus.gif";
	Contact_roll = new Image;
	Contact_roll.src = "http://www.e-classifieds.net/contactus_mo.gif";
	Contact_on = new Image;
	Contact_on.src = "http://www.e-classifieds.net/contactus.gif";
}


function putImage(imgDocID,imgObjName) {

// 	 manages mouseOver animations
//   imgDocID - the name or number of the document image to be replaced
//   imgObjName - the name of the image object to be swapped in
if (browser) {
        document.images[imgDocID].src = eval(imgObjName + ".src")
	}
}


HM_PG_MenuWidth = 150;
HM_PG_FontFamily = "Arial,sans-serif";
HM_PG_FontSize = 10;
HM_PG_FontBold = 0;
HM_PG_FontItalic = 0;
HM_PG_FontColor = "#660099";
HM_PG_FontColorOver = "#000000";
HM_PG_BGColor = "#CCCCFF";
HM_PG_BGColorOver = "#64c3f1";
HM_PG_ItemPadding = 3;

HM_PG_BorderWidth = 2;
HM_PG_BorderColor = "#660099";
HM_PG_BorderStyle = "solid";
HM_PG_SeparatorSize = 2;
HM_PG_SeparatorColor = "#660099";

HM_PG_ImageSrc = "http://www.e-classifieds.net/rightarrow.gif";
HM_PG_ImageSrcLeft = "http://www.e-classifieds.net/rightarrow.gif";
HM_PG_ImageSrcOver = "http://www.e-classifieds.net/rightarrow.gif";
HM_PG_ImageSrcLeftOver = "http://www.e-classifieds.net/rightarrow.gif";

HM_PG_ImageSize = 5;
HM_PG_ImageHorizSpace = 0;
HM_PG_ImageVertSpace = 0;

HM_PG_KeepHilite = true; 
HM_PG_ClickStart = 0;
HM_PG_ClickKill = false;
HM_PG_ChildOverlap = 20;
HM_PG_ChildOffset = 10;
HM_PG_ChildPerCentOver = null;
HM_PG_TopSecondsVisible = .5;
HM_PG_StatusDisplayBuild =1;
HM_PG_StatusDisplayLink = 1;
HM_PG_UponDisplay = null;
HM_PG_UponHide = null;
HM_PG_RightToLeft = 0;

HM_PG_CreateTopOnly = 0;
HM_PG_ShowLinkCursor = 1;
HM_PG_NSFontOver = true;

//HM_a_TreesToBuild = []


if(window.event + "" == "undefined") event = null;
function HM_f_PopUp(){return false};
function HM_f_PopDown(){return false};
popUp = HM_f_PopUp;
popDown = HM_f_PopDown;
