// JavaScript Document
//Football Gympie main menu

//Drop down menus are contained within the arrays menu1[x] - menu5[x] where x=numer of the menu item within the list
//Note: The home link is a static menu item on the menu bar

// Menus items may display the page within the Football Gympie Web site, or open a new page. 
//Option 1
// To display/embed the page within the Football Gympie use the following Java Script option
// var ls_url_20 - variable to  hold the URL of the page to display
// var ls_height_20 - Variable to hold the height of the space to display the page within the Football Gympie Web site 
// Example Java Script run a a function at the bottom of this page "<a href='javascript:aframe(ls_url_20, ls_height_20)'>Contacts</a>"
//Option 2
//To open as a sepate page the array simple contains the link as menu1[1]="<a href='http://www.cufc.org.au'>Cooroora United</a>"

//Menu 1 Clubs
var menu1=new Array()
menu1[0]="<a href='http://www.columbiatigersfootball.com.au'>Columbia</a>"
//menu1[1]="<a href='http://www.cufc.org.au'>Cooroora United</a>"
menu1[1]="<a href='http://www.gympiediggersfootball.org.au'>Gympie Diggers</a>"
//menu1[3]="<a href='http://www.vanessamaree.com/golden/index.html'>Golden City</a>"
menu1[2]="<a href='http://www.goldencitysoccer.com.au'>Golden City</a>"
menu1[3]="<a href='http://www.gympielionsfootball.com '>Lions</a>"
menu1[4]="<a href='http://www.wix.com/valleyrangersfc/valleyrangers'>Valley Rangers</a>"

/////////////////////////////////////////////////////////////////////////////////////////////////////////
//Information
var menu2=new Array()
menu2[0]="<a href='2011.htm' target='blank'>2011 Calendar</a>"
menu2[1]="<a href='Draw.htm' target='blank'>Draw</a>"
menu2[2]="<a href='Points.htm' target='blank'>Points</a>"
menu2[3]="<a href='Code_of_Conduct.pdf'>Code of Conduct</a>"

var ls_url_24
var ls_height_24
ls_url_24 = "contacts.htm"; 
ls_height_24 = "400";
menu2[4]="<a href='javascript:aframe(ls_url_24, ls_height_24)'>Contacts</a>"

menu2[5]="<a href='By-Laws.pdf'>By Laws</a>"

var ls_url_26
var ls_height_26
ls_url_26 = "fees.htm"; 
ls_height_26 = "400";
menu2[6]="<a href='javascript:aframe(ls_url_26, ls_height_26)'>Fees</a>"

var ls_url_27
var ls_height_27
ls_url_27 = "fg_map_fields.htm"; 
ls_height_27 = "400";
menu2[7]="<a href='javascript:aframe(ls_url_27, ls_height_27)'>Map - Fields</a>"

var ls_url_28
var ls_height_28
ls_url_28 = "fg_map_gympie.htm"; 
ls_height_28 = "400";
menu2[8]="<a href='javascript:aframe(ls_url_28, ls_height_28)'>Map - Gympie</a>"

//var ls_url_29
//var ls_height_29
//ls_url_29 = "http://www.itonline.com.au/maps/fg_cooroora_map.htm"; 
//ls_height_29 = "550";
//menu2[9]="<a href='javascript:aframe(ls_url_29, ls_height_29)'>Map - Cooroora</a>"

var ls_url_210
var ls_height_210
ls_url_210 = "gympie_squirts.htm"; 
ls_height_210 = "850";
menu2[9]="<a href='javascript:aframe(ls_url_210, ls_height_210)'>Gympie Squirts</a>"

menu2[10]="<a href='#' onclick='javascript:iframe_onclick()'>Photos</a>"
//var ls_url_28
//var ls_height_28
//ls_url_28 = "Harry_Linning_Carnival.htm"; 
//ls_height_28 = "400";
//menu2[8]="<a href='javascript:aframe(ls_url_28, ls_height_28)'>Harry Linning Cup</a>"


var ls_url_212
var ls_height_212
ls_url_212 = "rep_info.htm"; 
ls_height_212 = "400";
menu2[11]="<a href='javascript:aframe(ls_url_212, ls_height_212)'>Rep Info</a>"

var ls_url_213 = "Rooball.htm"; 
var ls_height_213 = "400";
menu2[12]="<a href='ssf_football_laws.pdf'>SSF Laws</a>"

var ls_url_214 = "fg_weather.htm"; 
var ls_height_214 = "800";
menu2[13]="<a href='javascript:aframe(ls_url_214, ls_height_214)'>Wet Weather</a>"
/////////////////////////////////////////////////////////////////////////////////////////////////

//Rosters
var menu3=new Array()
var ls_url_30 = "canteen roster.htm"; 
var ls_height_30 = "400";
menu3[0]="<a href='canteen roster.htm' target='blank'>Canteen</a>"

var ls_url_31 = "sports med roster.htm"; 
var ls_height_31 = "400";
menu3[1]="<a href='javascript:aframe(ls_url_31, ls_height_31)'>Sports Medicine</a>"

//Sponsors
var menu4=new Array()

//Cooloola Civil  Constructions    www.cooloolacivil.com.au
//Day Care of Auz                           www.echildcare.com.au/gympie-auz
//Bank of Queensland                  www.boq.com.au
//Heritage Building Society          secure.heritageonline.com.au
//Hungry Jacks                            www.hungryjacks.com.au


