oCMenu=new makeCM("oCMenu") //Making the menu object. Argument: menuname

//Menu properties   
oCMenu.pxBetween=0
//Using the cm_page object to place the menu ----
//alert(cmpage.x2);
if (!(cmpage.x2 < 750)) {
	if (bw.mac && bw.ie5) {
		oCMenu.fromLeft=(cmpage.x2 - 750)/2-10;
	} else {
		if (navigator.userAgent.indexOf('Firefox') != -1) {
			oCMenu.fromLeft=!bw.ns4?(cmpage.x2 - 750)/2:(cmpage.x2 - 750)/2-5;
		} else {
			oCMenu.fromLeft=!bw.ns4?(cmpage.x2 - 750)/2+5:(cmpage.x2 - 750)/2-5;
		}
	}
} else {
	oCMenu.fromLeft=20;
}	
oCMenu.fromTop=120
oCMenu.rows=0 
oCMenu.menuPlacement=new Array(125,150,175,200,225,250,275,300,325,350,375)
oCMenu.onresize="if (!(cmpage.x2 < 750)) {	if (bw.mac && bw.ie5) {		oCMenu.fromLeft=(cmpage.x2 - 750)/2-10;	} else {		if (navigator.userAgent.indexOf('Firefox') != -1) {			oCMenu.fromLeft=!bw.ns4?(cmpage.x2 - 750)/2:(cmpage.x2 - 750)/2-5;		} else {			oCMenu.fromLeft=!bw.ns4?(cmpage.x2 - 750)/2+5:(cmpage.x2 - 750)/2-5;		}	}} else {	oCMenu.fromLeft=20;}"
                                                             
oCMenu.offlineRoot="file:///F|/Inetpub/ci/ts/" 
oCMenu.onlineRoot="/ts/"
oCMenu.resizeCheck=1 
oCMenu.wait=1000 
oCMenu.fillImg="cm4/cm_fill.gif"
oCMenu.zIndex=0

//Background bar properties
oCMenu.useBar=1
oCMenu.barWidth="menu"
oCMenu.barHeight="menu" 
oCMenu.barClass="clBar"
oCMenu.barX="menu"
oCMenu.barY="menu"
oCMenu.barBorderX=0
oCMenu.barBorderY=0
oCMenu.barBorderClass=""

//Level properties - ALL properties have to be spesified in level 0
oCMenu.level[0]=new cm_makeLevel() //Add this for each new level
oCMenu.level[0].width=137
oCMenu.level[0].height=25
oCMenu.level[0].regClass="clLevel0"
oCMenu.level[0].overClass="clLevel0over"
oCMenu.level[0].borderX=0
oCMenu.level[0].borderY=0
oCMenu.level[0].borderClass="clLevel0border"
oCMenu.level[0].offsetX=13
oCMenu.level[0].offsetY=0
oCMenu.level[0].rows=0
oCMenu.level[0].arrow=0
oCMenu.level[0].arrowWidth=0
oCMenu.level[0].arrowHeight=0
oCMenu.level[0].align="right"

//EXAMPLE SUB LEVEL[1] PROPERTIES - You have to specify the properties you want different from LEVEL[0] - If you want all items to look the same just remove this
oCMenu.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu.level[1].width=200
oCMenu.level[1].height=22
oCMenu.level[1].regClass="clLevel1"
oCMenu.level[1].overClass="clLevel1over"
oCMenu.level[1].borderX=1
oCMenu.level[1].borderY=1
oCMenu.level[1].offsetX=5 //-(oCMenu.level[0].width-2)/2+20
oCMenu.level[1].offsetY=0
oCMenu.level[1].borderClass="clLevel1border"
oCMenu.level[1].align="right" 
oCMenu.level[1].arrow="cm4/arrow.gif"
oCMenu.level[1].arrowWidth=7
oCMenu.level[1].arrowHeight=7

