//©Xara Ltd
var clicked="";var gtype=".gif";var selstate="_over";if (typeof(loc)=="undefined" || loc==""){var loc="";if (document.body&&document.body.innerHTML){var tt=document.body.innerHTML;var ml=tt.match(/["']([^'"]*)scifi.js["']/i);if(ml && ml.length > 1) loc=ml[1];}}document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr>");tr(false);writeButton(loc+"","athletics_welcome_to_pcs.html","scifi_b1",179,36,"Athletics Home","",0);writeButton(loc+"","athletics_football.html","scifi_b2",179,36,"","",0);writeButton(loc+"","athletics_volleyball.html","scifi_b3",179,36,"Volleyball","",0);writeButton(loc+"","athletics_soccer_mens.html","scifi_b4",179,36,"","",0);writeButton(loc+"","athletics_cross_country.html","scifi_b5",179,36,"","",0);writeButton(loc+"","athletics_basketball_mens.html","scifi_b6",179,36,"Basketball: Men's","",0);writeButton(loc+"","athletics_basketball_womens.html","scifi_b7",179,36,"Basketball: Women's","",0);writeButton(loc+"","athletics_baseball.html","scifi_b8",179,36,"Baseball","",0);writeButton(loc+"","athletics_softball.html","scifi_b9",179,36,"Softball","",0);writeButton(loc+"","athletics_mens_track_field.html","scifi_b10",179,36,"Track & Field","",0);writeButton(loc+"","athletics_mission_statement.html","scifi_b11",179,36,"Mission Statement","",0);writeButton(loc+"","athletics_director.html","scifi_b12",179,36,"Athletics Director","",0);writeButton(loc+"","athletics_direction_to_games.html","scifi_b13",179,36,"Directions To Games","",0);writeButton(loc+"","PDFS/athletic_handbook_secondary_campus.pdf","scifi_b14",179,36,"Athletic Handbook","_blank",0);writeButton(loc+"","athletics_forms.html","scifi_b15",179,36,"Athletics Forms","",0);writeButton(loc+"","PDFS/static_pdf/SpecConductPolicies2008.pdf","scifi_b16",179,36,"Spectator Conduct","_blank",0);writeButton(loc+"","athletics_elementary_sports.html","scifi_b17",179,36,"Elementary Sports","",0);writeButton(loc+"","athletics_boosters.html","scifi_b18",179,36,"Boosters","",0);writeButton(loc+"","announcements.html","scifi_b19",179,36,"Announcements","",0);writeButton(loc+"","athletics_achievments_awards.html","scifi_b20",179,36,"State Champion Awards","",0);tr(true);document.write("</tr></table>");loc="";function tr(b){if (b) document.write("<tr>");else document.write("</tr>");}function turn_over(name) {if (document.images != null && clicked != name) {document[name].src = document[name+"_over"].src;}}function turn_off(name) {if (document.images != null && clicked != name) {document[name].src = document[name+"_off"].src;}}function reg(gname,name){if (document.images){document[name+"_off"] = new Image();document[name+"_off"].src = loc+gname+gtype;document[name+"_over"] = new Image();document[name+"_over"].src = loc+gname+"_over"+gtype;}}function evs(name){ return " onmouseover=\"turn_over('"+ name + "')\" onmouseout=\"turn_off('"+ name + "')\""}function writeButton(urld,url,name,w,h,alt,target,hsp){gname=name;while(typeof(document[name])!="undefined")name+="x";reg(gname,name);tr(true);document.write("<td>");if(alt!="")alt=" alt=\""+alt+"\"";if(target!="")target=" target=\""+target+"\"";if(w>0)w=" width=\""+w+"\"";else w="";if(h>0)h=" height=\""+h+"\"";else h="";if(url!="")url=" href=\""+urld+url+"\"";if(typeof(clx)!="undefined"){target="";url=" href=\"?"+clx+"\"";alt=" alt=\"Click to edit\"";}document.write("<a "+url+evs(name)+target+">");if(hsp==-1)hsp=" align=\"right\"";else if(hsp>0)hsp=" hspace=\""+hsp+"\"";else hsp="";document.write("<img src=\""+loc+gname+gtype+"\" name=\""+name+"\""+w+h+alt+hsp+" border=\"0\" /></a></td>");tr(false);}