// Videos On Demand
function open_videos_on_demand_player(track_id) {
  window.open('http://www.z100.com/cc-common/ondemand/player.html?program=vod&track_id=' + track_id, 'video_player', 'location=no,menubar=no,scrollbars=yes,width=727px,height=530px');
}
// NEW! 3
function openNew3Player(URL) {
  day = new Date();
  id = day.getTime();
  window.open(URL,'playerWindow','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=660,height=449');
}
// NEW! 4
function openNew4Player(URL) {
  day = new Date();
  id = day.getTime();
  window.open(URL,'playerWindow','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=728,height=538');
}
// NEW! 5
function openNew5Player(URL) {
  day = new Date();
  id = day.getTime();
  window.open(URL,'playerWindow','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=728,height=538');
}
// Stripped
function openPlayer(URL) {
  day = new Date();
  id = day.getTime();
  window.open(URL,'popWindow','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=740,height=400');
}
function openNewStrippedPlayer(URL) {
  day = new Date();
  id = day.getTime();
  window.open(URL,'popWindow','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=740,height=400');
}
// 9-11 Media player
function popmedia(URL) {
  window.open(URL,'mediaWindow','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=727px,height=500px');
}
function openNewsPlayer(URL) {
  day = new Date();
  id = day.getTime();
  window.open(URL,'_blank','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=728,height=511');
}
function openNewsPlayerSPECIAL(URL) {
  day = new Date();
  id = day.getTime();
  window.open(URL,'_blank','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=728,height=511');
  
  self.location = 'http://www.z100.com/cc-common/ondemand/';

}
function openNewPage(URL) {
  day = new Date();
  id = day.getTime();
  window.open(URL,'_blank','toolbar=1,scrollbars=1,location=1,statusbar=1,menubar=1,resizable=1,width=800,height=600');
}
function openMediaPlayer(SKIN,MEDIA) {
  day = new Date();
  id = day.getTime();
  window.open('http://www.z100.com/cc-common/mediaplayer/player.html?mps='+SKIN+'&mid='+MEDIA+'','MediPlayerWindow','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=728,height=511');
}
function openBeyoncePlayer() {
  day = new Date();
  id = day.getTime();
  window.open('http://www.z100.com/cc-common/news/videos/player.html?mid=Reuters/2-07/Beyonce-Cover-2-15.asf','openingplayerwindow','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=728,height=511');
}
function openStreamingOnesite() {
  day = new Date();
  id = day.getTime();
  window.open('http://www.z100.com/cc-common/streaming_onesite','ccTuner','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=740,height=544');
}
// Photo Gallery (for Dynamic Lead) :: Added by Mark Escott 5/14/07
function open_photo_popup(album_id) {
  window.open('http://www.z100.com/cc-common/gallery/display.html?album_id=' + album_id, 'photo_album','width=728,height=600,resizable=no,scrollbars=no,menu=no,status=no');
}
function openStreamingPlayer(instance) {
  if(typeof(instance)=="undefined"){
	window.open('http://www.z100.com/cc-common/ondemand/player.html?world=st','streaming_player','location=no,menubar=no,resizable=yes,scrollbars=yes,width=980,height=592');
 } else {
	window.open('http://www.z100.com/cc-common/streaming_new/index.html?player_instance=' + instance,'ccTuner','width=668,height=420,status=no,resizable=no,scrollbars=no');
 }
}
function open_videos_on_demand_ondemand_playerT2(track){
	window.open('http://www.z100.com/cc-common/ondemand/player.html?program=vod&track_id='+track,'player', 'location=no,menubar=no,resizable=yes,scrollbars=yes,width=980,height=592');
	self.location = 'http://www.z100.com/cc-common/ondemand/';
}