//EXAMPLE SUB LEVEL[2] PROPERTIES - You have to spesify the properties you want different from LEVEL[1] OR LEVEL[0] - If you want all items to look the same just remove this
oCMenu.level[2]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu.level[2].width=225
oCMenu.level[2].height=20
oCMenu.level[2].offsetX=5
oCMenu.level[2].offsetY=0
oCMenu.level[2].regClass="clLevel2"
oCMenu.level[2].overClass="clLevel2over"
oCMenu.level[2].borderClass="clLevel2border"

oCMenu.makeMenu('top0','','&nbsp;Home','default.aspx','')

oCMenu.makeMenu('top1','','&nbsp;About Us','aboutus.aspx')
	oCMenu.makeMenu('sub10','top1','Mission Statement','aboutus.aspx#mission')
	oCMenu.makeMenu('sub11','top1','Department Values','aboutus.aspx#values')
	oCMenu.makeMenu('sub12','top1','Technology Plan','aboutus.aspx#plan')

oCMenu.makeMenu('top2','','&nbsp;AUP','AUP.pdf','_blank')

oCMenu.makeMenu('top3','','&nbsp;FirstClass','firstclass/')
	oCMenu.makeMenu('sub30','top3','Advantages','firstclass/advantages.aspx')
	oCMenu.makeMenu('sub31','top3','Help','firstclass/help.aspx')
	oCMenu.makeMenu('sub32','top3','Tips &amp; How-Tos','firstclass/tips.aspx')
	
oCMenu.makeMenu('top4','','&nbsp;Grants','grants/')
	oCMenu.makeMenu('sub40','top4','TIP Grant (1-Vision)','grants/')
		oCMenu.makeMenu('sub400','sub40','SFA 1-Vision Website','http://www.ci.bryanisd.org/1Vision/')
		oCMenu.makeMenu('sub401','sub40','Bryan ISD TIP Grant','http://mail.bryanisd.org/~bergland/tipgrant')
		oCMenu.makeMenu('sub402','sub40','Texas TIP Website','http://www.txtip.info/pages/1/')
		oCMenu.makeMenu('sub403','sub40','TEA TIP Grant','http://www.tea.state.tx.us/opge/disc/tip/overview.html')
	oCMenu.makeMenu('sub41','top4','TARGET 2 Grant (Write in the Middle)','grants/')
		oCMenu.makeMenu('sub410','sub41','Write in the Middle TARGET Grant','http://fc.bryanisd.org/TargetGrant/')
		oCMenu.makeMenu('sub411','sub41','TEA TARGET Grants','http://www.tea.state.tx.us/technology/target/')
	oCMenu.makeMenu('sub42','top4','TIF Grant','grants/tif.aspx')
		oCMenu.makeMenu('sub420','sub42','2000-2001 TIFTech Projects','http://www.ci.bryanisd.org/tif2001/')
		oCMenu.makeMenu('sub421','sub42','Secondary TIFTech Projects','http://www.ci.bryanisd.org/tif2000/')
		oCMenu.makeMenu('sub422','sub42','TEKS-Link Projects','http://www.ci.bryanisd.org/tif/')

oCMenu.makeMenu('top5','','&nbsp;Help Desk','helpdesk/')
	oCMenu.makeMenu('sub50','top5','Open Call Tickets Online','https://eduphoria.bryanisd.org')
	oCMenu.makeMenu('sub51','top5','Email Directory','http://mail.bryanisd.org/Directory/')
	oCMenu.makeMenu('sub52','top5','FAQs','helpdesk/faqs.aspx')
	oCMenu.makeMenu('sub53','top5','Technology Tips of the Day','helpdesk/tipoftheday.aspx')
	oCMenu.makeMenu('sub54','top5','Virus Threats and Hoaxes','helpdesk/virus.aspx')

oCMenu.makeMenu('top6','','&nbsp;MIS','http://mis.bryanisd.org/')

oCMenu.makeMenu('top7','','&nbsp;Training','training/')
	oCMenu.makeMenu('sub70','top7','Instructional Technology','training/instructional.aspx')
	oCMenu.makeMenu('sub71','top7','Management Information Services','http://mis.bryanisd.org/training/')
		oCMenu.makeMenu('sub710','sub71','Suggested Training by Position','http://mis.bryanisd.org/training/positions.aspx')

