// cgi of video search var cgi_script = 'http://allaccess.cstv.com/search_media/';
// psp script, somehow the 'school' got lost //var psp_script = '/cgi-bin/search/test_psp.cgi?format=json&school=fsu'; var psp_script = 'https://reg.cstv.com/ajax_psp/?format=json&school=fsu';
// for terry's registration modal box var reg_domain = 'reg.cstv.com';
//school code var school = "fsu";
// default values. sport, channel/media_type var last_sport_id = $.cookies.get('last_sport') || 'm-basebl'; 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 = 920; var vid_height = 356; var vid_partner = school; //schoolcode var vid_config = "http://grfx.cstv.com/schools/fsu/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 +"&loadPlayer=false"; //pass any vars to the swf as flashVars var vidPlyrID = "vipVideoPlayer"; var vidWidth = vid_width; var vidHeight = vid_height; var vidVersion = 10; var vidScale = "noscale"; var vidWmode = "transparent"; var vidBkgCol = "CCCCCC"; var vidDefault = '
';
// end of flash variables
//census variables var _rsCI="us-cstv"; var _rsCG="school-official";
var _rsCI="us-cstv"; var _rsCG="allaccess"; // end census
var oasTrueAd="";
|
Customer Service
|