/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 140

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "/scripts/"

   DQM_border_color = "#FFFFFF"
   
   DQM_menu_bgcolor = "#9999CC"
   DQM_hl_bgcolor = "#CCCCCC"

   DQM_sub_xy = "0,0"
   DQM_border_width = 2
   DQM_divider_height = 1

   /*---IE5-MAC Offset Fix - The following two
   -----parameters correct a position reporting
   -----bug in IE5 on the Mac platform. Adjust
   -----the offsets below untill the first level
   -----sub menus pop up in the correct location.*/
   
   DQM_ie5mac_offset_X = 10
   DQM_ie5mac_offset_Y = 12


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#003366"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#003366"
   DQM_hl_textdecoration = "underline"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = ""
   DQM_rollover_wh0 = ""

   DQM_rollover_image1 = ""
   DQM_rollover_wh1 = ""
 
   DQM_rollover_image2 = ""
   DQM_rollover_wh2 = ""
   
   DQM_rollover_image3 = ""
   DQM_rollover_wh3 = ""

   DQM_rollover_image4 = ""
   DQM_rollover_wh4 = ""
   
   DQM_rollover_image5 = ""
   DQM_rollover_wh5 = ""
   
   DQM_rollover_image6 = ""
   DQM_rollover_wh6 = ""
/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = ""
   DQM_icon_rollover0 = ""
   DQM_icon_image_wh0 = ""


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/
DQM_sub_xy0 = "-109,20"
DQM_sub_menu_width0 = 140;
DQM_subdesc0_0 = "&raquo; Learn Paths"
DQM_subdesc0_1 = "&raquo; Maths"
DQM_subdesc0_2 = "&raquo; Biology"
DQM_subdesc0_3 = "&raquo; Chemistry"
DQM_subdesc0_4 = "&raquo; Physics"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_icon_index0_3 = 0
DQM_icon_index0_4 = 0
DQM_url0_0 = "/content.aspx?id=111"
DQM_url0_1 = "/content.aspx?id=65"
DQM_url0_2 = "/content.aspx?id=63"
DQM_url0_3 = "/content.aspx?id=64"
DQM_url0_4 = "/content.aspx?id=93"

DQM_sub_xy1 = "-109,20"
DQM_sub_menu_width1 = 140;
DQM_subdesc1_0 = "&raquo; Key Stage 4 Lessons"
DQM_subdesc1_1 = "&raquo; Maths (Syllabus A)"
DQM_subdesc1_2 = "&raquo; Maths (Syllabus B)"
DQM_subdesc1_3 = "&raquo; Double Science (M)"
DQM_subdesc1_4 = "&raquo; Double Science (C)"
DQM_subdesc1_5 = "&raquo; Study & Revision Tips"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_icon_index1_3 = 0
DQM_icon_index1_4 = 0
DQM_icon_index1_5 = 0
DQM_url1_0 = "/content.aspx?id=117"
DQM_url1_1 = "/content.aspx?id=72"
DQM_url1_2 = "/content.aspx?id=76"
DQM_url1_3 = "/content.aspx?id=69"
DQM_url1_4 = "/content.aspx?id=68"
DQM_url1_5 = "/content.aspx?id=81"

DQM_sub_xy2 = "-109,20"
DQM_sub_menu_width2 = 140;
DQM_subdesc2_0 = "&raquo; Site Usage Models"
DQM_subdesc2_1 = "&raquo; ICT Tips"
DQM_subdesc2_2 = "&raquo; Sharing Area"
DQM_subdesc2_3 = "&raquo; Walkthrough"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0
DQM_icon_index2_3 = 0
DQM_url2_0 = "/content.aspx?id=84"
DQM_url2_1 = "/content.aspx?id=85"
DQM_url2_2 = "/content.aspx?id=86"
DQM_url2_3 = "/content.aspx?id=88"

var myarray = new Array(7);
myarray[0] = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Go to ...";
myarray[1] = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Home";
myarray[2] = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Help";
myarray[3] = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Search";
myarray[4] = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Contact Us";
myarray[5] = "&nbsp;&nbsp;&nbsp;Add to Favourites";
function changespan(varInt)
{
document.getElementById("ospan").innerHTML  = myarray[varInt];
}
function WinOpennewv1(filepg) {

open(filepg,"Windownewv1","width=780,height=570,resize,toolbar=no,scrollbars=no,status=no,menubar=no");

}
function newAlert(filepg)
{
	ConfirmStatus = confirm("You are about to view a site \n that is external to the skoool.co.uk web site.\n skoool.co.uk takes no responsibility for the\n content displayed on external sites.")

	if (ConfirmStatus == true) 
	{
	window.open(filepg, 'externalsite');	
	}
}
function WinOpenForReview(filepg) 
{
	open(filepg,"WindowReview","width=760,height=500,resize,toolbar=no,scrollbars=no,status=no,menubar=no");
}


