function changeDivVid(youtubeIndex) {
	var videoContent = new String(); 
	videoContent = document.getElementById("videoWindow").innerHTML="<object width='368' height='240'><param name='movie' value='http://www.youtube.com/v/" + youtubeIndex + "&hl=en_US&fs=1&rel=0&color1=0x2b405b&color2=0x6b8ab6&hd=1&border=1'></param><param name='allowFullScreen' value='true'></param><param name='allowscriptaccess' value='always'></param><embed wmode='transparent' src='http://www.youtube.com/v/" + youtubeIndex + "&hl=en_US&fs=1&rel=0&color1=0x2b405b&color2=0x6b8ab6&hd=1&border=1' type='application/x-shockwave-flash' allowscriptaccess='always' allowfullscreen='true' width='368' height='240'></embed></object>";
}

function videoDescription(videoSubject,Title,venue,videoDate,venueCity,venueState,youtubeIndex) {
	var videoContent = new String(); 
	videoContent = document.getElementById("videoDescription").innerHTML="<FONT CLASS='videoDescripton'>" + videoSubject + " - " + Title + "<BR>" + venue + " - " + venueCity + ", " + venueState + "<BR>" + videoDate + "</FONT>";
}

function PlayVideo(videoSubject,Title,venue,videoDate,venueCity,venueState,youtubeIndex) {
	var url = eval("'http://www.cybervideo.tv/PlayVideo.php?videoSubject=' + videoSubject + '&Title=' + Title + '&venue=' + venue + '&videoDate=' + videoDate + '&venueCity=' + venueCity + '&venueState=' + venueState + '&youtubeIndex=' + youtubeIndex");
	NewWin=window.open(url,'VideoWindow','location=no,titlebar=no,menubar=no,scrollbars=no,toolbar=no,status=no,width=900,height=568,focus');
}

function photo_album(Key) {
	var url = eval("'http://www.jackdiddlysquat.com/photos/index.html'");
	NewWin=window.open(url,'PhotoAlbumWindow','scrollbars=yes,toolbar=no,status=no,width=640,height=542,focus');
}

function MusicVideoFB(musicalGroup,songTitle,venue,performanceDate,venueCity,venueState,youtubeIndex) {
	var url = eval("'http://www.cybervideo.tv/PlayVideo.php?musicalGroup=' + musicalGroup + '&songTitle=' + songTitle + '&venue=' + venue + '&performanceDate=' + performanceDate + '&venueCity=' + venueCity + '&venueState=' + venueState + '&youtubeIndex=' + youtubeIndex");
	NewWin=window.open(url,'MusicVideoWindow','location=no,titlebar=no,menubar=no,scrollbars=no,toolbar=no,status=no,width=900,height=568,focus');
}

function MusicBox(song,composer,producer,performer,year) {
	var url = eval("'http://www.jackdiddlysquat.com/MusicBox.php?selection=' + song + '&composer=' + composer + '&producer=' + producer + '&performer=' + performer + '&year=' + year");
	NewWin=window.open(url,'MusicBoxWindow','scrollbars=no,toolbar=no,status=no,width=495,height=240,focus');
}

function videographyPrices() {
	var url = eval("'http://www.cybervideo.tv/VideographyPrices.php'");
	NewWin=window.open(url,'StoreWindow','scrollbars=no,toolbar=no,status=no,width=1000,height=800,focus');
}

function setupVideoShoot(cams) {
	var url = eval("'http://www.cybervideo.tv/setupVideoShoot.php?cams=' + cams");
	NewWin=window.open(url,'StoreWindow','scrollbars=yes,toolbar=no,status=no,width=1000,height=600,focus');
}

function PodCasts4Sale() {
	var url = eval("'http://www.cybervideo.tv/PodCasts4Sale.php'");
	NewWin=window.open(url,'StoreWindow','scrollbars=yes,toolbar=no,status=no,width=1000,height=600,focus');
}

function DVDs4Sale() {
	var url = eval("'http://www.cybervideo.tv/DVDs4Sale.php'");
	NewWin=window.open(url,'StoreWindow','scrollbars=yes,toolbar=no,status=no,width=1000,height=600,focus');
}

function schwag4sale() {
	var url = eval("'http://www.cybervideo.tv/schwag4sale.php'");
	NewWin=window.open(url,'StoreWindow','scrollbars=no,toolbar=no,status=no,width=1000,height=600,focus');
}

