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 = [
["College Level Examination Program CLEP<sup>&reg;</sup>","http://www.csc.edu/extended/clep"],
["Community-Based Programs", "http://www.csc.edu/extended/community"],
["Correspondence Courses", "http://www.csc.edu/extended/correspondence"],
["International Students", "http://www.csc.edu/extended/international"],
["Online Learning","http://www.csc.edu/extended/online"],
["Prior Learning Credit","http://www.csc.edu/extended/prior"],
["Professional Development for Educators","http://www.csc.edu/extended/professional"],
["Specialized Degree Programs"],
["|Alternative Teacher Certification Program", "http://www.csc.edu/education/alt.csc"],
["|Bachelor of Applied Sciences Degree", "http://www.csc.edu/extended/bas"],
["|Interdisciplinary Studies", "http://www.csc.edu/extended/is"],
["Study Abroad","http://www.csc.edu/extended/abroad"],
["Summer Course Schedule", "http://www.csc.edu/extended/summer/"]
];


apy_init();

