function init()
{
	menus[0] = new menu(121, "vertical", 308, 25, 0, 0, "white", "white", "Arial,Helvetica", 9,"", "", "white", 
		"white", 0, "white", 0, "", false, false, true, false, 0, false, 0, 0, "white");
	menus[0].addItem("#", "", 15, "left", "rollover:common-images/crown-products-off.jpg:common-images/crown-products-on.jpg", 1);
	
	menus[1] = new menu(200, "vertical", 0, 0, 0, 0, "0033CC", "330000", "Arial,Helvetica", 8,"bold", "bold", "white", "white", 
		1, "black", 2, 0, false, true, false, false, 0, false, 0, 0, "white");
	menus[1].addItem("police-packages.asp", "", 20, "left", "&nbsp;Ford Police Packages", 0);
    menus[1].addItem("ballistic-panels.asp", "", 20, "left", "&nbsp;Police Ballistic Door Panels", 0);
	menus[1].addItem("oem-fleet-integration.asp", "", 20, "left", "&nbsp;OEM/Fleet Integration", 0);
	menus[1].addItem("gm-contour.asp", "", 20, "left", "&nbsp;GM Contour Packages", 0);
	menus[1].addItem("http://www.masterack.com/", "_blank", 20, "left", "&nbsp;Racks & Bins", 0);
	menus[1].addItem("canadian-connection.asp", "", 20, "left", "&nbsp;Canadian Commercial Connection", 0);
	menus[1].addItem("new-products-programs.asp", "", 20, "left", "&nbsp;New Products/Programs", 0);
}