function buyShortSleeveTeeShirt() {
	var url = eval("'http://www.cybervideo.tv/buyShortSleeveTeeShirt.php'");
	NewWin=window.open(url,'StoreWindow','scrollbars=yes,toolbar=no,status=no,width=1000,height=600,focus');
}

function buyLongSleeveTeeShirt() {
	var url = eval("'http://www.cybervideo.tv/buyLongSleeveTeeShirt.php'");
	NewWin=window.open(url,'StoreWindow','scrollbars=yes,toolbar=no,status=no,width=1000,height=600,focus');
}

function NothingLeftToLose() {
	var url = eval("'http://www.jackdiddlysquat.com/MusicVideos/Nothing_Left_To_Lose.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=900,height=560,focus');
}

function AndroidLove() {
	var url = eval("'http://www.jackdiddlysquat.com/MusicVideos/AndroidLove.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=740,height=500,focus');
}

function Joanna() {
	var url = eval("'http://www.jackdiddlysquat.com/MusicVideos/Joanna.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=830,height=620,focus');
}

function IShallBeReleased() {
	var url = eval("'http://www.jackdiddlysquat.com/MusicVideos/I_Shall_Be_Released.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=588,height=360,focus');
}

function TouchMe() {
	var url = eval("'http://www.jackdiddlysquat.com/MusicVideos/Touch_Me.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=900,height=560,focus');
}

function Californication() {
	var url = eval("'http://www.jackdiddlysquat.com/Californication.html'");
	NewWin=window.open(url,'Californication','scrollbars=no,toolbar=no,status=no,width=720,height=480,focus');
}

function CyberNewz_03_29_2009() {
	var url = eval("'http://www.jackdiddlysquat.com/CyberNewz-03-29-2009.html'");
	NewWin=window.open(url,'CyberNewz_03_29_2009','scrollbars=no,toolbar=no,status=no,width=720,height=480,focus');
}

function joanna() {
	var url = eval("'http://www.jackdiddlysquat.com/Joanna.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=550,height=400,focus');
}

function MercyMercyMercy() {
	var url = eval("'http://www.jackdiddlysquat.com/MusicVideos/MercyMercyMercy.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=640,height=480,focus');
}

function EleanorRigby() {
	var url = eval("'http://www.jackdiddlysquat.com/EleanorRigby.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=640,height=480,focus');
}

function LowSparkOfHighHeeledBoys() {
	var url = eval("'http://www.jackdiddlysquat.com/LowSparkOfHighHeeledBoys.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=682,height=475,focus');
}

function AllTheYoungDudes() {
	var url = eval("'http://www.jackdiddlysquat.com/MusicVideos/AllTheYoungDudes.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=640,height=480,focus');
}

function FunkyLittleTune() {
	var url = eval("'http://www.jackdiddlysquat.com/MusicVideos/FunkyLittleTune.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=640,height=480,focus');
}

function fever() {
	var url = eval("'http://www.jackdiddlysquat.com/Fever.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=550,height=400,focus');
}

function suspiciousminds() {
	var url = eval("'http://www.jackdiddlysquat.com/SuspiciousMinds.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=550,height=400,focus');
}

function summertime() {
	var url = eval("'http://www.jackdiddlysquat.com/Summertime.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=640,height=480,focus');
}

function thatswhyiplaytheblues() {
	var url = eval("'http://www.jackdiddlysquat.com/ThatsWhyIPlayTheBlues.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=640,height=480,focus');
}

function hurtssogood() {
	var url = eval("'http://www.jackdiddlysquat.com/HurtsSoGood.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=550,height=400,focus');
}

function UntoldStoriesFromIraq() {
	var url = eval("'http://www.jackdiddlysquat.com/UntoldStoriesFromIraq.html'");
	NewWin=window.open(url,'VideoWindow','scrollbars=no,toolbar=no,status=no,width=550,height=400,focus');
}

function Jam_02242008() {
	var url = eval("'http://www.jackdiddlysquat.com/Jam_02242008.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=320,height=240,focus');
}

function Frisbee_02102008() {
	var url = eval("'http://www.jackdiddlysquat.com/TheSpinDoctors.html'");
	NewWin=window.open(url,'VideoWindow','scrollbars=no,toolbar=no,status=no,width=720,height=540,focus');
}

function Frisbee_03022008() {
	var url = eval("'http://www.jackdiddlysquat.com/TheSpinDoctors2.html'");
	NewWin=window.open(url,'VideoWindow','scrollbars=no,toolbar=no,status=no,width=720,height=540,focus');
}

function JoanJettSettingUpTheStage() {
	var url = eval("'http://www.jackdiddlysquat.com/JoanJett/JoanJett-SettingUpTheStage.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function JoanJettBadReputation() {
	var url = eval("'http://www.jackdiddlysquat.com/JoanJett/JoanJett-BadReputation.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function JoanJettILovePlayingWithFire() {
	var url = eval("'http://www.jackdiddlysquat.com/JoanJett/JoanJett-ILovePlayingWithFire.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=960,height=540,focus');
}

function JoanJettDoYouWannaTouchMeChangeTheWorld() {
	var url = eval("'http://www.jackdiddlysquat.com/JoanJett/JoanJett-DoYouWannaTouchMe-ChangeTheWorld.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function JoanJettYouDriveMeWild() {
	var url = eval("'http://www.jackdiddlysquat.com/JoanJett/JoanJett-YouDriveMeWild.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function JoanJettAndrogynous() {
	var url = eval("'http://www.jackdiddlysquat.com/JoanJett/JoanJett-Androgynous.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function JoanJettLoveIsPain() {
	var url = eval("'http://www.jackdiddlysquat.com/JoanJett/JoanJett-LoveIsPain.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function JoanJettEncore() {
	var url = eval("'http://www.jackdiddlysquat.com/JoanJett/JoanJett-EncorePerformance-ACDC-Roadrunner-EverydayPeople.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats1() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats/TheMightyCashCats-Chapter1.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_Placentia_FolsomPrisonBlues_RingOfFire_GetRhythm() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-Placentia/TheMightyCashCats-Placentia-FolsomPrisonBlues-RingOfFire-GetRhythm.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_Placentia_JukeboxBlues() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-Placentia/TheMightyCashCats-Placentia-JukeboxBlues.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_Placentia_BigRiver() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-Placentia/TheMightyCashCats-Placentia-BigRiver.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_Placentia_SundayMorningComingDown() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-Placentia/TheMightyCashCats-Placentia-SundayMorningComingDown.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_Placentia_ItAintMeBabe() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-Placentia/TheMightyCashCats-Placentia-ItAintMeBabe.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_Placentia_LongLeggedGuitarPickinMan() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-Placentia/TheMightyCashCats-Placentia-LongLeggedGuitarPickinMan.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_Placentia_ABoyNamedSue() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-Placentia/TheMightyCashCats-Placentia-ABoyNamedSue.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_Placentia_IWalkTheLine() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-Placentia/TheMightyCashCats-Placentia-IWalkTheLine.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_Placentia_WildwoodFlower_Jackson() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-Placentia/TheMightyCashCats-Placentia-WildwoodFlower-Jackson.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_Placentia_WildwoodFlower() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-Placentia/TheMightyCashCats-Placentia-WildwoodFlower.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_Placentia_IfIWereACarpenter() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-Placentia/TheMightyCashCats-Placentia-IfIWereACarpenter.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_Placentia_WillTheCircleBeUnbroken() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-Placentia/TheMightyCashCats-Placentia-WillTheCircleBeUnbroken.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_Placentia_SolitaryMan() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-Placentia/TheMightyCashCats-Placentia-SolitaryMan.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_Placentia_Jackson() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-Placentia/TheMightyCashCats-Placentia-Jackson.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_Placentia_GhostRidersInTheSky() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-Placentia/TheMightyCashCats-Placentia-GhostRidersInTheSky.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_Placentia_OrangeBlossomSpecial_Jackson_RingOfFire() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-Placentia/TheMightyCashCats-Placentia-OrangeBlossomSpecial-Jackson-RingOfFire.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_LaPalma_FolsomPrisonBlues() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-LaPalma/TheMightyCashCats-LaPalma-FolsomPrisonBlues.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_LaPalma_RingOfFire() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-LaPalma/TheMightyCashCats-LaPalma-RingOfFire.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_LaPalma_GetRhythm() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-LaPalma/TheMightyCashCats-LaPalma-GetRhythm.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_LaPalma_BigRiver() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-LaPalma/TheMightyCashCats-LaPalma-BigRiver.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_LaPalma_ABoyNamedSue() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-LaPalma/TheMightyCashCats-LaPalma-ABoyNamedSue.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_LaPalma_SundayMorningComingDown() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-LaPalma/TheMightyCashCats-LaPalma-SundayMorningComingDown.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_LaPalma_SolitaryMan() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-LaPalma/TheMightyCashCats-LaPalma-SolitaryMan.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_LaPalma_JukeboxBlues() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-LaPalma/TheMightyCashCats-LaPalma-JukeboxBlues.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_LaPalma_LongLeggedGuitarPickinMan() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-LaPalma/TheMightyCashCats-LaPalma-LongLeggedGuitarPickinMan.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_LaPalma_TennesseeFlatTopBox() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-LaPalma/TheMightyCashCats-LaPalma-TennesseeFlatTopBox.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_LaPalma_ItAintMeBabe() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-LaPalma/TheMightyCashCats-LaPalma-ItAintMeBabe.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_LaPalma_IfIWereACarpenter() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-LaPalma/TheMightyCashCats-LaPalma-IfIWereACarpenter.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_LaPalma_HoneyDont() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-LaPalma/TheMightyCashCats-LaPalma-HoneyDont.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_LaPalma_PrettyWoman() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-LaPalma/TheMightyCashCats-LaPalma-PrettyWoman.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_LaPalma_IWalkTheLine() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-LaPalma/TheMightyCashCats-LaPalma-IWalkTheLine.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_LaPalma_WildwoodFlower_Jackson() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-LaPalma/TheMightyCashCats-LaPalma-WildwoodFlower-Jackson.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheMightyCashCats_LaPalma_WillTheCircleBeUnbroken() {
	var url = eval("'http://www.jackdiddlysquat.com/TheMightyCashCats-LaPalma/TheMightyCashCats-LaPalma-WillTheCircleBeUnbroken.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function Ragdoll_Ernestine() {
	var url = eval("'http://www.jackdiddlysquat.com/Ragdoll/Ragdoll-Ernestine.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function Ragdoll_RainDownTears_Route66() {
	var url = eval("'http://www.jackdiddlysquat.com/Ragdoll/Ragdoll-RainDownTears-Route66.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function Ragdoll_ItHurtSoBad() {
	var url = eval("'http://www.jackdiddlysquat.com/Ragdoll/Ragdoll-ItHurtSoBad.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function Ragdoll_Respect() {
	var url = eval("'http://www.jackdiddlysquat.com/Ragdoll/Ragdoll-Respect.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function Ragdoll_ProudMary() {
	var url = eval("'http://www.jackdiddlysquat.com/Ragdoll/Ragdoll-ProudMary.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function Ragdoll_HouseOfTheRisingSun() {
	var url = eval("'http://www.jackdiddlysquat.com/Ragdoll/Ragdoll-HouseOfTheRisingSun.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function Ragdoll_YouCanHaveMyHusband() {
	var url = eval("'http://www.jackdiddlysquat.com/Ragdoll/Ragdoll-YouCanHaveMyHusband.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function Ragdoll_BobbyMcGee_MoveOver() {
	var url = eval("'http://www.jackdiddlysquat.com/Ragdoll/Ragdoll-BobbyMcGee-MoveOver.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function CSULB_JazzCombo_ImprovisationInBflat() {
	var url = eval("'http://www.jackdiddlysquat.com/CSULB/CSULB-JazzCombo-ImprovisationInBflat.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function CSULB_JazzCombo_BeautifulLove() {
	var url = eval("'http://www.jackdiddlysquat.com/CSULB/CSULB-JazzCombo-BeautifulLove.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function VirgilRosales_Stardust() {
	var url = eval("'http://www.jackdiddlysquat.com/CSULB/VirgilRosales-Stardust.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function VirgilRosales_IThoughtAboutYou() {
	var url = eval("'http://www.jackdiddlysquat.com/CSULB/VirgilRosales-IThoughtAboutYou.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function AnnPedersen_MoodysMoodForLove() {
	var url = eval("'http://www.jackdiddlysquat.com/CSULB/AnnPedersen-MoodysMoodForLove.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function AnnPedersen_ShinyStockings() {
	var url = eval("'http://www.jackdiddlysquat.com/CSULB/AnnPedersen-ShinyStockings.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function ChristineGuter_NothingIsTooWonderfulToBeTrue() {
	var url = eval("'http://www.jackdiddlysquat.com/CSULB/ChristineGuter-NothingIsTooWonderfulToBeTrue.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function ChristineGuter_OneForMonterey() {
	var url = eval("'http://www.jackdiddlysquat.com/CSULB/ChristineGuter-OneForMonterey.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheJungle_EverydayIHaveTheBlues() {
	var url = eval("'http://www.jackdiddlysquat.com/TheJungle/TheJungle-EverydayIHaveTheBlues.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=900,height=560,focus');
}

function TheJungle_KansasCity() {
	var url = eval("'http://www.jackdiddlysquat.com/TheJungle/TheJungle-KansasCity.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=900,height=560,focus');
}

function TheJungle_LindaLu() {
	var url = eval("'http://www.jackdiddlysquat.com/TheJungle/TheJungle-LindaLu.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheJungle_IBelieveToMySoul() {
	var url = eval("'http://www.jackdiddlysquat.com/TheJungle/TheJungle-IBelieveToMySoul.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheJungle_LeaveMyGirlAlone() {
	var url = eval("'http://www.jackdiddlysquat.com/TheJungle/TheJungle-LeaveMyGirlAlone.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheJungle_MustangSally() {
	var url = eval("'http://www.jackdiddlysquat.com/TheJungle/TheJungle-MustangSally.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheJungle_YouGotMeRunnin() {
	var url = eval("'http://www.jackdiddlysquat.com/TheJungle/TheJungle-YouGotMeRunnin.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=900,height=560,focus');
}

function TheJungle_CCRider() {
	var url = eval("'http://www.jackdiddlysquat.com/TheJungle/TheJungle-CCRider.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheJungle_OneWayOut() {
	var url = eval("'http://www.jackdiddlysquat.com/TheJungle/TheJungle-OneWayOut.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheJungle_LittleWing() {
	var url = eval("'http://www.jackdiddlysquat.com/TheJungle/TheJungle-LittleWing.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheJungle_ShesNinteenYearsOld() {
	var url = eval("'http://www.jackdiddlysquat.com/TheJungle/TheJungle-ShesNinteenYearsOld.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheJungle_DownHomeBlues() {
	var url = eval("'http://www.jackdiddlysquat.com/TheJungle/TheJungle-DownHomeBlues.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheJungle_HighHeelSneakers() {
	var url = eval("'http://www.jackdiddlysquat.com/TheJungle/TheJungle-HighHeelSneakers.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}

function TheJungle_RedHouse() {
	var url = eval("'http://www.jackdiddlysquat.com/TheJungle/TheJungle-RedHouse.html'");
	NewWin=window.open(url,'MusicVideoWindow','scrollbars=no,toolbar=no,status=no,width=1100,height=620,focus');
}



function ContactUs() {
	var url = eval("'http://www.cybervideo.tv/ContactUs1.php'");
	NewWin=window.open(url,'ContactUs','scrollbars=yes,toolbar=no,status=no,width=900,height=620,focus');
}



/*
ActivateActiveX
---------------
Purpose:  Dynamically replace any elements that will be affected by the new
		security feature in IE6/IE7 that requires a user to click
		certain types of elements to activate them before use.

Usage:  Include this file at the end of your html document using the following:

	<script language="JScript" type="text/jscript" src="activateActiveX.js"></script>

Since this script is in response to a software patent lawsuit, I feel
it necessary to state the following...	

License:
ActivateActiveX is Copyright (C) 2006 Jason Baker (therippa AT gmail.com).
It is available as open source code from:

	http://therippa.blogspot.com

This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY;

without even the implied warranty of MERCHANTABILITY or FITNESS FOR
A PARTICULAR PURPOSE. See the GNU General Public License for more details:

	http://www.gnu.org/licenses/gpl.html
*/


//Determine browser, we only need this for Internet Explorer
if (navigator.appName == "Microsoft Internet Explorer") {
	
	//Array of elements to be replaced
	var arrElements = new Array(3);
	arrElements[0] = "object";
	arrElements[1] = "embed";
	arrElements[2] = "applet";

	
	//Loop over element types
	for (n = 0; n < arrElements.length; n++) {
	
		//set object for brevity
		replaceObj = document.getElementsByTagName(arrElements[n]);
		
		//loop over element objects returned
		for (i = 0; i < replaceObj.length; i++ ) {
		
			//set parent object for brevity
			parentObj = replaceObj[i].parentNode;
			
			//grab the html inside of the element before removing it from the DOM
			newHTML = parentObj.innerHTML;
			
			//remove element from the DOM
			parentObj.removeChild(replaceObj[i]);
			
			//stick the element right back in, but as a new object
			parentObj.innerHTML = newHTML;
		
		}
	}
}