oCMenu.makeMenu('top8','','&nbsp;Staff','staff/')
	oCMenu.makeMenu('sub80','top8','Chief Technology Officer &amp; Secretary','staff/')
	oCMenu.makeMenu('sub81','top8','Instructional Technology','staff/instructional.aspx')
		oCMenu.makeMenu('sub810','sub81','Dr. Betty Sanders','staff/instructional.aspx#Sanders')
		oCMenu.makeMenu('sub811','sub81','Kristen Beesaw','staff/instructional.aspx#Beesaw')
		oCMenu.makeMenu('sub812','sub81','Beverly Davis','staff/instructional.aspx#Davis')
		oCMenu.makeMenu('sub813','sub81','Noreen Dooley','staff/instructional.aspx#Dooley')
		oCMenu.makeMenu('sub814','sub81','Georgia Isbell','staff/instructional.aspx#Isbell')
		oCMenu.makeMenu('sub815','sub81','Janis Greeno','staff/instructional.aspx#Greeno')
		oCMenu.makeMenu('sub816','sub81','Kathy Henry','staff/instructional.aspx#Henry')
		oCMenu.makeMenu('sub817','sub81','Troy Kuhn','staff/instructional.aspx#Kuhn')
		oCMenu.makeMenu('sub818','sub81','Ronda Ogden','staff/instructional.aspx#ROgden')
		oCMenu.makeMenu('sub819','sub81','Sharon Ogden','staff/instructional.aspx#Ogden')
		oCMenu.makeMenu('sub8110','sub81','Janice Schlottmann','staff/instructional.aspx#Schlottmann')
		oCMenu.makeMenu('sub8111','sub81','Lydia Shipley','staff/instructional.aspx#Shipley')
		oCMenu.makeMenu('sub8112','sub81','Barbara Ybarra','staff/instructional.aspx#Ybarra')
	oCMenu.makeMenu('sub82','top8','Management Information Services','staff/mis.aspx')
		oCMenu.makeMenu('sub820','sub82','Jennifer Lemons','staff/mis.aspx#Lemons')
		oCMenu.makeMenu('sub821','sub82','Allen Campbell','staff/mis.aspx#Campbell')
		oCMenu.makeMenu('sub823','sub82','Linda Crouse','staff/mis.aspx#Crouse')
		oCMenu.makeMenu('sub824','sub82','Robin Jones','staff/mis.aspx#Jones')
		oCMenu.makeMenu('sub825','sub82','Paul Ritter','staff/mis.aspx#Ritter')
		oCMenu.makeMenu('sub826','sub82','Angie Smith','staff/mis.aspx#Smith')
		oCMenu.makeMenu('sub827','sub82','Pam Taylor','staff/mis.aspx#PTaylor')
		oCMenu.makeMenu('sub828','sub82','Geneva Watkins','staff/mis.aspx#Watkins')
		oCMenu.makeMenu('sub829','sub82','Angela Wells','staff/mis.aspx#Wells')
	oCMenu.makeMenu('sub83','top8','Technical Support','staff/techsupport.aspx')
		oCMenu.makeMenu('sub830','sub83','Julea Johnson','staff/techsupport.aspx#Johnson')
		oCMenu.makeMenu('sub831','sub83','Debbie Abbott','staff/techsupport.aspx#Abbott')
		oCMenu.makeMenu('sub832','sub83','Mikul Carter','staff/techsupport.aspx#Carter')
		oCMenu.makeMenu('sub833','sub83','Carol Ermis','staff/techsupport.aspx#Ermis')
		oCMenu.makeMenu('sub834','sub83','Jim Ferguson','staff/techsupport.aspx#Ferguson')
		oCMenu.makeMenu('sub835','sub83','Brad Goodman','staff/techsupport.aspx#Goodman')
		oCMenu.makeMenu('sub836','sub83','Tony Johansen','staff/techsupport.aspx#Johansen')
		oCMenu.makeMenu('sub837','sub83','Brandon McCord','staff/techsupport.aspx#McCord')
		oCMenu.makeMenu('sub838','sub83','Bill Morgan','staff/techsupport.aspx#Morgan')
		oCMenu.makeMenu('sub839','sub83','Jerry Norris','staff/techsupport.aspx#Norris')
		oCMenu.makeMenu('sub8310','sub83','Cindy Reynolds','staff/techsupport.aspx#Reynolds')
		oCMenu.makeMenu('sub8311','sub83','Flavio Saucedo','staff/techsupport.aspx#Saucedo')
		oCMenu.makeMenu('sub8312','sub83','Becky Seale','staff/techsupport.aspx#Seale')
		oCMenu.makeMenu('sub8313','sub83','Walt Surovik','staff/techsupport.aspx#Surovik')
		oCMenu.makeMenu('sub8314','sub83','James Tiblier','staff/techsupport.aspx#Tiblier')
		oCMenu.makeMenu('sub8315','sub83','Darrell Taylor','staff/techsupport.aspx#Taylor')
		oCMenu.makeMenu('sub8316','sub83','Catie Turner','staff/techsupport.aspx#Turner')
		oCMenu.makeMenu('sub8317','sub83','Gerry Vinson','staff/techsupport.aspx#Vinson')
		oCMenu.makeMenu('sub8318','sub83','Charlie Zapalac','staff/techsupport.aspx#CZapalac')
		oCMenu.makeMenu('sub8319','sub83','Henry Zapalac','staff/techsupport.aspx#HZapalac')

