// THIS FILE HAS BEEN DYNAMICALLY CREATED
hbarOff = new Image();
hbarOff = 'images/images_Y1721/V_btn_off.png';
hbarOn = new Image();
hbarOn = 'images/images_Y1721/V_btn_on.png';
subMOff = new Image();
subMOff = 'images/images_Y1721/V_btn_sub_off.png';
subMOn = new Image();
subMOn = 'images/images_Y1721/V_btn_sub_on.png';
var hBar = new ItemStyle(21, 0, '', 0, 1, 'images/images_Y1721/V_btn_off.png', 'images/images_Y1721/V_btn_on.png', 'toolbarOff', 'toolbarOn', '', '', 100, 100, 'hand', 'default');
var subM = new ItemStyle(19, 0, '', 0, 0, 'images/images_Y1721/V_btn_sub_off.png', 'images/images_Y1721/V_btn_sub_on.png', 'subToolbarOff', 'subToolbarOn', 'itemBorder', 'itemBorder', null, null, 'hand', 'default');
var pMenu = new PopupMenu('pMenu');
with (pMenu) {
var rooty_pos; var dspadmin; if(dspadmin == undefined){ rooty_pos=124; } else { rooty_pos=124+70; };
if (isIE&&!window.opera) {
startMenu('root', true, 'if ((page.winW()/2) < 385) { 5; } else { page.winW()/2 - 385;}', rooty_pos, 152, hBar);
} else {
startMenu('root', true, 'if ((page.winW()/2) < 385) { 5; } else { page.winW()/2 - 392;}', rooty_pos-8, 152, hBar); }
addItem('Home&nbsp;', 'http://www.oasisonline.org/index.cfm/pageid/423/index.html', '', hBar, 21, 0);
addItem('I\'m New&nbsp;', 'http://www.oasisonline.org/index.cfm/pageid/422/index.html', '', hBar, 21, 0);
addItem('Mid-High&nbsp;', 'http://www.oasisonline.org/index.cfm/pageid/428/index.html', '', hBar, 21, 0);
addItem('High School&nbsp;', 'http://www.oasisonline.org/index.cfm/pageid/624/index.html', '', hBar, 21, 0);
addItem('Between the 8\'s&nbsp;', 'http://www.oasisonline.org/index.cfm/pageid/430/index.html', '', hBar, 21, 0);
addItem('Calendar&nbsp;', 'http://www.oasisonline.org/index.cfm/pageid/634/index.html', '', hBar, 21, 0);
}
pMenu.onclick = function() { with (this) {
}}
