All Sports Schedule

Washington State University Official Athletic Site

Washington State University Official Athletic Site google.load("jquery","1.4"); google.load("jqueryui","1.7"); function killStorePortal() { document.getElementById("vip-store").style.display = "none"; } // cgi of video search var cgi_script = '/cgi-bin/search/video_search.cgi'; //school code var school = "wast"; // default values. sport, channel/media_type var last_sport_id = $.cookies.get('last_sport') || '/ViewArticle.dbml?DB_OEM_ID=30400&ATCLID=207810166'; var last_type_id = $.cookies.get('last_type') || 'media_75'; // how many video per page var more_videos = 16; var less_videos = 12; // variables for top flash // CHANGE OUT THESE 4 VARS TO CUSTOMIZE var vid_width = 950; var vid_height = 356; var vid_partner = school; //schoolcode var vid_config = "http://grfx.cstv.com/schools/wast/data/xml/videolist/vip_config.xml" //Generate Config // ---- comment out for sport specific pages var vid_xml = "vip_player_manual"; //playlist name var vid_adtarget = vid_partner.toUpperCase() + "/FRONTPAGE"; //ad target (optional) // ---- comment out for sport specific pages ----------- var vidVars = "vidPlayerSchool=" + vid_partner + "&vidPlayerWd=" + vid_width + "&vidPlayerHt=" + vid_height + "&vidXMLURL=" + vid_xml + "&vidAdTarget=" + vid_adtarget + "&configURL=" + vid_config +"&"; //pass any vars to the swf as flashVars var vidSWF = "http://grfx.cstv.com/flash/video/flv_player.swf"; var vidWidth = vid_width; var vidHeight = vid_height; var vidVersion = 9; var vidScale = "noscale"; var vidWmode = "transparent"; var vidBkgCol = "CCCCCC"; var vidDefault = ''; // end of flash variables
document.getElementById("holder-story-ad").appendChild(document.getElementById("story-ad")); document.getElementById("holder-banner").appendChild(document.getElementById("banner"));