var popupMode=1;

var blankImage="";
var isHorizontal=0;
var menuWidth=0;
var absolutePos=0;
var posX=20;
var posY=10;
var floatable=0;
var floatIterations=5;
var movable=0;
var moveCursor="move";
var moveImage="";
var moveWidth=12;
var moveHeight=18;
var fontStyle="normal 8pt Tahoma";
var fontColor=["#FFFFFF","#3B3B3B"];
var fontDecoration=["none","none"];
var itemBackColor=["#244c89","#FFFFFF"];
var itemBorderWidth=0;
var itemAlign="left";
var itemBorderColor=["",""];
var itemBorderStyle=["solid","solid"];
var itemBackImage=["",""];
var itemSpacing=0;
var itemPadding=2;
var itemCursor="default";
var itemTarget="";
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var menuBackImage="";
var menuBackColor="";
var menuBorderColor="#BFBFBF #737373 #4D4D4D #AAAAAA ";
var menuBorderStyle=["solid"];
var menuBorderWidth=1;
var subMenuAlign="left";
var transparency=100;
var transition=10;
var transDuration=300;
var shadowColor="#C7C7C7";
var shadowLen=3;
var arrowImageMain=["http://www.csc.edu/images/arrow_r.gif","http://www.csc.edu/images/arrow_r.gif"];
var arrowImageSub=["http://www.csc.edu/images/arrow_r.gif","http://www.csc.edu/images/arrow_r.gif"];
var arrowWidth=7;
var arrowHeight=7;

var separatorImage="";
var separatorWidth="100%";
var separatorHeight="5";
var separatorAlignment="center";

var separatorVImage="";
var separatorVWidth="100&";
var separatorVHeight="5";
var statusString="text";
var pressedItem=-2;

var menuItems = [
["Academic Calendar","http://www.csc.edu/academics/calendar.csc","","","",""],
["Bookstore","http://eaglepridebookstore.com/"],
["Business Office","http://www.csc.edu/businessoffice/","","","",""],
["Course Schedules","http://www.csc.edu/academics/courses.csc"],
["Current Catalog","http://www.csc.edu/publications/catalog.csc","","","",""],
["Handbook","http://www.csc.edu/publications/csc_student_handbook.pdf","","","",""],
["Library", "http://www.csc.edu/library","","","",""],
["MyCSC", "http://mycsc.csc.edu","","","",""],
["New Student Orientation", "http://www.csc.edu/orientation/", "", "", "", ""],
["NPAC", "http://www.csc.edu/hper/npac"],
["Online Course Login", "http://www.csc.edu/extended/onlinelogin.csc", "", "", "", ""],
["Registrar's Office","http://www.csc.edu/registrar/","","","",""],
["Student Senate", "http://www.csc.edu/studentsenate/"],
["Student Services","http://www.csc.edu/studentserv/","","","",""],
["|Advising Center","http://www.csc.edu/sass/advising.csc","","","",""],
["|Career Services/internships","http://www.csc.edu/careerservices","","","",""],
["|Counseling Center","http://www.csc.edu/sass/counseling.csc","","","",""],
["|Dining Services","http://www.csc.edu/diningservices/","","","",""],
["|Disability Services","http://www.csc.edu/sass/counseling.csc","","","",""],
["|Early Alerts","http://www.csc.edu/sass/earlyalert.csc","","","",""],
["|Financial Aid","http://www.csc.edu/finaid/","","","",""],
["|First Year Seminar","http://www.csc.edu/sass/seminar.csc","","","",""],
["|Health Services","http://www.csc.edu/healthserv/","","","",""],
["|Housing","http://www.csc.edu/housing/","","","",""],
["|Safety and Security","http://www.csc.edu/documents/security/SafetySecurity.pdf","","","",""],
["|Student Activities","http://www.csc.edu/stufftodo/","","","",""],
["|Student Academic Success Services","http://www.csc.edu/sass/","","","",""],
["|Student Event Information","http://www.csc.edu/conferencing/","","","",""],
["|Student Support Services","http://www.csc.edu/projectstrive/","","","",""],
["|Tutoring Services","http://www.csc.edu/sass/tutoring.csc","","","",""],
["|Trio","http://www.csc.edu/projectstrive/","","","Trio",""],
["|Upward Bound","http://www.csc.edu/upwardbound/","","","Upward Bound",""],
["|Writing and Speaking Center","http://www.csc.edu/sass/writingcenter.csc","","","",""],
["Stuff to Do", "http://www.csc.edu/stufftodo"],
["Technology", "http://www.csc.edu/technology/students/"],
["Welcome from the President", "http://www.csc.edu/president", "","","",""]
];

apy_init();

