<!-- javascript to open a link in a new window -->

<!-- Begin

function new_win(page) {

OpenWin = this.open(page, "NewWin", "toolbar=yes,menubar=yes,location=yes,scrollbars=yes,resizable=yes,width=800, height=500");

OpenWin.focus();

}

// End -->

// Netscape 4 check

var NS4 = (document.layers) ? true : false;

//keywords

var code="code";var url="url";var sub="sub";

//styles

if (NS4) {

	var defcolor = {"border":"#999999", "shadow":"#DBD8D1", "bgON":"#CCCCCC","bgOVER":"#999999"};

} else {

	var defcolor = {"border":"#999999", "shadow":"#DBD8D1", "bgON":"transparent","bgOVER":"#999999"};

}

var defcolorsub = {"border":"#999999", "shadow":"#DBD8D1", "bgON":"#CCCCCC","bgOVER":"#999999"};

var defcss = {"ON":"clsCMTopOn", "OVER":"clsCMTopOver"};

var defcsssub = {"ON":"clsCMTopOnSub", "OVER":"clsCMTopOverSub"};

var TOP_LEFT = {"border":1, "borders":[1,1,1,0], "shadow":0, "color":defcolor, "css":defcss};

var TOP_MIDDLE = {"border":0, "borders":[0,0,0,0], "shadow":0, "color":defcolor, "css":defcss};

var TOP_RIGHT = {"border":1, "borders":[1,0,1,1],"shadow":0, "color":defcolor, "css":defcss};

var STYLE1 = {"border":1, "borders":[1,0,1,0], "shadow":0, "color":defcolorsub, "css":defcsssub};

var STYLE_TOP = {"border":1, "borders":[1,1,1,0], "shadow":0, "color":defcolorsub, "css":defcsssub};

var STYLE_BOTT = {"border":1, "borders":[1,1,1,1], "shadow":0, "color":defcolorsub, "css":defcsssub};

//items and formats

var CIS_MENU1 =

[

	{"pos":"relative", "size":[30,180], "itemoff":[30,0], "leveloff":[0,0], "delay":600, "style":TOP_MIDDLE},

	{code:"Courses", url:"", "format":{"arrow":null, "image":null},

		sub:[

			{"size":[22,230], "itemoff":[22,0], "style":STYLE1, "leveloff":[0,150]},

			{code:'CS/CIS Major and Concentrations', url:"courses.shtml", "format":{"style":STYLE_TOP }},

			{code:'Course Home Pages--by Faculty', url:"", "format":{"style":STYLE_TOP, "arrow":null, "image":null},

				sub:[

					{"size":[22,230], "itemoff":[22,0], "leveloff":[0,150], "style":STYLE_TOP},

					{code:'Tom Gibbons ', url:"javascript:new_win('http://faculty.css.edu/tgibbons/')", "format":{"style":STYLE_TOP }},

					{code:'Diana Johnson ', url:"javascript:new_win('http://faculty.css.edu/djohnson/')", "format":{"style":STYLE_TOP }},

					{code:'Tsai (Cindy) Lin ', url:"javascript:new_win('http://faculty.css.edu/tlin/')", "format":{"style":STYLE_TOP }},

					{code:'Jennifer Rosato ', url:"javascript:new_win('http://faculty.css.edu/jrosato/')", "format":{"style":STYLE_TOP }},
					{code:'Brandon Olson ', url:"javascript:new_win('http://faculty.css.edu/bolson1/')", "format":{"style":STYLE_TOP }},

					{code:'Additional Faculty ', url:"faculty.shtml", "format":{"style":STYLE_BOTT }}

					]

			},

			{code:'Catalog with Course Descriptions', url:"javascript:new_win('http://academics.css.edu/catalog/current/CIS.shtml')", "format":{"style":STYLE_TOP }},

			{code:'Course Schedules', url:"javascript:new_win('http://www.css.edu/depts/reg/sched/index.shtml')", "format":{"style":STYLE_TOP }},

			{code:'Student Outcomes', url:"Outcomes.shtml", "format":{"style":STYLE_TOP }},
			{code:'Four Year Schema', url:"javascript:new_win('http://www2.css.edu/publications/advisor/ComputerScience.html')", "format":{"style":STYLE_BOTT }}

			]

	},

	{code:"Student Activities", url:"", "format":{"arrow":null, "image":null},

		sub:[

			{"size":[22,230], "imgsize":[22,70], "itemoff":[22,0], "style":STYLE1, "leveloff":[0,150]},

			{code:'Computer Club', url:"javascript:new_win('http://www.css.edu/student/cis/')", "format":{"style":STYLE_TOP }},

			{code:'MSDN Academic Alliance-Software', url:"MSDNAA.shtml", "format":{"style":STYLE_TOP }},

			{code:'CIS Computer Lab', url:"Labs.shtml", "format":{"style":STYLE_TOP }},

			{code:'MindStorm Robots', url:"Robots.shtml", "format":{"style":STYLE_TOP }},

			{code:'Outside Activities of our Students', url:"Students_outside.shtml", "format":{"style":STYLE_TOP }},

			{code:'Senior Projects', url:"Senior_projects.shtml", "format":{"style":STYLE_TOP }},
			{code:'Internships', url:"Internships.shtml", "format":{"style":STYLE_BOTT }},
			]

	},

	{code:"Careers", url:"", "format":{"arrow":null, "image":null},

		sub:[

			{"size":[22,230], "imgsize":[22,70], "itemoff":[22,0], "style":STYLE1, "leveloff":[0,150]},

			{code:'Computer Careers', url:"Careers.shtml", "format":{"style":STYLE_TOP }},

			{code:'Our unique CS/CIS Major', url:"unique_major.shtml", "format":{"style":STYLE_TOP }},

			{code:'Senior Projects', url:"Senior_projects.shtml", "format":{"style":STYLE_TOP }},

			{code:'Internships', url:"Internships.shtml", "format":{"style":STYLE_TOP }},

			{code:'Alumni Highlights', url:"Alumni.shtml", "format":{"style":STYLE_TOP }},

			{code:'More Employment Links', url:"Jobs.shtml", "format":{"style":STYLE_BOTT }}

			]

	},

	{code:'Faculty', url:"javascript:new_win('http://academics.css.edu/cis/faculty.shtml')", "format":{"arrow":null, "image":null},

		sub:[

			{"size":[22,150], "itemoff":[22,0], "leveloff":[0,150], "style":STYLE1},

			{code:'Tom Gibbons ', url:"javascript:new_win('http://faculty.css.edu/tgibbons/')", "format":{"style":STYLE_TOP }},

			{code:'Diana Johnson ', url:"javascript:new_win('http://faculty.css.edu/djohnson/')", "format":{"style":STYLE_TOP }},

			{code:'Tsai (Cindy) Lin ', url:"javascript:new_win('http://faculty.css.edu/tlin/')", "format":{"style":STYLE_TOP }},

			{code:'Jennifer Rosato ', url:"javascript:new_win('http://faculty.css.edu/jrosato/')", "format":{"style":STYLE_TOP }},
			{code:'Brandon Olson ', url:"javascript:new_win('http://faculty.css.edu/bolson1/')", "format":{"style":STYLE_TOP }},

			{code:'Additional Faculty ', url:"faculty.shtml", "format":{"style":STYLE_BOTT }}

			]

	},

	{code:"Admissions", url:"javascript:new_win('http://admissions.css.edu/factsheets/compsci.shtml')", "format":{"arrow":null, "image":null}	}

];