oM=new makeCM("oM"); oM.resizeCheck=1; oM.rows=1;  oM.onlineRoot=""; oM.offlineRoot="";oM.pxBetween =0; 
oM.fillImg="cm_fill.gif"; oM.fromTop=70; oM.fromLeft=0; oM.wait=300; oM.zIndex=1000;
oM.useBar=0; oM.barWidth="780"; oM.barHeight="menu"; oM.barX="menu";oM.barY="menu"; oM.barClass="clBar";
oM.barBorderX=0; oM.barBorderY=0;
oM.menuPlacement="center";
oM.level[0]=new cm_makeLevel(195,25,"clT","clTover",1,1,"clB",0,"bottom",0,0,0,0,0);
oM.level[1]=new cm_makeLevel(190,21,"clS","clSover",1,1,"clB",0,"right",0,0,"menu_arrow.gif",10,10);
//oM.level[2]=new cm_makeLevel(180,22,"clS2","clS2over");
//oM.level[3]=new cm_makeLevel(140,22);
//top level
oM.makeMenu('m1','','GeorgeFuchs.com','/index.html');
oM.makeMenu('m2','','Auction Information','');
oM.makeMenu('m3','','Information For....','');
oM.makeMenu('m4','','About Our Company','');
//Second Level (Auction Process)
//oM.makeMenu('m5','m2','Auction Calendar','/auctions/index.html');
oM.makeMenu('m6','m2','Auction Advantages','/process/advantage.html');
oM.makeMenu('m7','m2','Auction Formats','/process/formats.html');
//oM.makeMenu('m8','m2','Auction Types','/process/types.html');
oM.makeMenu('m9','m2','Auction Methods','/process/methods.html');
//oM.makeMenu('m10','m2','Frequently Asked Questions','/process/faq.html');
oM.makeMenu('m11','m2','Auction vs. Traditional','/process/vs.html');
//Second Level (Information For...)
oM.makeMenu('m12','m3','Bidders & Buyers','/process/buyer.html');
oM.makeMenu('m13','m3','Property Sellers','/process/seller.html');
//oM.makeMenu('m14','m3','Private Sellers','/private/index.html');
//oM.makeMenu('m15','m3','Users and Investors','/users/index.html');
oM.makeMenu('m16','m3','Trustees & Executors','/trustees/index.html');
oM.makeMenu('m17','m3','Attorneys','/attorneys/index.html');
//oM.makeMenu('m18','m3','Real Estate Brokers','/reproff/index.html');
//oM.makeMenu('m19','m3','Non-Profits','/nonprofit/index.html');
//Second Level (About Us)
//oM.makeMenu('m20','m4','Join Our Mailing List','/lists');
oM.makeMenu('m21','m4','Our Business','/about/index.html');
oM.makeMenu('m22','m4','Memberships and Affiliations','/about/membership.html');
//oM.makeMenu('m23','m4','Our Staff','/staff/index.html');
oM.makeMenu('m24','m4','Contact Us','/contact/index.html');
oM.makeMenu('m25','m4','Webmaster','/webmaster/index.html');
oM.construct()

