

function popUp(URL) {

day = new Date();

id = day.getTime();

eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=800,height=600,left = centre,top = centre');");

}




var doPopUpX = (screen.width/2)-150;

var doPopUpY = (screen.height/2)-200;

var pos = "left="+doPopUpX+",top="+doPopUpY;



function doPopUp1(){

doPopUpWindow = window.open("softplanet/PopupPages/Maths/algebra.html","George","width=800,height=600,"+pos);



}



function doPopUp2(){

doPopUpWindow = window.open("softplanet/PopupPages/Maths/algebra2.html","George","width=800,height=600,"+pos);



}



function doPopUp3(){

doPopUpWindow = window.open("softplanet/PopupPages/Maths/statistics2.html","George","width=800,height=600,"+pos);



}

function doPopUp4(){

doPopUpWindow = window.open("softplanet/PopupPages/Maths/statistics1.html","George","width=800,height=600,"+pos);



}



function doPopUpGraphs1(){

doPopUpWindow = window.open("softplanet/PopupPages/Maths/graphs1.html","George","width=800,height=600,"+pos);



}

function doPopUpGraphs2(){

doPopUpWindow = window.open("softplanet/PopupPages/Maths/graphs2.html","George","width=800,height=600,"+pos);



}

function doPopUpNumbers1(){

doPopUpWindow = window.open("softplanet/PopupPages/Maths/numbers1.html","George","width=800,height=600,"+pos);



}

function doPopUpNumbers2(){

doPopUpWindow = window.open("softplanet/PopupPages/Maths/numbers2.html","George","width=800,height=600,"+pos);



}

function doPopUpTrig1(){

doPopUpWindow = window.open("softplanet/PopupPages/Maths/trig1.html","George","width=800,height=600,"+pos);



}

function doPopUpTrig2(){

doPopUpWindow = window.open("softplanet/PopupPages/Maths/trig2.html","George","width=800,height=600,"+pos);



}

function doPopUpShapes1(){

doPopUpWindow = window.open("softplanet/PopupPages/Maths/shapes1.html","George","width=800,height=600,"+pos);



}

function doPopUpShapes2(){

doPopUpWindow = window.open("softplanet/PopupPages/Maths/shapes2.html","George","width=800,height=600,"+pos);



}

function doPopUpExamCredit(){

doPopUpWindow = window.open("softplanet/PopupPages/Maths/examcredit.html","George","width=800,height=600,"+pos);



}

function doPopUpExamGeneral(){

doPopUpWindow = window.open("softplanet/PopupPages/Maths/examgeneral.html","George","width=800,height=600,"+pos);



}

function doPopUpLH01(){

doPopUpWindow = window.open("softplanet/PopupPages/ListenHear/LHscreenshot1.html","George","width=589,height=458,"+pos);



}

function doPopUpLH02(){

doPopUpWindow = window.open("softplanet/PopupPages/ListenHear/LHscreenshot2.html","George","width=335,height=268,"+pos);



}

function doPopUpLH03(){

doPopUpWindow = window.open("softplanet/PopupPages/ListenHear/LHscreenshot3.html","George","width=342,height=315,"+pos);



}

function doPopUpLH04(){

doPopUpWindow = window.open("softplanet/PopupPages/ListenHear/LHscreenshot4.html","George","width=589,height=458,"+pos);



}



function doPopUpCount1(){

doPopUpWindow = window.open("softplanet/PopupPages/CountMeIn/countscore1.html","George","width=652,height=490,"+pos);



}

function doPopUpCount2(){

doPopUpWindow = window.open("softplanet/PopupPages/CountMeIn/countscore2.html","George","width=658,height=559,"+pos);



}

function doPopUpCount3(){

doPopUpWindow = window.open("softplanet/PopupPages/CountMeIn/countscore3.html","George","width=800,height=600,"+pos);



}

function doPopUpCount4(){

doPopUpWindow = window.open("softplanet/PopupPages/CountMeIn/countscore4.html","George","width=733,height=484,"+pos);



}



function doPopUpCount5(){

doPopUpWindow = window.open("softplanet/PopupPages/CountMeIn/countmein.pdf","George","width=733,height=484,"+pos);



}

function FaxpopUp(URL) {

day = new Date();

id = day.getTime();

eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=800,height=800,left = centre,top = centre');");

}

function FlashpopUp(URL) {

day = new Date();

id = day.getTime();

eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=850,height=650,left = centre,top = centre');");

}