oCMenu.makeMenu('top9','','&nbsp;Links','links/')
	oCMenu.makeMenu('sub91','top9','Bryan ISD','links/bryanisd.aspx')
		oCMenu.makeMenu('sub911','sub91','Bryan ISD Website','http://www.bryanisd.org/')
		oCMenu.makeMenu('sub912','sub91','IT4U - Instructional Technology 4 Understanding','http://www.ci.bryanisd.org/it4u/')
		oCMenu.makeMenu('sub913','sub91','Atomic Learning','http://www.AtomicLearning.com/')
		oCMenu.makeMenu('sub914','sub91','Employee Benefits','https://www.bisdbenefits.org/')
		oCMenu.makeMenu('sub915','sub91','Employee Access Center','https://eac.bryanisd.org/')
		oCMenu.makeMenu('sub916','sub91','FirstClass Mail Server','http://mail.bryanisd.org/')
		oCMenu.makeMenu('sub917','sub91','GradeSpeed','http://gradebook.bryanisd.org/')
		oCMenu.makeMenu('sub918','sub91','SubFinder WebConnect','http://hrbisd.bryanisd.org/')
		oCMenu.makeMenu('sub919','sub91','TaskStream','http://www.taskstream.com/')
		oCMenu.makeMenu('sub9110','sub91','UnitedStreaming','http://www.unitedstreaming.com/')
		oCMenu.makeMenu('sub9111','sub91','Call Tickets (internal only)','http://helpdesk.bryanisd.org/')
		oCMenu.makeMenu('sub9112','sub91','Field Trip Manager (internal only)','http://transrv3.bryanisd.org/')
	oCMenu.makeMenu('sub92','top9','Clipart','links/clipart.aspx')
	oCMenu.makeMenu('sub93','top9','Schools','links/schools.aspx')
	oCMenu.makeMenu('sub94','top9','Web Resources','links/webresources.aspx')
	oCMenu.makeMenu('sub95','top9','Technology','links/technology.aspx')

oCMenu.makeMenu('top10','','&nbsp;Search','search/')
	oCMenu.makeMenu('sub100','top10','Search this Website','search/website.aspx')
	oCMenu.makeMenu('sub101','top10','Search the Entire Web','search/web.aspx')
		oCMenu.makeMenu('sub1011','sub101','NiceNet.org Google Search','http://www.nicenet.org/search.cfm')

//refresh page on window resize in NS4
function nsreload(){
	if (bw.ns4){
		location.reload()
	}
}

//Leave this line
//oCMenu.construct()
if(!(bw.mac && bw.ie5)) {
	oCMenu.construct();
	//alert("oCMenu.construct();");
}