
oCMenu=new makeCM("oCMenu");

oCMenu.frames=0;

oCMenu.pxBetween=0;
oCMenu.fromLeft=0;
oCMenu.fromTop=85;
oCMenu.rows=0;
oCMenu.menuPlacement="left";

oCMenu.offlineRoot="";
if(document.location.href.indexOf("localhost") > -1)
	{
	oCMenu.onlineRoot="http://localhost/frguide/";
	}
	else {
	oCMenu.onlineRoot="http://www.itcs.umich.edu/frguide/";
	}
oCMenu.resizeCheck=1;
oCMenu.wait=500;
oCMenu.fillImg="images/blank.gif";
oCMenu.zIndex=100;

oCMenu.useBar=0;
oCMenu.barWidth="menu";
oCMenu.barHeight="menu";
oCMenu.barClass="clBar";
oCMenu.barX=0;
oCMenu.barY=0;
oCMenu.barBorderX=0;
oCMenu.barBorderY=0;
oCMenu.barBorderClass="";

oCMenu.level[0]=new cm_makeLevel();
oCMenu.level[0].width=170;
oCMenu.level[0].height=25;
oCMenu.level[0].regClass="FRGLevel0";
oCMenu.level[0].overClass="FRGLevel0over";
oCMenu.level[0].borderX=0;
oCMenu.level[0].borderY=0;
oCMenu.level[0].borderClass="FRGLevel0border";
oCMenu.level[0].offsetX=-10;
oCMenu.level[0].offsetY=2;
oCMenu.level[0].rows=0;
//oCMenu.level[0].arrow="images/dot.gif";
//oCMenu.level[0].arrowWidth=17;
//oCMenu.level[0].arrowHeight=14;
oCMenu.level[0].align="right";

oCMenu.level[1]=new cm_makeLevel();
oCMenu.level[1].width=200;
oCMenu.level[1].height=19;
oCMenu.level[1].regClass="FRGLevel1";
oCMenu.level[1].overClass="FRGLevel1over";
oCMenu.level[1].borderX=1;
oCMenu.level[1].borderY=1;
oCMenu.level[1].borderClass="FRGLevel1border";
oCMenu.level[1].rows=0;

/************************************

oCMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass, align, rows, nolink, onclick, onmouseover, onmouseout);

*************************************/

//oCMenu.makeMenu('header', '', '&nbsp;', '', '', '', '10', '', '', 'noLink', 'noLink', '', '', 'nolink');

oCMenu.makeMenu('top0', '', 'General Resources', 'general.php');
	oCMenu.makeMenu('sub00', 'top0', 'Adaptive Technology', 'general.php#adaptive');
	oCMenu.makeMenu('sub01', 'top0', 'Administrative Services', 'general.php#adminsvcs');
	oCMenu.makeMenu('sub02', 'top0', 'Communication Services/E-Mail', 'general.php#communication');
	oCMenu.makeMenu('sub03', 'top0', 'Data/Documents/Files', 'general.php#data');
	oCMenu.makeMenu('sub04', 'top0', 'Education', 'general.php#education');
	oCMenu.makeMenu('sub05', 'top0', 'Hardware', 'general.php#hardware');
	oCMenu.makeMenu('sub06', 'top0', 'Help', 'general.php#help');
	oCMenu.makeMenu('sub07', 'top0', 'People', 'general.php#people');
	oCMenu.makeMenu('sub08', 'top0', 'Printing', 'general.php#printing');
	oCMenu.makeMenu('sub09', 'top0', 'Safety and Security', 'general.php#safety');
	oCMenu.makeMenu('sub010', 'top0', 'Software', 'general.php#software');
	oCMenu.makeMenu('sub011', 'top0', 'Web Services', 'general.php#web');
	oCMenu.makeMenu('sub012', 'top0', 'Wireless', 'general.php#wireless');

oCMenu.makeMenu('top1', '', 'Teaching Resources', 'teaching.php');
	oCMenu.makeMenu('sub10', 'top1', 'Course Management', 'teaching.php#course');
	oCMenu.makeMenu('sub11', 'top1', 'Classrooms', 'teaching.php#classrooms');
	oCMenu.makeMenu('sub12', 'top1', 'Data/Documents/Files', 'teaching.php#data');
	oCMenu.makeMenu('sub13', 'top1', 'Education for Students', 'teaching.php#education');
	oCMenu.makeMenu('sub14', 'top1', 'Faculty Exploratory', 'teaching.php#exploratory');
	oCMenu.makeMenu('sub15', 'top1', 'Hardware for Students', 'teaching.php#hardware');
	oCMenu.makeMenu('sub16', 'top1', 'Help', 'teaching.php#help');
	oCMenu.makeMenu('sub17', 'top1', 'Peer-to-Peer File Sharing', 'teaching.php#p2p');
	oCMenu.makeMenu('sub18', 'top1', 'Software', 'teaching.php#software');
	oCMenu.makeMenu('sub19', 'top1', 'Web Services', 'teaching.php#web');

oCMenu.makeMenu('top2', '', 'Research Resources', 'research.php');
	oCMenu.makeMenu('sub20', 'top2', 'Computation/Statistics', 'research.php#computation');
	oCMenu.makeMenu('sub21', 'top2', 'Data/Documents/Files', 'research.php#data');
	oCMenu.makeMenu('sub22', 'top2', 'Digital Media', 'research.php#media');
	oCMenu.makeMenu('sub23', 'top2', 'eResearch', 'research.php#eresearch');
	oCMenu.makeMenu('sub24', 'top2', 'Faculty Exploratory', 'research.php#exploratory');
	oCMenu.makeMenu('sub25', 'top2', 'Help', 'research.php#help');
	oCMenu.makeMenu('sub26', 'top2', 'Project/Grant Financial Status', 'research.php#finance');
	oCMenu.makeMenu('sub27', 'top2', 'Proposal Preparation/Submission', 'research.php#proposal');
	oCMenu.makeMenu('sub28', 'top2', 'Research Compliance', 'research.php#compliance');
	oCMenu.makeMenu('sub29', 'top2', 'Research Networks', 'research.php#networks');
	oCMenu.makeMenu('sub210', 'top2', 'Social Media/Web Services', 'research.php#web');
	oCMenu.makeMenu('sub211', 'top2', 'Statistics', 'research.php#statistics');

oCMenu.makeMenu('top3', '', 'Safe Computing', 'safe-computing.php');

oCMenu.makeMenu('top4', '', 'IT Policies at U-M', 'http://www.itcs.umich.edu/itpolicies/');

oCMenu.makeMenu('top5', '', 'Get Help', 'get-help.php');

if(document.location.href!=oCMenu.onlineRoot && (document.location.href.match("index.php") > -1))
	{
	oCMenu.makeMenu('home', '', 'Faculty-Researcher Guide', 'index.php', '', '', '', '', '', 'homeLink', 'homeLinkOver');
	}

/************************************

oCMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass, align, rows, nolink, onclick, onmouseover, onmouseout);

*************************************/

oCMenu.construct();