function open_videos_on_demand_playerT2(track){
	window.open('http://www.z100.com/cc-common/ondemand/player.html?program=vod&track_id='+track,'player', 'location=no,menubar=no,resizable=yes,scrollbars=yes,width=980,height=592');
	self.location = 'http://www.z100.com/cc-common/videos_on_demand/';
}
function open_on_demand_playerT2(APID,MID){
	window.open('http://www.z100.com/cc-common/ondemand/player.html?apid='+APID+'&mid='+MID,'player', 'location=no,menubar=no,resizable=yes,scrollbars=yes,width=980,height=592');
}
function openStreamingPlayerT2() {
	window.open('http://www.z100.com/cc-common/ondemand/player.html?world=st', 'streaming_player', 'location=no,menubar=no,scrollbars=yes,width=980,height=592');
}
function open_player(id, s) { 
	window.open('http://www.z100.com/cc-common/ondemand/player.html?program=vod&track_id='+id,'player', 'location=no,menubar=no,resizable=yes,scrollbars=yes,width=980,height=592');
}
function open_on_demand_under_playerT2(APID,MID){
		window.open('http://www.z100.com/cc-common/ondemand/player.html?apid='+APID+'&mid='+MID,'player','toolbar=0,location=no,statusbar=no,menubar=no,resizable=yes,scrollbars=yes,width=980,height=592');
		self.location = 'http://www.z100.com/cc-common/ondemand/';
}
function NEW_under_playerT2(art){
		window.open('http://www.z100.com/cc-common/new/6/player.html?art='+art,'player','toolbar=0,location=no,statusbar=no,menubar=no,resizable=yes,scrollbars=yes,width=728,height=538');
		self.location = 'http://www.z100.com/cc-common/ondemand/';

}
// MOD Special Pages, Change self.location
// Eagles
function open_on_demand_under_playerSPECIAL(APID,MID){
		window.open('http://www.z100.com/cc-common/ondemand/player.html?apid='+APID+'&mid='+MID,'player','toolbar=0,location=no,statusbar=no,menubar=no,resizable=yes,scrollbars=yes,width=980,height=592');
		self.location = 'http://www.z100.com/cc-common/news/sections/special/eagles.html';
}
// MOD Special Pages, Change self.location
// Britney Spears
function open_on_demand_under_playerSPECIAL2(APID,MID){
		window.open('http://www.z100.com/cc-common/ondemand/player.html?apid='+APID+'&mid='+MID,'player','toolbar=0,location=no,statusbar=no,menubar=no,resizable=yes,scrollbars=yes,width=980,height=592');
		self.location = 'http://www.z100.com/cc-common/news/sections/special/britneyspears.html';
}
// MOD Special Pages, Change self.location
// Jay-Z
function open_on_demand_under_playerSPECIAL3(APID,MID){
		window.open('http://www.z100.com/cc-common/ondemand/player.html?apid='+APID+'&mid='+MID,'player','toolbar=0,location=no,statusbar=no,menubar=no,resizable=yes,scrollbars=yes,width=980,height=592');
		self.location = 'http://www.z100.com/cc-common/news/sections/special/jayz.html';
}
// MOD Special Pages, Change self.location
// Garth Brooks
function open_on_demand_under_playerSPECIAL4(APID,MID){
		window.open('http://www.z100.com/cc-common/ondemand/player.html?apid='+APID+'&mid='+MID,'player','toolbar=0,location=no,statusbar=no,menubar=no,resizable=yes,scrollbars=yes,width=980,height=592');
		self.location = 'http://www.z100.com/cc-common/news/sections/special/garthbrooks.html';

}
// VOD Special Page Load,  Change self.location
function open_videos_on_demand_playerSPECIAL(track){
	window.open('http://www.z100.com/cc-common/ondemand/player.html?program=vod&track_id='+track,'player', 'location=no,menubar=no,resizable=yes,scrollbars=yes,width=980,height=592');
		self.location = 'http://www.z100.com/cc-common/news/sections/special/kanyewest.html';
}
// VOD Special Page Load,  Change self.location
function open_videos_on_demand_playerSPECIAL2(track){
	window.open('http://www.z100.com/cc-common/ondemand/player.html?program=vod&track_id='+track,'player', 'location=no,menubar=no,resizable=yes,scrollbars=yes,width=980,height=592');
		self.location = 'http://www.z100.com/cc-common/news/sections/newsarticle.html?feed=104692&article=2744887';

}