var ls_url_40
var ls_height_40
ls_url_40 = "http://www.buffalosportsqld.com.au/"; 
ls_height_40 = "1100";
menu4[0]="<a href='javascript:aframe(ls_url_40, ls_height_40)'>Buffalo Sports</a>"

var ls_url_41
var ls_height_41
ls_url_41 = "http://www.cooloolacivil.com.au/"; 
ls_height_41 = "400";
menu4[1]="<a href='javascript:aframe(ls_url_41, ls_height_41)'>Cooloola Civil Constructions</a>"

//var ls_url_41
//var ls_height_41
//ls_url_41 = "Goldfields_plaza.htm"; 
//ls_height_41 = "400";
//menu4[1]="<a href='javascript:aframe(ls_url_41, ls_height_41)'>Goldfields Plaza Chemist</a>"
//var ls_url_42
//var ls_height_42
//ls_url_42 = "http://www.mortgageforce.com.au/"; 
//ls_height_42 = "400";
//menu4[2]="<a href='javascript:aframe(ls_url_42, ls_height_42)'>Mortgage Force</a>"



var ls_url_42
var ls_height_42
//ls_url_42 = "http://secure.heritageonline.com.au/";
ls_url_42 = "http://www.heritage.com.au/Default.aspx";
ls_height_42 = "400";
menu4[2]="<a href='javascript:aframe(ls_url_42, ls_height_42)'>Heritage Bank</a>"

//var ls_url_42
//var ls_height_42
//ls_url_42 = "HBS 1001045B Kids Alliance Adv_Gympie.pdf"; 
//ls_height_42 = "400";
//menu4[3]="<a href='http://www.footballgympie.org/HBS 1001045B Kids Alliance Adv_Gympie.pdf' target=blank>Heritage Building Society Special</a>"


var ls_url_43
var ls_height_43
ls_url_43 = "http://www.hyundai.com.au/"; 
ls_height_43 = "400";
menu4[3]="<a href='javascript:aframe(ls_url_43, ls_height_43)'>Pacific Hyundai</a>"

var ls_url_44
var ls_height_44
ls_url_44 = "http://www.gdaypubs.com.au/Gympie/Phoenix"; 
ls_height_44 = "400";
menu4[4]="<a href='javascript:aframe(ls_url_44, ls_height_44)'>Phoenix Hotel</a>"

var ls_url_45
var ls_height_45
ls_url_45 = "http://www.sportrec.qld.gov.au"; 
ls_height_45 = "400";
menu4[5]="<a href='javascript:aframe(ls_url_45, ls_height_45)'>Qld Sport & Recreation</a>"

var ls_url_46
var ls_height_46
ls_url_46 = "http://www.spiderweb.com.au/"; 
ls_height_46 = "400";
menu4[6]="<a href='javascript:aframe(ls_url_46, ls_height_46)'>Spiderweb ISP</a>"

var ls_url_47
var ls_height_47
ls_url_47 = "http://www.sportspower.com.au/"; 
ls_height_47 = "400";
menu4[7]="<a href='javascript:aframe(ls_url_47, ls_height_47)'>Sports Power</a>"
//Cooloola Civil  Constructions    www.cooloolacivil.com.au
//Day Care of Auz                           www.echildcare.com.au/gympie-auz
//Bank of Queensland                  www.boq.com.au
//Heritage Building Society          secure.heritageonline.com.au
//Hungry Jacks                            www.hungryjacks.com.au

var ls_url_48
var ls_height_48
ls_url_48 = "http://www.echildcare.com.au/gympie-auz/"; 
ls_height_48 = "400";
menu4[8]="<a href='javascript:aframe(ls_url_48, ls_height_48)'>Day Care of Auz</a>"

var ls_url_49
var ls_height_49
ls_url_49 = "http://www.boq.com.au"; 
ls_height_49 = "400";
menu4[9]="<a href='javascript:aframe(ls_url_49, ls_height_49)'>Bank of Queensland</a>"

var ls_url_50
var ls_height_50
ls_url_50 = "http://www.hungryjacks.com.au"; 
ls_height_50 = "400";
menu4[10]="<a href='javascript:aframe(ls_url_50, ls_height_50)'>Hungry Jacks</a>"


var menu5=new Array()
menu5[0]="<a href='http://www.footballwidebay.com.au'>Football Wide Bay</a>"
menu5[1]="<a href='http://www.footballqueensland.com.au'>Football Queensland </a>"
menu5[2]="<a href='http://www.footballaustralia.com.au'>Football Federation Australia </a>"
menu5[3]="<a href='http://www.a-league.com.au'>Hyundai A-League </a>"
menu5[4]="<a href='http://www.smallsidedfootball.com.au/'>SSF Parents & Coaches</a>"
menu5[5]="<a href='http://www.sunshinecoastfootball.com.au/'>Sunshine Coast Football</a>"
menu5[6]="<a href='http://www.dubli.com/4504985'>MyAuctions</a>"
var ls_url_500
var ls_height_500
ls_url_500 = "state_carnival.htm"; 
ls_height_500 = "400";
//menu5[5]="<a href='javascript:aframe(ls_url_500, ls_height_500)'>State Carnival</a>"

function aframe(sUrl, ls_ht){
	//window.alert("here")	
	document.getElementById('a_iframe').height = ls_ht;
	//document.getElementById('a_iframe').location.href = sUrl;
	a_iframe.location.href = sUrl;	
}


