//sundayleague js file.

//still need to do:
//advancedtactics.html


//pages with js left in:
//teaminformation.html put back in.Not passing {{teamid}} now.
//teaminformationchange.html
//teamtactics.html still has {{imagelist}} in head.
//teammanagementgrey*.html

//all pages
function simplepop( url, name, height, width, scroll, resize, x, y ) {
 window.open(url, name, "height="+height+",width="+width+"alwaysRaised=1,toolbar=0,scrollbars="+scroll+",menubar=0,screenX="+x+",left="+x+",screenY="+y+",top="+y+",channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable="+resize+",status=0");
}

function nimbuzzchat( ) 
{
 window.open("/sundayleague/nimbuzz.html", "Nimbuzz", "height=780,width=660,alwaysRaised=1,toolbar=0,menubar=1,screenX=0,left=0,screenY=20,top=10,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}


function chat( username, server, chatcheck, chatlogin, lang ) {

 window.open("/sundayleague/nimbuzz.html", "Nimbuzz", "height=780,width=660,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=0,left=0,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");

// window.open("http://chat.it.sundayleague.com/cgi-bin/realchat.pl?username="+username+"&server="+server+"&cc="+chatcheck+"&ll="+chatlogin+"&lang="+lang, 
//"chat", 
//"height=250,width=725,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");

}
function manuprize() {
 window.open("/sundayleague/manu_prize.html", "manuprize", "height=490,width=490,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=20,left=10,screenY=20,top=10,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=0,status=0");
}
function promotions() {
 window.open("/cgi-bin/sundayleague/sitepromo.pl?promo=survey1", "pro", "height=350,width=350,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=20,left=10,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function kickoff() {
 window.open("/sundayleague/kick-off.html", "kickoff", "height=670,width=500,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=20,left=10,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function penshoot() {
 window.open("http://www.sundayleague.com/euro04/pen_template.html", "penshoot", "height=500,width=780,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=0,status=0");
}
function penshootplanet() {
 window.open("http://www.sundayleague.com/planetfootball/euro04/pen_template.html", "penshoot", "height=500,width=780,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=0,status=0");
}
function penshootmanu() {
 window.open("http://www.sundayleague.com/manu/euro04/pen_template.html", "penshoot", "height=500,width=780,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=0,status=0");
}
function penshootmirror() {
 window.open("http://www.sundayleague.com/mirror/euro04/pen_template.html", "penshoot", "height=500,width=780,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=0,status=0");
}
function pyramid() {
 window.open("/sundayleague/pyramid.html", "quiz", "height=500,width=720,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=20,left=10,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function tellafriend() {
 window.open("/sundayleague/tellafriend.html", "tell", "height=330,width=650,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function beginner() {
 window.open("/sundayleague/beginner_1.html", "help", "height=450,width=630,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function faq() {
 window.open("/sundayleague/faq.html", "help", "height=500,width=690,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function terms() {
 window.open("/sundayleague/terms_pop.html", "terms", "height=520,width=450,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function feedback() {
 window.open("/sundayleague/feedback.html", "help", "height=350,width=630,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function infocups() {
 window.open("/sundayleague/help.html#gq42", "help", "height=500,width=690,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function mouse() {
 window.open("http://www.sundayleague.com/sundayleague/mousemat_splash.html", "mouse", "height=400,width=500,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function fanspop() {
 window.open("/cgi-bin/sundayleague/fans.pl?pagenum=2", "fans", "height=630,width=650,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function fans1() {
 window.open("/cgi-bin/sundayleague/fans.pl", "fans1", "height=630,width=650,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}



//ref & weather pop up
//function ref() {
// window.open("/cgi-bin/sundayleague/referee.pl?page={{refereeindex}}", "quiz", "height=340,width=510,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
//}
function info_r_w() {
 window.open("/sundayleague/info_r_w.html", "terms", "height=630,width=630,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function info_pitch() {
 window.open("/sundayleague/info_pitch.html", "terms", "height=630,width=630,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
//teaminformation.html
//function fixturelist() {
// window.open("/cgi-bin/sundayleague/fixturelist.pl?teamid={{teamid}}", "fixtures", "height=550,width=660,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
//}


//training.html
function changepic0(){     document.training0pic.src = "/sundayleague/images/training_"+document.f.training0.options[document.f.training0.selectedIndex].value+".gif";    } 
function changepic1(){     document.training1pic.src = "/sundayleague/images/training_"+document.f.training1.options[document.f.training1.selectedIndex].value+".gif";    } 
function changepic2(){     document.training2pic.src = "/sundayleague/images/training_"+document.f.training2.options[document.f.training2.selectedIndex].value+".gif";    } 
function changepic3(){     document.training3pic.src = "/sundayleague/images/training_"+document.f.training3.options[document.f.training3.selectedIndex].value+".gif";    } 
function changepic5(){     document.moralepic.src = "/sundayleague/images/morale_"+document.f.morale.options[document.f.morale.selectedIndex].value+".gif";    } 
//newplayer.html
function changepic4(){     document.incentivespic1.src = "/sundayleague/images/incentives_"+document.theform.incentive1.options[document.theform.incentive1.selectedIndex].value+".gif";    }
//tactics.html
function changepic6(){      document.captainpic.src = "/sundayleague/images/smallfaces/"+getnum(document.f.captain.selectedIndex)+".gif";    }
function changepic7(){      document.penaltiespic.src = "/sundayleague/images/smallfaces/"+getnum(document.f.penalties.selectedIndex)+".gif";    }
function changepic8(){      document.formationpic.src = "/sundayleague/images/formation_"+document.f.formation.options[document.f.formation.selectedIndex].value+".gif";    } 
function changepic9(){      document.freekickspic.src = "/sundayleague/images/smallfaces/"+getnum(document.f.freekicks.selectedIndex)+".gif";    }
function changepic10(){      document.cornerspic.src = "/sundayleague/images/smallfaces/"+getnum(document.f.corners.selectedIndex)+".gif";    }  

//teammanagement*.html
function changepic11(){      document.formation1pic.src = "/sundayleague/images/formation_"+document.theform.formation.options[document.theform.formation.selectedIndex].value+".gif";    }  

//team details
function changepic12(){     document.stripspic.src = "/sundayleague/images/shirt_"+document.f.strip.options[document.f.strip.selectedIndex].value+".gif";    }
function changepic13(){     document.modelspic.src = "/sundayleague/images/model_"+document.f.model.options[document.f.model.selectedIndex].value+".gif";    }

//buddylist_*.html
function change(list) { 
if (list.options[list.selectedIndex].value == "null") {
 return true;
} else {
 location.href = list.options[list.selectedIndex].value
 }
}

//credits_index.html
function ivr_countries() {
 window.open("/cgi-bin/sundayleague/listnumbers.pl?type=ivr", "credits", "height=550,width=680,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sms_countries() {
 window.open("/cgi-bin/sundayleague/listnumbers.pl?type=sms", "credits", "height=420,width=680,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}

//fixturelist.html & fixtures_*.html
function resetgroupindex()
{
 document.options.division.value = 0;
 document.options.submit();
}

//teammanagement.html
function dochange(my_pos){
 my_select = "position" + my_pos;
 index     = "document.theform."+my_select+".selectedIndex";
 index     = eval(index);
 value     = "document.theform."+my_select+".options[index].value";
 my_value  = eval(value) - 1;
 var positions = new Array();
 var position  = 0;
 // Find the select that has my_value
 num_selects = 0;
 for (i = 0; i < document.theform.elements.length; i++) {
  select = document.theform.elements[i].name;
  if (select.substring(0,8) == "position") {
        num_selects++;
        pos      = select.substring(8,select.length);
        index    = "document.theform."+select+".selectedIndex";
        index    = eval(index);
        value    = "document.theform."+select+".options[index].value";
        value    = eval(value) - 1;
     // Now store the values in an array
     positions[position] = value;
     position++;
     // The select that we want to set
     if (value == my_value && select != my_select) { 
        target_select = select;
     }
  }
 }
 // Find the missing value since two will be duplicated
 missing = 0;
 for (i = 0; i < num_selects; i++) {
   used = 0;
   for (j = 0; j < num_selects; j++) {
     if (positions[j] == i) {
         used = 1;
     }
   }
   if (used == 0) {
       missing = i;
   }
 }
  eval("document.theform."+target_select+".selectedIndex="+missing);
  return true;
} 


//playerinfo2
//function imageup(){
 //     document.player_change.image.value -=-1;   //Subtract a negative coz + keeps doing STRING concat. Bleedin overloaded operators, I hate 'em.
 //     if(document.player_change.image.value>27)document.player_change.image.value=0;
 //     document.imagepic.src = "/sundayleague/images/p_a_"+document.player_change.image.value+".gif";
 //   }  
 //   function imagedown(){
 //     document.player_change.image.value -=1;
 //     if(document.player_change.image.value<0)document.player_change.image.value=27;
 //     document.imagepic.src = "/sundayleague/images/p_a_"+document.player_change.image.value+".gif";
 //   }
	var flag=false;
// This function is used to preload all the images for rollovers
// and initialise all the objects

function initialise() {
// Preloading images goes here

  if (document.images) {
      
      b_button_on    = new Image();     b_button_on.src   = "/sundayleague/images/but_ld.gif";
      b_button1_on   = new Image();     b_button1_on.src  = "/sundayleague/images/but_rd.gif";
    
return (flag = true);
   }

} // end Initialise

if (document.images) {
      
      b_button     = new Image();      b_button.src  = "/sundayleague/images/but_lu.gif";
      b_button1    = new Image();      b_button1.src = "/sundayleague/images/but_ru.gif";
}


function turnOn(Name) {
	
    if (document.images && (flag == true)) {
        document[Name].src = eval(Name + "_on.src");
    }
}

function turnOff(Name) {
	
 if (document.images) {
        document[Name].src = eval(Name + ".src");
 }
}  



//help pop ups
function sl_help() {
 window.open("/sundayleague/sl_help_ti.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_buddy() {
 window.open("/sundayleague/sl_help_buddy.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_training() {
 window.open("/sundayleague/sl_help_training.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_ri() {
 window.open("/sundayleague/sl_help_ri.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_waiver() {
 window.open("/sundayleague/sl_help_waiver.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_fixtures() {
 window.open("/sundayleague/sl_help_fixtures.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_exhibition() {
 window.open("/sundayleague/sl_help_exhibition.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_ko() {
 window.open("/sundayleague/sl_help_ko.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_div() {
 window.open("/sundayleague/sl_help_div.html", "quiz", "height=500,width=720,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=20,left=10,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_man() {
 window.open("/sundayleague/sl_help_man.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_online() {
 window.open("/sundayleague/sl_help_online.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_account() {
 window.open("/sundayleague/sl_help_account.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=120,left=100,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_system() {
 window.open("/sundayleague/sl_help_system.html", "quiz", "height=500,width=820,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=50,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_playerinfo() {
 window.open("/sundayleague/sl_help_playerinfo.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_view_message() {
 window.open("/sundayleague/sl_help_view_message.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_view_message_inbox() {
 window.open("/sundayleague/sl_help_view_message_inbox.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_np() {
 window.open("/sundayleague/sl_help_newplayer.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_teamdetails() {
 window.open("/sundayleague/sl_help_teamdetails.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_teamhistory() {
 window.open("/sundayleague/sl_help_history.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_tactics() {
 window.open("/sundayleague/sl_help_tactics.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_advanced_tactics() {
 window.open("/sundayleague/sl_help_advanced_tactics.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_teamlayout() {
 window.open("/sundayleague/sl_help_teamlayout.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_playertables() {
 window.open("/sundayleague/sl_help_playertables.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_teammanagement() {
 window.open("/sundayleague/sl_help_teammanagement.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_credits() {
 window.open("/sundayleague/sl_help_credits.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_matchreport() {
 window.open("/sundayleague/sl_help_matchreport.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_chat() {
 window.open("/sundayleague/sl_help_chat.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_forum() {
 window.open("/sundayleague/sl_help_forum.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_faq() {
 window.open("/sundayleague/sl_help_faq.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_feedback() {
 window.open("/sundayleague/sl_help_feedback.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function sl_help_tellafriend() {
 window.open("/sundayleague/sl_help_tellafriend.html", "quiz", "height=500,width=660,alwaysRaised=1,toolbar=0,scrollbars=1,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}

//screen shots
function screen_shots_teami() {
 window.open("/sundayleague/screen_shots_teami.html", "quiz", "height=500,width=750,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function screen_shots_change() {
 window.open("/sundayleague/screen_shots_change.html", "quiz", "height=500,width=750,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function screen_shots_teamm() {
 window.open("/sundayleague/screen_shots_teamm.html", "quiz", "height=500,width=750,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function screen_shots_tack() {
 window.open("/sundayleague/screen_shots_tack.html", "quiz", "height=500,width=750,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function screen_shots_adtack() {
 window.open("/sundayleague/screen_shots_adtack.html", "quiz", "height=500,width=750,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function screen_shots_train() {
 window.open("/sundayleague/screen_shots_train.html", "quiz", "height=500,width=750,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function screen_shots_tranf() {
 window.open("/sundayleague/screen_shots_tranf.html", "quiz", "height=500,width=750,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}
function screen_shots_knocko() {
 window.open("/sundayleague/screen_shots_knocko.html", "quiz", "height=500,width=750,alwaysRaised=1,toolbar=0,scrollbars=0,menubar=0,screenX=120,left=50,screenY=20,top=10,,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,resizable=1,status=0");
}