function open_on_demand_under_playerSPECIALPAGE(APID,MID,backgroundurl){
		window.open('http://www.z100.com/cc-common/ondemand/player.html?apid='+APID+'&mid='+MID,'player','toolbar=0,location=no,statusbar=no,menubar=no,resizable=yes,scrollbars=yes,width=980,height=592');
		self.location =backgroundurl;
}
function open_photo_under_popup_political(album_id) {
	window.open('http://www.z100.com/cc-common/gallery/display.html?album_id=' + album_id, 'photo_album','width=728,height=600,resizable=no,scrollbars=no,menu=no,status=no');
	self.location = 'http://www.z100.com/cc-common/political/';
}
function open_photo_under_popup_awards(album_id) {
	window.open('http://www.z100.com/cc-common/gallery/display.html?album_id=' + album_id, 'photo_album','width=728,height=600,resizable=no,scrollbars=no,menu=no,status=no');
	self.location = 'http://www.z100.com/cc-common/awards/';
}

function open_photo_under_popup_raceday(album_id) {
	window.open('http://www.z100.com/cc-common/gallery/display.html?album_id=' + album_id, 'photo_album','width=728,height=600,resizable=no,scrollbars=no,menu=no,status=no');
	self.location = 'http://www.z100.com/cc-common/news/raceday/';
}
function open_photo_under_popup(album_id) {
	window.open('http://www.z100.com/cc-common/gallery/display.html?album_id=' + album_id, 'photo_album','width=728,height=600,resizable=no,scrollbars=no,menu=no,status=no');
	self.location = 'http://www.z100.com/cc-common/gallery/';
}
function open_photo_under_popup_portal(album_id) {
	window.open('http://www.z100.com/cc-common/gallery/display.html?album_id=' + album_id, 'photo_album','width=728,height=600,resizable=no,scrollbars=no,menu=no,status=no');
	self.location = 'http://www.z100.com/cc-common/portal/';
}
//Portal Special Article
function open_photo_under_popup_special(album_id) {
	window.open('http://www.z100.com/cc-common/gallery/display.html?album_id=' + album_id, 'photo_album','width=728,height=600,resizable=no,scrollbars=no,menu=no,status=no');
	self.location = 'http://www.z100.com/cc-common/news/sections/newsarticle.html?feed=104692&article=2708415';
}
//Portal Special Article
function open_photo_under_popup_special2(album_id) {
	window.open('http://www.z100.com/cc-common/gallery/display.html?album_id=' + album_id, 'photo_album','width=728,height=600,resizable=no,scrollbars=no,menu=no,status=no');
	self.location = 'http://www.z100.com/cc-common/news/sections/newsarticle.html?feed=104692&article=2740763';
}
//Garth Brooks Video Special
function open_photo_under_popup_special3(album_id) {
	window.open('http://www.z100.com/cc-common/gallery/display.html?album_id=' + album_id, 'photo_album','width=728,height=600,resizable=no,scrollbars=no,menu=no,status=no');
	self.location = 'http://www.z100.com/cc-common/news/sections/newsarticle.html?feed=104659&article=2804310';
}

function changepage(thelocation){
	window.open(thelocation,'playerWindow','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=668,height=396');
}

function openAllStrippedPlayer(APID,MID,NUMBER){
  window.open('http://www.z100.com/cc-common/ondemand/player.html?apid='+APID+'&mid='+MID,'popWindow','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=980,height=592');
}

var PlayerPopups = {};
PlayerPopups.openPlayer = function(url){
	window.open(url,'player', 'location=no,menubar=no,scrollbars=yes,width=980,height=592');
};
PlayerPopups.openPlayer_specificpage = function(playerurl,backgroundurl){
PlayerPopups.openPlayer(playerurl);
	self.location =backgroundurl;
	
};

function openClassicStreamingPlayer(instance) {
 if(typeof(instance)=="undefined"){
  window.open('http://www.z100.com/cc-common/streaming_new/index.html','ccTuner','width=668,height=420,status=no,resizable=no,scrollbars=no');
 } else {
  window.open('http://www.z100.com/cc-common/streaming_new/index.html?player_instance=' + instance,'ccTuner','width=668,height=420,status=no,resizable=no,scrollbars=no');
 }
}
