function myShowsWriteFile(someSubSectionParam)
{
		if(someSubSectionParam == '1')
		{
			if(navigator.appName == 'Microsoft Internet Explorer')
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';	
				var theDiv2 = document.getElementById('contentDiv2');
				theDiv2.innerHTML = '';
				
				var theDiv5 = document.getElementById('contentDiv3');
				theDiv5.innerHTML = '';			
				theDiv5.innerHTML += 'Please choose one of the categories from the submenu';			
			}
			else
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';			
				theDiv.innerHTML += 'Please choose one of the categories from the submenu';
			}
			
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
	
				var theDiv3 = document.getElementById('extraDetails');
			theDiv3.innerHTML = '';			
			
			var theDiv4 = document.getElementById('extraDetails2');
			theDiv4.innerHTML = '';

			var someVarStart3 = '';
			var someVarMiddle3 = '';
			var someVarEnd3 = '';
			var someVarAll3 = '';

someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="0" cellpadding="0" cellspacing="0">';
someVarStart3 += '<tr><td valign="top">';
someVarStart3 += '</td></tr></table>';

			myFooterFunction('no_content');
		}
		else if(someSubSectionParam == '2')
		{
		if(navigator.appName == 'Microsoft Internet Explorer')
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';	
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			
			var theDiv5 = document.getElementById('contentDiv3');
			theDiv5.innerHTML = '';			
			theDiv5.innerHTML += '';			
			}
		else
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';			
			theDiv.innerHTML += '';
			}
			
		var theDiv2 = document.getElementById('contentDiv2');
		theDiv2.innerHTML = '';
		var theDiv3 = document.getElementById('extraDetails');
		theDiv3.innerHTML = '';			
		var theDiv4 = document.getElementById('extraDetails2');
		theDiv4.innerHTML = '';

		document.body.style.backgroundImage = "url('global_images/invis.jpg')";

		var someVarStart3 = '';
		var someVarMiddle3 = '';
		var someVarEnd3 = '';
		var someVarAll3 = '';

		someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="1" cellpadding="0" cellspacing="0">';
		someVarStart3 += '<tr><td valign="top">';
		someVarStart3 += '</td></tr></table>';
		someVarStart3 += '<div id="divContainer">';
		someVarStart3 += '<div id="divContent">';
		
		someVarMiddle3 += '<img src="global_images/bad_girls_club4.jpg" usemap="#bad_girls_club4_Map" border="0" style="position: absolute; left: -125px; top: -100px; z-index: 1;">';
		//someVarMiddle3 += '<div id="myRWCharsDiv" class="myRWCharsDiv" style="position: absolute; left: 0px; top: 425px; z-index: 5;"><span></span></div>';
		
		someVarEnd3 += '</div>';
		someVarEnd3 += '</div>';

		//document.getElementById('myRWMenuDiv').style.top = eval(newTop + 2450) + 'px';
		/*+ someVarMiddle3 */

		someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
		theDiv.innerHTML = someVarAll3;
		myDynamicSpaceFunction('0');
		//myFooterFunction('rw20_show');
		myFooterFunction('bgc3');
		}
		else if(someSubSectionParam == '3')
		{
			if(navigator.appName == 'Microsoft Internet Explorer')
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';	
				var theDiv2 = document.getElementById('contentDiv2');
				theDiv2.innerHTML = '';

				var theDiv5 = document.getElementById('contentDiv3');
				theDiv5.innerHTML = '';			
			}
			else
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';
			}	
			
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';

			var theDiv3 = document.getElementById('extraDetails');
			theDiv3.innerHTML = '';			
			
			var theDiv4 = document.getElementById('extraDetails2');
			theDiv4.innerHTML = '';

			var someVarStart3 = '';
			var someVarMiddle3 = '';
			var someVarEnd3 = '';
			var someVarAll3 = '';

someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="0" cellpadding="0" cellspacing="0">';
someVarStart3 += '<tr><td valign="top"><img src="global_images/real_world_sydney_banner.gif" height="100px" width="800px"';
someVarStart3 += 'alt="Real World" border="0"><br>';
someVarStart3 += 'G\'day, mates! Are you ready for another drama-filled season of The Real World? You know the drill: seven strangers are picked to live in a house. But this time everything will be turned upside down, literally, when this batch of Real Worlders lands Down Under in Sydney, Australia!<br>&nbsp;<br>Ah yes, Sydney -- best known for its cuddly koalas, perfect pints, beautiful beaches and, now, drama, drama, drama! As soon as these seven strangers move into their amazing apartment overlooking Darling Harbour, the catfights, drunken nights and hot tub hookups ensue! If you thought the last season of The Real World was insane, you won\'t believe what Sydney has in store!</td></tr></table><br>&nbsp;<br>';

loadXMLDoc('xml/rw_sydney_shows3.xml');
var whovar=xmlDoc.getElementsByTagName('who');
var picturevar=xmlDoc.getElementsByTagName('picture');
var descriptionvar=xmlDoc.getElementsByTagName('description');

document.body.style.backgroundImage = "url('global_images/bg_rwaus.jpg')";

someVarStart3 += '<div id="divContainer">';
someVarStart3 += '<div id="divContent">';
someVarStart3 += '<table cellpadding=10px><tr colspan=2><td valign=top width="281px">';

for (i=0;i<4;i++)
  {
  if (whovar[i].nodeType==1)
    {  
	 someVarMiddle3 += '<p class="pscoll" height="250px">';
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += whovar[i].childNodes[0].nodeValue;
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += '<img src="' + picturevar[i].childNodes[0].nodeValue + '">';
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += descriptionvar[i].childNodes[0].nodeValue;
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += '</p><br>';
	 }
  }
	  someVarMiddle3 += '</td><td valign=top width="281px">';  
 for (i=4;i<whovar.length;i++)
  {
  if (whovar[i].nodeType==1)
    {  
	 someVarMiddle3 += '<p class="pscoll" height="250px">';
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += whovar[i].childNodes[0].nodeValue;
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += '<img src="' + picturevar[i].childNodes[0].nodeValue + '">';
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += descriptionvar[i].childNodes[0].nodeValue;
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += '</p><br>';
	 }
  }
 
someVarEnd3 += '</td></tr></table></div>';
someVarEnd3 += '</div>';

  someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
  theDiv.innerHTML = someVarAll3;
  			myDynamicSpaceFunction('0');
			myFooterFunction('rw_show');			
		}
		else if(someSubSectionParam == '4')
		{
			if(navigator.appName == 'Microsoft Internet Explorer')
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';	
				var theDiv2 = document.getElementById('contentDiv2');
				theDiv2.innerHTML = '';

				var theDiv5 = document.getElementById('contentDiv3');
				theDiv5.innerHTML = '';			
			}
			else
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';
			}	
			
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';

			var theDiv3 = document.getElementById('extraDetails');
			theDiv3.innerHTML = '';			
			
			var theDiv4 = document.getElementById('extraDetails2');
			theDiv4.innerHTML = '';
			
			var someVarStart3 = '';
			var someVarMiddle3 = '';
			var someVarEnd3 = '';
			var someVarAll3 = '';

someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="0" cellpadding="0" cellspacing="0">';
someVarStart3 += '<tr><td valign="top"><img src="global_images/gaunlet3.gif" height="100px" width="800px" ';
someVarStart3 += 'alt="Gaunlet 3" border="0"><br>';
someVarStart3 += 'Beautiful Puerto Vallarta, Mexico sets the hot and steamy stage for battle as 32 Real World, Road Rules and Fresh Meat alumni fight it out for over $400,000 in cash and prizes at The Real World/Road Rules Challenge: Gauntlet 3 - Veterans vs. Rookies. Pro BMX dirt jumper TJ Lavin returns as host as he guides the teams through a series of wild challenges and intense Gauntlets; where teammates face off to avoid elimination and stay until the Final Challenge. The winning team will split $300,000 in prize money and the losing team goes home with nothing! Insane challenges, heart-stopping Gauntlets, crazy fights, surprising alliances, unexpected departures and more hook-ups than ever - it\'s all going down in Gauntlet 3!</td></tr></table>';

document.body.style.backgroundImage = "url('global_images/bg_gaunt.jpg')";

someVarStart3 += '<div id="divContainer">';
someVarStart3 += '<div id="divContent" style="width:800px;">';

someVarMiddle3 +='<a onClick=javascript:myVeteranFunc(); style="cursor:pointer;cursor:hand; position: absolute; left: 50px;"><img src=global_images/gauntlet/veterans.jpg border=0></a><a onClick=javascript:myRookiesFunc(); style="cursor:pointer;cursor:hand; position: absolute; left: 450px;"><img src=global_images/gauntlet/rookies.jpg border=0></a>';

someVarEnd3 += '</div>';
someVarEnd3 += '</div>';

  someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
  theDiv.innerHTML = someVarAll3;
  			myDynamicSpaceFunction('0');
			myFooterFunction('gauntlet_show');			
		}
		else if(someSubSectionParam == '5')
		{
			if(navigator.appName == 'Microsoft Internet Explorer')
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';	
				var theDiv2 = document.getElementById('contentDiv2');
				theDiv2.innerHTML = '';

				var theDiv5 = document.getElementById('contentDiv3');
				theDiv5.innerHTML = '';			
			}
			else
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';
			}	
			
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';

			var theDiv3 = document.getElementById('extraDetails');
			theDiv3.innerHTML = '';			
			
			var theDiv4 = document.getElementById('extraDetails2');
			theDiv4.innerHTML = '';
			
			var someVarStart3 = '';
			var someVarMiddle3 = '';
			var someVarEnd3 = '';
			var someVarAll3 = '';

someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="0" cellpadding="0" cellspacing="0">';
someVarStart3 += '<tr><td valign="top"><img src="global_images/murder2.jpg" height="100px" width="800px" ';
someVarStart3 += 'alt="Murder" border="0"><br>';
someVarStart3 += 'Murder -- Two teams of crime scene investigators try to solve a murder.&quot;Murder&#148; is a new, innovative series in which amateur sleuths try to correctly solve a real homicide pulled directly from police files. The unscripted series premieres on Spike TV July 31<sup>st</sup> at 10 p.m. directly following &quot;CSI.&#148;<br>&nbsp;<br> Each episode of &quot;Murder&#148; begins with series host, 20-year Arlington, TX law enforcement veteran with multiple capital murder convictions, Detective Tommy Le Noir escorting two groups of civilians into an exact replica crime scene pulled from the files of an existing homicide case.  The original crime scenes are re-created down to the very last detail, so that teams experience exactly what the original detectives encountered when they first entered the crime scene and began their investigation.</b></td></tr></table>';

loadXMLDoc('xml/murder_shows2.xml');
var whovar=xmlDoc.getElementsByTagName('who');
var picturevar=xmlDoc.getElementsByTagName('picture');
var descriptionvar=xmlDoc.getElementsByTagName('description');

someVarStart3 += '<div id="divContainer">';
someVarStart3 += '<div id="divContent">';


for (i=0;i<whovar.length;i++)
  {
  if (whovar[i].nodeType==1)
    {  
	 someVarMiddle3 += '<p class="pscoll">';
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += whovar[i].childNodes[0].nodeValue;
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += '<img src="' + picturevar[i].childNodes[0].nodeValue + '">';
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += descriptionvar[i].childNodes[0].nodeValue;
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += '</p>';
	 }
  }
  
someVarEnd3 += '</div>';
someVarEnd3 += '</div>';  

  someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
  theDiv.innerHTML = someVarAll3;
  			myDynamicSpaceFunction('0');
			myFooterFunction('5');			 
		}
		else if(someSubSectionParam == '6')
		{
			if(navigator.appName == 'Microsoft Internet Explorer')
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';	
				var theDiv2 = document.getElementById('contentDiv2');
				theDiv2.innerHTML = '';

				var theDiv5 = document.getElementById('contentDiv3');
				theDiv5.innerHTML = '';			
			}
			else
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';
			}	
			
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';

			var theDiv3 = document.getElementById('extraDetails');
			theDiv3.innerHTML = '';			
			
			var theDiv4 = document.getElementById('extraDetails2');
			theDiv4.innerHTML = '';
			
			var someVarStart3 = '';
			var someVarMiddle3 = '';
			var someVarEnd3 = '';
			var someVarAll3 = '';

someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="0" cellpadding="0" cellspacing="0">';
someVarStart3 += '<tr><td valign="top"><img src="global_images/dr_steveo_show_banner.jpg" height="100px" width="800px" ';
someVarStart3 += 'alt="Steveo" border="0"><br>';
someVarStart3 += 'The Dr. Steve-O Nation is growing every day. very Monday at 11/10C on USA Network, Dr. Steve-O, along with his beautiful bombshell nurse, Trishelle, and fearsome but trustworthy driver, Reggie, set off in their tricked-out ambulance on a cross-country mission to "de-wussify" wimps, wussies, nerds and couch potatoes in desperate need of the doctor\'s immediate attention.<br>&nbsp;<br>Nominated by their buddies, girlfriends, wives, mothers, co-workers and sometimes even themselves to be "de-wussified," each "patient" of Dr. Steve-O embarks on an extreme attitude adjustment specifically tailored to their "wussdom," be it low self-esteem, an office bully or just lack of experience with women.<br>&nbsp;<br>Steve-O will confront the guys, infiltrate their lives and shock them out of their shells by making them perform hilarious stunts and embarrassingly funny and demented dares! At the end of each show, our "wussies" will walk away having overcome their issues and fears</td></tr></table>';

loadXMLDoc('xml/steveo_shows2.xml');
var whovar=xmlDoc.getElementsByTagName('who');
var picturevar=xmlDoc.getElementsByTagName('picture');
var descriptionvar=xmlDoc.getElementsByTagName('description');

someVarStart3 += '<div id="divContainer">';
someVarStart3 += '<div id="divContent">';


for (i=0;i<whovar.length;i++)
  {
  if (whovar[i].nodeType==1)
    {  
	 someVarMiddle3 += '<p class="pscoll">';
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += whovar[i].childNodes[0].nodeValue;
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += '<img src="' + picturevar[i].childNodes[0].nodeValue + '">';
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += descriptionvar[i].childNodes[0].nodeValue;
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += '</p>';
	 }
  }
  
someVarEnd3 += '</div>';
someVarEnd3 += '</div>';  

  someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
  theDiv.innerHTML = someVarAll3;
  			myDynamicSpaceFunction('0');
			myFooterFunction('steveo_show');			
		}
		else if(someSubSectionParam == '7')
		{
		if(navigator.appName == 'Microsoft Internet Explorer')
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';	
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			
			var theDiv5 = document.getElementById('contentDiv3');
			theDiv5.innerHTML = '';			
			theDiv5.innerHTML += '';			
			}
		else
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';			
			theDiv.innerHTML += '';
			}
			
		var theDiv2 = document.getElementById('contentDiv2');
		theDiv2.innerHTML = '';
		var theDiv3 = document.getElementById('extraDetails');
		theDiv3.innerHTML = '';			
		var theDiv4 = document.getElementById('extraDetails2');
		theDiv4.innerHTML = '';

		document.body.style.backgroundImage = "url('global_images/invis.jpg')";

		var someVarStart3 = '';
		var someVarMiddle3 = '';
		var someVarEnd3 = '';
		var someVarAll3 = '';

		someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="1" cellpadding="0" cellspacing="0">';
		someVarStart3 += '<tr><td valign="top">';
		someVarStart3 += '</td></tr></table>';
		someVarStart3 += '<div id="divContainer">';
		someVarStart3 += '<div id="divContent">';
		
		someVarMiddle3 += '<img src="global_images/kardashian/KARDASHIANS4.jpg" usemap="#KARDASHIANS4_Map" border="0" style="position: absolute; left: -125px; top: -100px; z-index: 1;">';
		//someVarMiddle3 += '<div id="myRWCharsDiv" class="myRWCharsDiv" style="position: absolute; left: 0px; top: 425px; z-index: 5;"><span></span></div>';
		
		someVarEnd3 += '</div>';
		someVarEnd3 += '</div>';

				//document.getElementById('myRWMenuDiv').style.top = eval(newTop + 2450) + 'px';
		/*+ someVarMiddle3 */

		someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
		theDiv.innerHTML = someVarAll3;
		myDynamicSpaceFunction('0');
		//myFooterFunction('rw20_show');
		myFooterFunction('ski_show');
		}
		else if(someSubSectionParam == '8')
		{
			if(navigator.appName == 'Microsoft Internet Explorer')
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';	
				var theDiv2 = document.getElementById('contentDiv2');
				theDiv2.innerHTML = '';

				var theDiv5 = document.getElementById('contentDiv3');
				theDiv5.innerHTML = '';			
			}
			else
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';
			}		
			
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			var theDiv3 = document.getElementById('extraDetails');
			theDiv3.innerHTML = '';			
			
			var theDiv4 = document.getElementById('extraDetails2');
			theDiv4.innerHTML = '';
			
			var someVarStart3 = '';
			var someVarMiddle3 = '';
			var someVarEnd3 = '';
			var someVarAll3 = '';

document.body.style.backgroundImage = "url('global_images/bg_apc.jpg')";

someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="0" cellpadding="0" cellspacing="0">';
someVarStart3 += '<tr><td valign="top"><img src="global_images/APCLogo03.gif" width="800px" height="100px" ';
someVarStart3 += 'alt="American Psychic Challenge" border="0"><br>';
someVarStart3 += 'America\'s Psychic Challenge is getting down to the wire and tempers flare as the pressure rises. Who will be declared the winner and take home the $100,000 cash prize? The final four compete in the semi-finals on Friday November 23rd and then the final two go head-to-head in the finals on Friday, November 30th. America\'s Psychic Challenge airs on Lifetime Television at 10PM EST/9PM CST.</td></tr>';
someVarStart3 += '<tr><td style="color: #FFFFFF; background-color: #000000;"><br>&nbsp;<br><img src=global_images/apc/getimg.jpg align=left> Two-time Emmy award winner John Burke, serves as the host of AMERICA&rsquo;S PSYCHIC CHALLENGE. His charismatic style and intellectual presence make him a perfect fit for the show. Burke&rsquo;s has extensive experience as a host and an actor. He helped launch the FX network with the hit series Personal FX The Collectibles Show, and has been seen interviewing top stars as the anchor of E! News Daily. Recently Burke spent 5 weeks at the Titanic with James Cameron for the Discovery Channel. Burke has appeared on Ugly Betty, Dirt, House, CSI MIAMI and many others including The Young and the Restless, Days of Our Lives and The Bold and Beautiful.</td></tr></table>';

loadXMLDoc('xml/apc.xml');
var whovar=xmlDoc.getElementsByTagName('who');
var picturevar=xmlDoc.getElementsByTagName('picture');
var descriptionvar=xmlDoc.getElementsByTagName('description');

someVarStart3 += '<div id="divContainer">';
someVarStart3 += '<div id="divContent">';
someVarStart3 += '<p style="position: relative; top: 40px; left: 175px; font-size: 18px; font-weight: bold; color: #FFFFFF;">Meet the 16 Psychics</p>';
someVarStart3 += '<table cellpadding=10px><tr colspan=2><td valign=top>';

/*
for (i=0;i<whovar.length;i++)
  {
  if (whovar[i].nodeType==1)
    {  
	 someVarMiddle3 += '<p class="pscoll">';
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += whovar[i].childNodes[0].nodeValue;
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += '<img src="' + picturevar[i].childNodes[0].nodeValue + '">';
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += descriptionvar[i].childNodes[0].nodeValue;
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += '</p>';
	 }
  }
 */
 for (i=0;i<8;i++)
  {
  if (whovar[i].nodeType==1)
    {  
	 someVarMiddle3 += '<p class="pscoll">';
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += whovar[i].childNodes[0].nodeValue;
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += '<img src="' + picturevar[i].childNodes[0].nodeValue + '">';
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += descriptionvar[i].childNodes[0].nodeValue;
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += '</p><br>';
	 }
  }
	  someVarMiddle3 += '</td><td valign=top>';  
 for (i=8;i<whovar.length;i++)
  {
  if (whovar[i].nodeType==1)
    {  
	 someVarMiddle3 += '<p class="pscoll">';
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += whovar[i].childNodes[0].nodeValue;
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += '<img src="' + picturevar[i].childNodes[0].nodeValue + '">';
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += descriptionvar[i].childNodes[0].nodeValue;
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += '</p><br>';
	 }
  }
 
someVarEnd3 += '</td></tr></table></div>';
someVarEnd3 += '</div>';  

  someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
  theDiv.innerHTML = someVarAll3;
  			myDynamicSpaceFunction('0');
			myFooterFunction('apc_show');			
			/* alert('Coming Soon');*/
		}
		//START: Text BMP Trailer Page using embedded video
		else if(someSubSectionParam == '202')
		{
			if(navigator.appName == 'Microsoft Internet Explorer')
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';	
				var theDiv2 = document.getElementById('contentDiv2');
				theDiv2.innerHTML = '';
				var theDiv5 = document.getElementById('contentDiv3');
				theDiv5.innerHTML = '';			
			}
			else
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';
			}		
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			var theDiv3 = document.getElementById('extraDetails');
			theDiv3.innerHTML = '';			
			var theDiv4 = document.getElementById('extraDetails2');
			theDiv4.innerHTML = '';
			
			var someVarStart3 = '';
			var someVarMiddle3 = '';
			var someVarEnd3 = '';
			var someVarAll3 = '';

			//site background image
			//document.body.style.backgroundImage = "url('global_images/bg_scc.jpg')";


			//someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1"  border="0" cellpadding="10" cellspacing="10">';
			//someVarStart3 += '<table id="showsTrailer" class="showsTrailer1"  border="0" cellpadding="10" cellspacing="10">';
			//someVarStart3 += '<tr><td valign="top"><img src="global_images/bmp_animated.gif" width="800px" height="100px" ';
			//someVarStart3 += 'alt="Bunim/Murray Productions" border="0"></td></tr>';
			//someVarStart3 += '<tr><td style="color:#FFFFFF;">Insert information here.</td></tr></table>';
			
			someVarStart3 += '<div id="divMovContainer">';
			someVarStart3 += '<div id="divMovContent">';


/* 
			if(navigator.appName == 'Microsoft Internet Explorer')
			{
				someVarMiddle3 += '<div style="position:relative; left: 30px;"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="scc3" width="540" height="900" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"><param name="movie" value="scc3.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#D9A932" /><param name="allowScriptAccess" value="sameDomain" /><embed src="scc3.swf" quality="high" bgcolor="#D9A932" width="540" height="900" name="scc3" align="left" play="true" loop="false" quality="high" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer"></embed></object></div><iframe name="_history" src="history.htm" frameborder="0" scrolling="no" width="22" height="0"></iframe>';		
			}
			else
			{
				if(navigator.userAgent.indexOf("Safari")!=-1)
				{
					someVarMiddle3 += '<div style="position:absolute; left: 30px;"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="scc3" width="540" height="900" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"><param name="movie" value="scc3.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#D9A932" /><param name="allowScriptAccess" value="sameDomain" /><embed src="scc3.swf" quality="high" bgcolor="#D9A932" width="540" height="900" name="scc3" align="left" play="true" loop="false" quality="high" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer"></embed></object></div><iframe name="_history" src="history.htm" frameborder="0" scrolling="no" width="22" height="0"></iframe>';
				}
				else
				{
					someVarMiddle3 += '<div style="position:absolute; left: 30px;"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="scc3" width="540" height="900" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"><param name="movie" value="scc3.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#D9A932" /><param name="allowScriptAccess" value="sameDomain" /><embed src="scc3.swf" quality="high" bgcolor="#D9A932" width="540" height="900" name="scc3" align="left" play="true" loop="false" quality="high" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer"></embed></object></div><iframe name="_history" src="history.htm" frameborder="0" scrolling="no" width="22" height="0"></iframe>';			
				}
			}
*/ 

/* use with banner and text:
someVarMiddle3 += '<div style="position:absolute; top:200px; left:300px">
*/


//			someVarMiddle3 += '<div align="center"><embed src="http://www.bunim-murray.com/beta_temp20/global_videos/PR712-EXT3-1208BMPPost.mov" qtsrc="http://www.bunim-murray.com/beta_temp20/global_videos/PR712-EXT3-1208BMPPost.mov" target="quicktimeplayer" height="600" width="800" autoplay="false" controller="false" href="http://www.bunim-murray.com/beta_temp20/global_videos/PR712-EXT3-1208BMPPost.mov"></embed></div>';

	//		someVarMiddle3 += '<div align="center"><embed src="http://www.bunim-murray.com/beta_temp20/global_videos/RTD_ONLINE_TEXTED_HD_MASTER_422_HQ.mov" qtsrc="http://www.bunim-murray.com/beta_temp20/global_videos/RTD_ONLINE_TEXTED_HD_MASTER_422_HQ.mov" target="quicktimeplayer" height="510" width="853" autoplay="false" controller="false" href="http://www.bunim-murray.com/beta_temp20/global_videos/RTD_ONLINE_TEXTED_HD_MASTER_422_HQ.mov"></embed></div>';


			someVarMiddle3 += '<div align="center"><object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height="510" width="853" style="background-color:#000000"><param name="src" value="http://www.bunim-murray.com/beta_temp20/global_videos/RTD_ONLINE_TEXTED_HD_MASTER_422_HQ.mov" /><param name="autoplay" value="false" /><param name="target" value="myself" /><param name="controller" value="false" /><param name="href" value="http://www.bunim-murray.com/beta_temp20/global_videos/RTD_ONLINE_TEXTED_HD_MASTER_422_HQ.mov" /><param name="type" value="video/quicktime" height="510" width="853" /><param name="style" value="background-color:#000000" /><embed src="http://www.bunim-murray.com/beta_temp20/global_videos/RTD_ONLINE_TEXTED_HD_MASTER_422_HQ.mov" height="510" width="853" autoplay="false" controller="false" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/" href="http://www.bunim-murray.com/beta_temp20/global_videos/RTD_ONLINE_TEXTED_HD_MASTER_422_HQ.mov" target="myself" style="background-color:#000000"></embed></object></div><iframe name="_history" src="history.htm" frameborder="0" scrolling="no" width="22" height="0"></iframe>';

//			someVarMiddle3 += '<div align="center"><object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height="600" width="800" style="background-color:#000000"><param name="src" value="http://www.bunim-murray.com/beta_temp20/global_videos/PR712-EXT3-1208BMPPost.mov" /><param name="autoplay" value="false" /><param name="target" value="myself" /><param name="controller" value="false" /><param name="href" value="http://www.bunim-murray.com/beta_temp20/global_videos/PR712-EXT3-1208BMPPost.mov" /><param name="type" value="video/quicktime" height="600" width="800" /><param name="style" value="background-color:#000000" /><embed src="http://www.bunim-murray.com/beta_temp20/global_videos/PR712-EXT3-1208BMPPost.mov" height="600" width="800" autoplay="false" controller="false" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/" href="http://www.bunim-murray.com/beta_temp20/global_videos/PR712-EXT3-1208BMPPost.mov" target="myself" style="background-color:#000000"></embed></object></div><iframe name="_history" src="history.htm" frameborder="0" scrolling="no" width="22" height="0"></iframe>';




/*
someVarMiddle3 += '<div align="center"><embed src='qt.mov' qtsrc='qt.mov' href='$filename' target='quicktimeplayer' width='140' height='40' autoplay='false' loop='false' controller='false'></embed>
*/
			someVarEnd3 += '</div>';
			someVarEnd3 += '</div>'; 
			
			someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
			 
			theDiv.innerHTML = someVarAll3;
			//myDynamicSpaceFunction('0');
			myFooterFunction('trailer');
		}
//END: Text BMP Trailer Page using embedded video
		else if(someSubSectionParam == '9')
		{
			if(navigator.appName == 'Microsoft Internet Explorer')
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';	
				var theDiv2 = document.getElementById('contentDiv2');
				theDiv2.innerHTML = '';

				var theDiv5 = document.getElementById('contentDiv3');
				theDiv5.innerHTML = '';			
			}
			else
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';
			}		
			
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			var theDiv3 = document.getElementById('extraDetails');
			theDiv3.innerHTML = '';			
			
			var theDiv4 = document.getElementById('extraDetails2');
			theDiv4.innerHTML = '';
			
			var someVarStart3 = '';
			var someVarMiddle3 = '';
			var someVarEnd3 = '';
			var someVarAll3 = '';

document.body.style.backgroundImage = "url('global_images/bg_scc.jpg')";

someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1"  border="0" cellpadding="10" cellspacing="10">';
someVarStart3 += '<tr><td valign="top"><img src="global_images/SCC-BANNER.gif" width="800px" height="100px" ';
someVarStart3 += 'alt="Supreme Court of Comedy" border="0"></td></tr>';
someVarStart3 += '<tr><td style="color: #000000;">Comedy conquered the courtroom this spring with the debut of the new HD hit, Supreme Court of Comedy. Airing at 10 pm ET&#47;PT on DirecTV&#39;s original entertainment channel The 101, the show is currently in pre-production for another hilarious season.  If you&#39;d like your REAL dispute settled in our really funny forum, please email your name and contact information to&#58; <a href="mailto:courtofcomedy@bunim-murray.com" style="color: #000000; font-size: 16px; text-decoration: underline;">courtofcomedy@bunim-murray.com</a></td></tr></table>';

 
loadXMLDoc('xml/scc_shows.xml');
var whovar=xmlDoc.getElementsByTagName('who');
var picturevar=xmlDoc.getElementsByTagName('picture');
var descriptionvar=xmlDoc.getElementsByTagName('description');

someVarStart3 += '<div id="divContainer">';
someVarStart3 += '<div id="divContent" >';

			if(navigator.appName == 'Microsoft Internet Explorer')
			{
someVarMiddle3 += '<div style="position:relative; left: 30px;"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="scc3" width="540" height="900" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"><param name="movie" value="scc3.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#D9A932" /><param name="allowScriptAccess" value="sameDomain" /><embed src="scc3.swf" quality="high" bgcolor="#D9A932" width="540" height="900" name="scc3" align="left" play="true" loop="false" quality="high" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer"></embed></object></div><iframe name="_history" src="history.htm" frameborder="0" scrolling="no" width="22" height="0"></iframe>';		
			}
			else
			{
				if(navigator.userAgent.indexOf("Safari")!=-1)
				{
someVarMiddle3 += '<div style="position:absolute; left: 30px;"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="scc3" width="540" height="900" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"><param name="movie" value="scc3.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#D9A932" /><param name="allowScriptAccess" value="sameDomain" /><embed src="scc3.swf" quality="high" bgcolor="#D9A932" width="540" height="900" name="scc3" align="left" play="true" loop="false" quality="high" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer"></embed></object></div><iframe name="_history" src="history.htm" frameborder="0" scrolling="no" width="22" height="0"></iframe>';
				}
				else
				{
someVarMiddle3 += '<div style="position:absolute; left: 30px;"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="scc3" width="540" height="900" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"><param name="movie" value="scc3.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#D9A932" /><param name="allowScriptAccess" value="sameDomain" /><embed src="scc3.swf" quality="high" bgcolor="#D9A932" width="540" height="900" name="scc3" align="left" play="true" loop="false" quality="high" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer"></embed></object></div><iframe name="_history" src="history.htm" frameborder="0" scrolling="no" width="22" height="0"></iframe>';				
				}
			}


/*

someVarStart3 += '<p style="position: relative; top: -10px; left: 175px; font-size: 18px; font-weight: bold; color: #FFFFFF;"></p>';
someVarStart3 += '<img src="global_images/scc/supreme_court_comedy_trailer.jpg" onClick=javascript:myInsertQt2("supreme_court_comedy_trailer"); target="_self" style="position: relative; left: 235px;">';


	 someVarMiddle3 += '<div><table cellpadding=10px style="position: relative; top: 350px; left: 0px;"><tr><td valign=top>'; 
 for (i=0;i<whovar.length;i++)
  {
  if (whovar[i].nodeType==1)
    {  
	 someVarMiddle3 += '<div id='+ whovar[i].childNodes[0].nodeValue +' style="height: 16px; padding: 0 0 0 0;">';
	  someVarMiddle3 += "<a href='javascript:myComediansDetails(" + i + ");'>" + whovar[i].childNodes[0].nodeValue + "</a>";
	  someVarMiddle3 += '</div>';
	 }
  }
  someVarMiddle3 += '</td></tr></table></div>';
 */
 
someVarEnd3 += '</div>';
someVarEnd3 += '</div>';  

  someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
  theDiv.innerHTML = someVarAll3;
  			myDynamicSpaceFunction('0');
			myFooterFunction('scc_show');
			myComediansDetails("0");
		}
		else if(someSubSectionParam == '10')
		{
			if(navigator.appName == 'Microsoft Internet Explorer')
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';	
				var theDiv2 = document.getElementById('contentDiv2');
				theDiv2.innerHTML = '';

				var theDiv5 = document.getElementById('contentDiv3');
				theDiv5.innerHTML = '';			
			}
			else
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';
			}		
			
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			var theDiv3 = document.getElementById('extraDetails');
			theDiv3.innerHTML = '';			
			
			var theDiv4 = document.getElementById('extraDetails2');
			theDiv4.innerHTML = '';
			
			var someVarStart3 = '';
			var someVarMiddle3 = '';
			var someVarEnd3 = '';
			var someVarAll3 = '';

document.body.style.backgroundImage = "url('global_images/bg_scc.jpg')";

someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1"  border="0" cellpadding="0" cellspacing="0">';
someVarStart3 += '<tr><td valign="top"><img src="global_images/SCC-BANNER.gif" width="800px" height="100px" ';
someVarStart3 += 'alt="Supreme Court of Comedy" border="0"></td></tr>';
someVarStart3 += '<tr><td style="color: #000000;">Coming Soon</td></tr></table>';

 
loadXMLDoc('xml/scc_shows.xml');
var whovar=xmlDoc.getElementsByTagName('who');
var picturevar=xmlDoc.getElementsByTagName('picture');
var descriptionvar=xmlDoc.getElementsByTagName('description');

someVarStart3 += '<div id="divContainer">';
someVarStart3 += '<div id="divContent" >';



someVarStart3 += '<p style="position: relative; top: -10px; left: 175px; font-size: 18px; font-weight: bold; color: #FFFFFF;"></p>';
someVarStart3 += '<img src="global_images/scc/supreme_court_comedy_trailer.jpg" onClick=javascript:myInsertQt2("supreme_court_comedy_trailer"); target="_self" style="position: relative; left: 235px;">';


	 someVarMiddle3 += '<div><table cellpadding=10px style="position: relative; top: -250px; left: 0px;"><tr><td valign=top>'; 
 for (i=0;i<whovar.length;i++)
  {
  if (whovar[i].nodeType==1)
    {  
	 someVarMiddle3 += '<div id='+ whovar[i].childNodes[0].nodeValue +' style="height: 16px; padding: 0 0 0 0;">';
	  someVarMiddle3 += "<a href='javascript:myComediansDetails2(" + i + ");'>" + whovar[i].childNodes[0].nodeValue + "</a>";
	  someVarMiddle3 += '</div>';
	 }
  }
  someVarMiddle3 += '</td></tr></table></div>';

 
someVarEnd3 += '</div>';
someVarEnd3 += '</div>';  

  someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
  theDiv.innerHTML = someVarAll3;
  			myDynamicSpaceFunction('0');
			myFooterFunction('scc_show');
			myComediansDetails2("0");
		}
		else 	if(someSubSectionParam == '11')
		{

			if(navigator.appName == 'Microsoft Internet Explorer')
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';	
				var theDiv2 = document.getElementById('contentDiv2');
				theDiv2.innerHTML = '';

				var theDiv5 = document.getElementById('contentDiv3');
				theDiv5.innerHTML = '';			
			}
			else
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';
			}		
			
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';

			var theDiv3 = document.getElementById('extraDetails');
			theDiv3.innerHTML = '';			
			
			var theDiv4 = document.getElementById('extraDetails2');
			theDiv4.innerHTML = '';

			var someVarStart3 = '';
			var someVarMiddle3 = '';
			var someVarEnd3 = '';
			var someVarAll3 = '';

someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="0" cellpadding="0" cellspacing="0">';
someVarStart3 += '<tr><td valign="top"><img src="global_images/oldskool.gif" height="100px" width="800px" ';
someVarStart3 += 'alt="Old Skool" width="100%" border="0"><br>';
someVarStart3 += 'It&rsquo;s The Golden Girls meets Borat! &quot;Old Skool with Terry and Gita&quot; is a half-hour weekly series starring Terry Moore and Gita Hall as they explore the hottest topics in pop culture. Terry Moore, 77, a movie star from the studio days and ex-wife of billionaire Howard Hughes, and Gita Hall, 72, one of the world&rsquo;s first supermodels, have an unquenchable thirst for life. Terry and Gita are on a mission to explore all the weird and wonderful &quot;subcultures&quot; normally reserved for people far younger than their demographic proving it&rsquo;s never too late to get &quot;skooled.&quot; From hip hop to the gay community, the two ladies are committed to discovering what&rsquo;s hip and happening today. Their fish-out-of-water immersion into those worlds is often revelatory, sometimes shocking and always hilarious.   Terry and Gita and their new show are going to &quot;rock&quot; VH1!</td></tr></table>';



loadXMLDoc('xml/os_shows.xml');
var logovar=xmlDoc.getElementsByTagName('logo');
var headingvar=xmlDoc.getElementsByTagName('heading');
var contentvar=xmlDoc.getElementsByTagName('content');

someVarStart3 += '<div id="divContainer">';

if(navigator.appName == 'Microsoft Internet Explorer')
{
	someVarStart3 += '<div id="divContent" style="position: relative; top: 200px;">';
}
else
{
	someVarStart3 += '<div id="divContent" style="position: relative; top: -100px;">';	
}
someVarStart3 += '<center><img src="' + logovar[0].childNodes[0].nodeValue + '" height="240px"></center>';
/*
someVarStart3 += '<br>';
someVarStart3 += headingvar[0].childNodes[0].nodeValue;
someVarStart3 += '<br>';
*/

for (i=0;i<contentvar.length;i++)
  {
  if (contentvar[i].nodeType==1)
    {  
/*
	  someVarMiddle3 += '<p class="pscoll">';
	  someVarMiddle3 += contentvar[i].childNodes[0].nodeValue;
	  someVarMiddle3 += '</p>';
*/
	 }
  }

someVarEnd3 += '</div>';
someVarEnd3 += '</div>';  

  someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
 
  theDiv.innerHTML = someVarAll3;
  			myDynamicSpaceFunction('5');
			myFooterFunction('old_skol_casting');	
		}
		else if(someSubSectionParam == '15')
		{
			if(navigator.appName == 'Microsoft Internet Explorer')
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';	
				var theDiv2 = document.getElementById('contentDiv2');
				theDiv2.innerHTML = '';
				
				var theDiv5 = document.getElementById('contentDiv3');
				theDiv5.innerHTML = '';			
				theDiv5.innerHTML += '';			
			}
			else
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';			
				theDiv.innerHTML += '';
			}
			
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
	
				var theDiv3 = document.getElementById('extraDetails');
			theDiv3.innerHTML = '';			
			
			var theDiv4 = document.getElementById('extraDetails2');
			theDiv4.innerHTML = '';

document.body.style.backgroundImage = "url('global_images/invis.jpg')";

			var someVarStart3 = '';
			var someVarMiddle3 = '';
			var someVarEnd3 = '';
			var someVarAll3 = '';

someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="0" cellpadding="0" cellspacing="0">';
someVarStart3 += '<tr><td valign="top">';
someVarStart3 += '</td></tr></table>';

someVarStart3 += '<div id="divContainer">';
someVarStart3 += '<div id="divContent">';

someVarMiddle3 += '<img src="global_images/rw_20/rwholly.jpg" usemap="#rwholly" border="0" style="position: absolute; left: -125px; top: -100px; z-index: 1;">';
someVarMiddle3 += '<div id="myRWCharsDiv" class="myRWCharsDiv" style="position: absolute; left: 0px; top: 425px; z-index: 5;"><span></span></div>';

someVarEnd3 += '</div>';
someVarEnd3 += '</div>';
			if(navigator.appName == 'Microsoft Internet Explorer')
			{
someVarEnd3 += '<div id="myRWMenuDiv" style="color: #ffffff; font-family: Century Gothic, Arial, Helvetica; position: absolute; width: 900px; left: 235px; top: 1925px; z-index: 2;"><a href="index.php?session=music&id=10" style="font-size: 18px; font-weight:bold;" target="_self">Music</a> | <a href="index.php?session=casting&id=6"  style="font-size: 18px; font-weight:bold;" target="_blank">Casting</a> | <a href="http://www.realworlddailies.com/" style="font-size: 18px; font-weight:bold;" target="_blank">Dailies</a> | <a href="index.php?session=extras&id=14" style="font-size: 18px; font-weight:bold;" target="_blank">Corporate</a></div>';
			}
			else
			{
someVarEnd3 += '<div id="myRWMenuDiv" style="color: #ffffff; font-family: Century Gothic, Arial, Helvetica; position: absolute; width: 900px; left: 235px; top: 1725px; z-index: 2;"><a href="index.php?session=music&id=10" style="font-size: 18px; font-weight:bold;" target="_self">Music</a> | <a href="index.php?session=casting&id=6"  style="font-size: 18px; font-weight:bold;" target="_blank">Casting</a> | <a href="http://www.realworlddailies.com/" style="font-size: 18px; font-weight:bold;" target="_blank">Dailies</a> | <a href="index.php?session=extras&id=15" style="font-size: 18px; font-weight:bold;" target="_blank">Corporate</a></div>';
			}

//document.getElementById('myRWMenuDiv').style.top = eval(newTop + 2450) + 'px';

/*+ someVarMiddle3 */

  someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
  theDiv.innerHTML = someVarAll3;
  			myDynamicSpaceFunction('0');
			myFooterFunction('rw20_show');
		}
// Start of code "Challenge 16: The Island"

	else if(someSubSectionParam == '17')
		{
		if(navigator.appName == 'Microsoft Internet Explorer')
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';	
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			
			var theDiv5 = document.getElementById('contentDiv3');
			theDiv5.innerHTML = '';			
			theDiv5.innerHTML += '';			
			}
		else
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';			
			theDiv.innerHTML += '';
			}
			
		var theDiv2 = document.getElementById('contentDiv2');
		theDiv2.innerHTML = '';
		var theDiv3 = document.getElementById('extraDetails');
		theDiv3.innerHTML = '';			
		var theDiv4 = document.getElementById('extraDetails2');
		theDiv4.innerHTML = '';

		document.body.style.backgroundImage = "url('global_images/invis.jpg')";

		var someVarStart3 = '';
		var someVarMiddle3 = '';
		var someVarEnd3 = '';
		var someVarAll3 = '';

		someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="1" cellpadding="0" cellspacing="0">';
		someVarStart3 += '<tr><td valign="top">';
		someVarStart3 += '</td></tr></table>';
		someVarStart3 += '<div id="divContainer">';
		someVarStart3 += '<div id="divContent">';
		
		someVarMiddle3 += '<img src="global_images/ch16_island_main.jpg" usemap="#ch16_island" border="0" style="position: absolute; left: -125px; top: -100px; z-index: 1;">';
		//someVarMiddle3 += '<div id="myRWCharsDiv" class="myRWCharsDiv" style="position: absolute; left: 0px; top: 425px; z-index: 5;"><span></span></div>';
		
		someVarEnd3 += '</div>';
		someVarEnd3 += '</div>';

		if(navigator.appName == 'Microsoft Internet Explorer')
			{
			//someVarEnd3 += '<div id="myCHMenuDiv" style="color: #ffffff; font-family: Century Gothic, Arial, Helvetica; position: absolute; width: 900px; left: 300px; top: 1975px; z-index: 2;"><a href="index.php?session=music&id=10" style="font-size: 18px; font-weight:bold;" target="_self">Music</a> | <a href="index.php?session=casting&id=5"  style="font-size: 18px; font-weight:bold;" target="_blank">Casting</a> | <a href="http://www.challengedailies.com/" style="font-size: 18px; font-weight:bold;" target="_blank">Dailies</a></div>';
			someVarEnd3 += '<div id="myCHMenuDiv" style="color: #ffffff; font-family: Century Gothic, Arial, Helvetica; position: absolute; width: 900px; left: 300px; top: 1620px; z-index: 2;"><a href="http://soundtrack.mtv.com/Show/Real-WorldRoad-Rules-Challenge-The-Island/0BEE8FFFF00EEAF89000A00A1ADEB" style="font-size: 18px; font-weight:bold;" target="_self">Music</a> | <a href="http://www.challengedailies.com/" style="font-size: 18px; font-weight:bold;" target="_blank">Dailies</a></div>';
			}
		else
			{
			someVarEnd3 += '<div id="myCHMenuDiv" style="color: #ffffff; font-family: Century Gothic, Arial, Helvetica; position: absolute; width: 900px; left: 300px; top: 1375px; z-index: 2;"><a href="http://soundtrack.mtv.com/Show/Real-WorldRoad-Rules-Challenge-The-Island/0BEE8FFFF00EEAF89000A00A1ADEB" style="font-size: 18px; font-weight:bold;" target="_self">Music</a> | <a href="http://www.challengedailies.com/" style="font-size: 18px; font-weight:bold;" target="_blank">Dailies</a></div>';
			}

		//document.getElementById('myRWMenuDiv').style.top = eval(newTop + 2450) + 'px';
		/*+ someVarMiddle3 */

		someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
		theDiv.innerHTML = someVarAll3;
		myDynamicSpaceFunction('0');
		//myFooterFunction('rw20_show');
		myFooterFunction('ch16_show');
		}
// Start of code "Ski Patrol"

	else if(someSubSectionParam == '18')
		{
		if(navigator.appName == 'Microsoft Internet Explorer')
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';	
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			
			var theDiv5 = document.getElementById('contentDiv3');
			theDiv5.innerHTML = '';			
			theDiv5.innerHTML += '';			
			}
		else
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';			
			theDiv.innerHTML += '';
			}
			
		var theDiv2 = document.getElementById('contentDiv2');
		theDiv2.innerHTML = '';
		var theDiv3 = document.getElementById('extraDetails');
		theDiv3.innerHTML = '';			
		var theDiv4 = document.getElementById('extraDetails2');
		theDiv4.innerHTML = '';

		document.body.style.backgroundImage = "url('global_images/invis.jpg')";

		var someVarStart3 = '';
		var someVarMiddle3 = '';
		var someVarEnd3 = '';
		var someVarAll3 = '';

		someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="1" cellpadding="0" cellspacing="0">';
		someVarStart3 += '<tr><td valign="top">';
		someVarStart3 += '</td></tr></table>';
		someVarStart3 += '<div id="divContainer">';
		someVarStart3 += '<div id="divContent">';
		
		someVarMiddle3 += '<img src="global_images/ski_patrol.jpg" usemap="#ski_patrol_Map" border="0" style="position: absolute; left: -125px; top: -100px; z-index: 1;">';
		//someVarMiddle3 += '<div id="myRWCharsDiv" class="myRWCharsDiv" style="position: absolute; left: 0px; top: 425px; z-index: 5;"><span></span></div>';
		
		someVarEnd3 += '</div>';
		someVarEnd3 += '</div>';

				//document.getElementById('myRWMenuDiv').style.top = eval(newTop + 2450) + 'px';
		/*+ someVarMiddle3 */

		someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
		theDiv.innerHTML = someVarAll3;
		myDynamicSpaceFunction('0');
		//myFooterFunction('rw20_show');
		myFooterFunction('ski_show');
		}
// Start of code "Project Runway"

	else if(someSubSectionParam == '23')
		{
		if(navigator.appName == 'Microsoft Internet Explorer')
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';	
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			
			var theDiv5 = document.getElementById('contentDiv3');
			theDiv5.innerHTML = '';			
			theDiv5.innerHTML += '';			
			}
		else
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';			
			theDiv.innerHTML += '';
			}
			
		var theDiv2 = document.getElementById('contentDiv2');
		theDiv2.innerHTML = '';
		var theDiv3 = document.getElementById('extraDetails');
		theDiv3.innerHTML = '';			
		var theDiv4 = document.getElementById('extraDetails2');
		theDiv4.innerHTML = '';

		document.body.style.backgroundImage = "url('global_images/invis.jpg')";

		var someVarStart3 = '';
		var someVarMiddle3 = '';
		var someVarEnd3 = '';
		var someVarAll3 = '';

		someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="1" cellpadding="0" cellspacing="0">';
		someVarStart3 += '<tr><td valign="top">';
		someVarStart3 += '</td></tr></table>';
		someVarStart3 += '<div id="divContainer">';
		someVarStart3 += '<div id="divContent">';
		
		someVarMiddle3 += '<img src="global_images/Project_Runway_page.jpg" usemap="#Project_Runway_page_Map" border="0" style="position: absolute; left: -125px; top: -100px; z-index: 1;">';
		//someVarMiddle3 += '<div id="myRWCharsDiv" class="myRWCharsDiv" style="position: absolute; left: 0px; top: 425px; z-index: 5;"><span></span></div>';
		
		someVarEnd3 += '</div>';
		someVarEnd3 += '</div>';

				//document.getElementById('myRWMenuDiv').style.top = eval(newTop + 2450) + 'px';
		/*+ someVarMiddle3 */

		someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
		theDiv.innerHTML = someVarAll3;
		myDynamicSpaceFunction('0');
		//myFooterFunction('rw20_show');
		myFooterFunction('ski_show');
		}
// Start of code "Models of the Runway"

	else if(someSubSectionParam == '24')
		{
		if(navigator.appName == 'Microsoft Internet Explorer')
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';	
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			
			var theDiv5 = document.getElementById('contentDiv3');
			theDiv5.innerHTML = '';			
			theDiv5.innerHTML += '';			
			}
		else
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';			
			theDiv.innerHTML += '';
			}
			
		var theDiv2 = document.getElementById('contentDiv2');
		theDiv2.innerHTML = '';
		var theDiv3 = document.getElementById('extraDetails');
		theDiv3.innerHTML = '';			
		var theDiv4 = document.getElementById('extraDetails2');
		theDiv4.innerHTML = '';

		document.body.style.backgroundImage = "url('global_images/invis.jpg')";

		var someVarStart3 = '';
		var someVarMiddle3 = '';
		var someVarEnd3 = '';
		var someVarAll3 = '';

		someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="1" cellpadding="0" cellspacing="0">';
		someVarStart3 += '<tr><td valign="top">';
		someVarStart3 += '</td></tr></table>';
		someVarStart3 += '<div id="divContainer">';
		someVarStart3 += '<div id="divContent">';
		
		someVarMiddle3 += '<img src="global_images/Models_page.jpg" usemap="#Models_page_Map" border="0" style="position: absolute; left: -125px; top: -100px; z-index: 1;">';
		//someVarMiddle3 += '<div id="myRWCharsDiv" class="myRWCharsDiv" style="position: absolute; left: 0px; top: 425px; z-index: 5;"><span></span></div>';
		
		someVarEnd3 += '</div>';
		someVarEnd3 += '</div>';

				//document.getElementById('myRWMenuDiv').style.top = eval(newTop + 2450) + 'px';
		/*+ someVarMiddle3 */

		someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
		theDiv.innerHTML = someVarAll3;
		myDynamicSpaceFunction('0');
		//myFooterFunction('rw20_show');
		myFooterFunction('ski_show');
		}
//start code for Casting Sub Page

		else if(someSubSectionParam == '22')
		{
		if(navigator.appName == 'Microsoft Internet Explorer')
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';	
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			
			var theDiv5 = document.getElementById('contentDiv3');
			theDiv5.innerHTML = '';			
			theDiv5.innerHTML += '';			
			}
		else
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';			
			theDiv.innerHTML += '';
			}
			
		var theDiv2 = document.getElementById('contentDiv2');
		theDiv2.innerHTML = '';
		var theDiv3 = document.getElementById('extraDetails');
		theDiv3.innerHTML = '';			
		var theDiv4 = document.getElementById('extraDetails2');
		theDiv4.innerHTML = '';

		document.body.style.backgroundImage = "url('global_images/invis.jpg')";

		var someVarStart3 = '';
		var someVarMiddle3 = '';
		var someVarEnd3 = '';
		var someVarAll3 = '';

		someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="1" cellpadding="0" cellspacing="0">';
		someVarStart3 += '<tr><td valign="top">';
		someVarStart3 += '</td></tr></table>';
		someVarStart3 += '<div id="divContainer">';
		someVarStart3 += '<div id="divContent">';
		
		someVarMiddle3 += '<img src="global_images/bgc-lg-casting-link.jpg" usemap="#bgc-lg-casting-link_Map" border="0" style="position: absolute; left: -125px; top: -100px; z-index: 1;">';
		//someVarMiddle3 += '<div id="myRWCharsDiv" class="myRWCharsDiv" style="position: absolute; left: 0px; top: 425px; z-index: 5;"><span></span></div>';
		
		someVarEnd3 += '</div>';
		someVarEnd3 += '</div>';

		//document.getElementById('myRWMenuDiv').style.top = eval(newTop + 2450) + 'px';
		/*+ someVarMiddle3 */

		someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
		theDiv.innerHTML = someVarAll3;
		myDynamicSpaceFunction('0');
		//myFooterFunction('rw20_show');
		myFooterFunction('bgc3');
		}
//start code for Real World Brooklyn 

		else if(someSubSectionParam == '19')
		{
		if(navigator.appName == 'Microsoft Internet Explorer')
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';	
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			
			var theDiv5 = document.getElementById('contentDiv3');
			theDiv5.innerHTML = '';			
			theDiv5.innerHTML += '';			
			}
		else
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';			
			theDiv.innerHTML += '';
			}
			
		var theDiv2 = document.getElementById('contentDiv2');
		theDiv2.innerHTML = '';
		var theDiv3 = document.getElementById('extraDetails');
		theDiv3.innerHTML = '';			
		var theDiv4 = document.getElementById('extraDetails2');
		theDiv4.innerHTML = '';

		document.body.style.backgroundImage = "url('global_images/invis.jpg')";

		var someVarStart3 = '';
		var someVarMiddle3 = '';
		var someVarEnd3 = '';
		var someVarAll3 = '';

		someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="1" cellpadding="0" cellspacing="0">';
		someVarStart3 += '<tr><td valign="top">';
		someVarStart3 += '</td></tr></table>';
		someVarStart3 += '<div id="divContainer">';
		someVarStart3 += '<div id="divContent">';
		
		someVarMiddle3 += '<img src="global_images/brooklyn.jpg" usemap="#brooklyn_Map" border="0" style="position: absolute; left: -125px; top: -100px; z-index: 1;">';
		//someVarMiddle3 += '<div id="myRWCharsDiv" class="myRWCharsDiv" style="position: absolute; left: 0px; top: 425px; z-index: 5;"><span></span></div>';
		
		someVarEnd3 += '</div>';
		someVarEnd3 += '</div>';

		//document.getElementById('myRWMenuDiv').style.top = eval(newTop + 2450) + 'px';
		/*+ someVarMiddle3 */

		someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
		theDiv.innerHTML = someVarAll3;
		myDynamicSpaceFunction('0');
		//myFooterFunction('rw20_show');
		myFooterFunction('bgc3');
		}
//Start of RW Brooklyn Sponsors
else if(someSubSectionParam == '20')
		{
		if(navigator.appName == 'Microsoft Internet Explorer')
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';	
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			
			var theDiv5 = document.getElementById('contentDiv3');
			theDiv5.innerHTML = '';			
			theDiv5.innerHTML += '';			
			}
		else
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';			
			theDiv.innerHTML += '';
			}
			
		var theDiv2 = document.getElementById('contentDiv2');
		theDiv2.innerHTML = '';
		var theDiv3 = document.getElementById('extraDetails');
		theDiv3.innerHTML = '';			
		var theDiv4 = document.getElementById('extraDetails2');
		theDiv4.innerHTML = '';

		document.body.style.backgroundImage = "url('global_images/invis.jpg')";

		var someVarStart3 = '';
		var someVarMiddle3 = '';
		var someVarEnd3 = '';
		var someVarAll3 = '';

		someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="1" cellpadding="0" cellspacing="0">';
		someVarStart3 += '<tr><td valign="top">';
		someVarStart3 += '</td></tr></table>';
		someVarStart3 += '<div id="divContainer">';
		someVarStart3 += '<div id="divContent">';
		
		someVarMiddle3 += '<img src="global_images/brooklyn_sponsors.jpg" usemap="#brooklyn_sponsors_Map" border="0" style="position: absolute; left: -125px; top: -100px; z-index: 1;">';
		//someVarMiddle3 += '<div id="myRWCharsDiv" class="myRWCharsDiv" style="position: absolute; left: 0px; top: 425px; z-index: 5;"><span></span></div>';
		
someVarEnd3 += '</div>';
someVarEnd3 += '</div>';
			if(navigator.appName == 'Microsoft Internet Explorer')
			{
someVarEnd3 += '<div id="myRWMenuDiv" style="font-family: Century Gothic, Arial, Helvetica; position: absolute; width: 900px; left: 195px; top: 1350px; z-index: 2;"><a href="index.php?session=shows&id=19" style="font-size: 18px; font-weight:bold;" target="_self">Real World Home</a> | <a href="index.php?session=casting&id=6"  style="font-size: 18px; font-weight:bold;" target="_blank">Casting</a> | <a href="http://www.realworlddailies.com/" style="font-size: 18px; font-weight:bold;" target="_blank">Dailies</a> | <a href="index.php?session=music&id=33" style="font-size: 18px; font-weight:bold;" target="_blank">Music</a></div>';
			}
			else
			{
someVarEnd3 += '<div id="myRWMenuDiv" style="font-family: Century Gothic, Arial, Helvetica; position: absolute; width: 900px; left: 195px; top: 1100px; z-index: 2;"><a href="index.php?session=shows&id=19" style="font-size: 18px; font-weight:bold;" target="_self">Real World Home</a> | <a href="index.php?session=casting&id=6"  style="font-size: 18px; font-weight:bold;" target="_blank">Casting</a> | <a href="http://www.realworlddailies.com/" style="font-size: 18px; font-weight:bold;" target="_blank">Dailies</a> | <a href="index.php?session=music&id=33" style="font-size: 18px; font-weight:bold;" target="_blank">Music</a></div>';
			}

				//document.getElementById('myRWMenuDiv').style.top = eval(newTop + 2450) + 'px';
		/*+ someVarMiddle3 */

		someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
		theDiv.innerHTML = someVarAll3;
		myDynamicSpaceFunction('0');
		//myFooterFunction('rw20_show');
		myFooterFunction('rw21_music');
		}
//Start of the DUEL2 Code 
		else if(someSubSectionParam == '21')
		{
		if(navigator.appName == 'Microsoft Internet Explorer')
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';	
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			
			var theDiv5 = document.getElementById('contentDiv3');
			theDiv5.innerHTML = '';			
			theDiv5.innerHTML += '';			
			}
		else
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';			
			theDiv.innerHTML += '';
			}
			
		var theDiv2 = document.getElementById('contentDiv2');
		theDiv2.innerHTML = '';
		var theDiv3 = document.getElementById('extraDetails');
		theDiv3.innerHTML = '';			
		var theDiv4 = document.getElementById('extraDetails2');
		theDiv4.innerHTML = '';

		document.body.style.backgroundImage = "url('global_images/invis.jpg')";

		var someVarStart3 = '';
		var someVarMiddle3 = '';
		var someVarEnd3 = '';
		var someVarAll3 = '';

		someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="1" cellpadding="0" cellspacing="0">';
		someVarStart3 += '<tr><td valign="top">';
		someVarStart3 += '</td></tr></table>';
		someVarStart3 += '<div id="divContainer">';
		someVarStart3 += '<div id="divContent">';
		
		someVarMiddle3 += '<img src="global_images/duel2.jpg" usemap="#duel2_Map" border="0" style="position: absolute; left: -125px; top: -100px; z-index: 1;">';
		//someVarMiddle3 += '<div id="myRWCharsDiv" class="myRWCharsDiv" style="position: absolute; left: 0px; top: 425px; z-index: 5;"><span></span></div>';
		
		someVarEnd3 += '</div>';
		someVarEnd3 += '</div>';

		//document.getElementById('myRWMenuDiv').style.top = eval(newTop + 2450) + 'px';
		/*+ someVarMiddle3 */

		someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
		theDiv.innerHTML = someVarAll3;
		myDynamicSpaceFunction('0');
		//myFooterFunction('rw20_show');
		myFooterFunction('bgc3');
		}
//Start of Duel 2Sponsors
else if(someSubSectionParam == '25')
		{
		if(navigator.appName == 'Microsoft Internet Explorer')
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';	
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			
			var theDiv5 = document.getElementById('contentDiv3');
			theDiv5.innerHTML = '';			
			theDiv5.innerHTML += '';			
			}
		else
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';			
			theDiv.innerHTML += '';
			}
			
		var theDiv2 = document.getElementById('contentDiv2');
		theDiv2.innerHTML = '';
		var theDiv3 = document.getElementById('extraDetails');
		theDiv3.innerHTML = '';			
		var theDiv4 = document.getElementById('extraDetails2');
		theDiv4.innerHTML = '';

		document.body.style.backgroundImage = "url('global_images/invis.jpg')";

		var someVarStart3 = '';
		var someVarMiddle3 = '';
		var someVarEnd3 = '';
		var someVarAll3 = '';

		someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="1" cellpadding="0" cellspacing="0">';
		someVarStart3 += '<tr><td valign="top">';
		someVarStart3 += '</td></tr></table>';
		someVarStart3 += '<div id="divContainer">';
		someVarStart3 += '<div id="divContent">';
		
		someVarMiddle3 += '<img src="global_images/duel2_sponsors.jpg" usemap="#duel2_sponsors_Map" border="0" style="position: absolute; left: -125px; top: -100px; z-index: 1;">';
		//someVarMiddle3 += '<div id="myRWCharsDiv" class="myRWCharsDiv" style="position: absolute; left: 0px; top: 425px; z-index: 5;"><span></span></div>';
		
someVarEnd3 += '</div>';
someVarEnd3 += '</div>';
			if(navigator.appName == 'Microsoft Internet Explorer')
			{
someVarEnd3 += '<div id="myRWMenuDiv" style="font-family: Century Gothic, Arial, Helvetica; position: absolute; width: 900px; left: 195px; top: 1350px; z-index: 2;"><a href="index.php?session=shows&id=21" style="font-size: 18px; font-weight:bold;" target="_self">RW/RR Challenge</a> | <a href="http://www.challengedailies.com/" style="font-size: 18px; font-weight:bold;" target="_blank">Dailies</a> | <a href="index.php?session=music&id=36" style="font-size: 18px; font-weight:bold;" target="_blank">Music</a></div>';
			}
			else
			{
someVarEnd3 += '<div id="myRWMenuDiv" style="font-family: Century Gothic, Arial, Helvetica; position: absolute; width: 900px; left: 195px; top: 1100px; z-index: 2;"><a href="index.php?session=shows&id=21" style="font-size: 18px; font-weight:bold;" target="_self">RW/RR Challenge Home</a>  | <a href="http://www.challengedailies.com/" style="font-size: 18px; font-weight:bold;" target="_blank">Dailies</a> | <a href="index.php?session=music&id=36" style="font-size: 18px; font-weight:bold;" target="_blank">Music</a></div>';
			}

				//document.getElementById('myRWMenuDiv').style.top = eval(newTop + 2450) + 'px';
		/*+ someVarMiddle3 */

		someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
		theDiv.innerHTML = someVarAll3;
		myDynamicSpaceFunction('0');
		//myFooterFunction('rw20_show');
		myFooterFunction('rw21_music');
		}
//start code for Real World Cancun

		else if(someSubSectionParam == '26')
		{
		if(navigator.appName == 'Microsoft Internet Explorer')
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';	
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			
			var theDiv5 = document.getElementById('contentDiv3');
			theDiv5.innerHTML = '';			
			theDiv5.innerHTML += '';			
			}
		else
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';			
			theDiv.innerHTML += '';
			}
			
		var theDiv2 = document.getElementById('contentDiv2');
		theDiv2.innerHTML = '';
		var theDiv3 = document.getElementById('extraDetails');
		theDiv3.innerHTML = '';			
		var theDiv4 = document.getElementById('extraDetails2');
		theDiv4.innerHTML = '';

		document.body.style.backgroundImage = "url('global_images/invis.jpg')";

		var someVarStart3 = '';
		var someVarMiddle3 = '';
		var someVarEnd3 = '';
		var someVarAll3 = '';

		someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="1" cellpadding="0" cellspacing="0">';
		someVarStart3 += '<tr><td valign="top">';
		someVarStart3 += '</td></tr></table>';
		someVarStart3 += '<div id="divContainer">';
		someVarStart3 += '<div id="divContent">';
		
		someVarMiddle3 += '<img src="global_images/rw_22/cancun_rw22.jpg" usemap="#cancun_rw22_Map" border="0" style="position: absolute; left: -125px; top: -100px; z-index: 1;">';
		//someVarMiddle3 += '<div id="myRWCharsDiv" class="myRWCharsDiv" style="position: absolute; left: 0px; top: 425px; z-index: 5;"><span></span></div>';
		
		someVarEnd3 += '</div>';
		someVarEnd3 += '</div>';

		//document.getElementById('myRWMenuDiv').style.top = eval(newTop + 2450) + 'px';
		/*+ someVarMiddle3 */

		someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
		theDiv.innerHTML = someVarAll3;
		myDynamicSpaceFunction('0');
		//myFooterFunction('rw20_show');
		myFooterFunction('bgc3');
		}
//start code for K+K Take Miami

		else if(someSubSectionParam == '27')
		{
		if(navigator.appName == 'Microsoft Internet Explorer')
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';	
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			
			var theDiv5 = document.getElementById('contentDiv3');
			theDiv5.innerHTML = '';			
			theDiv5.innerHTML += '';			
			}
		else
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';			
			theDiv.innerHTML += '';
			}
			
		var theDiv2 = document.getElementById('contentDiv2');
		theDiv2.innerHTML = '';
		var theDiv3 = document.getElementById('extraDetails');
		theDiv3.innerHTML = '';			
		var theDiv4 = document.getElementById('extraDetails2');
		theDiv4.innerHTML = '';

		document.body.style.backgroundImage = "url('global_images/invis.jpg')";

		var someVarStart3 = '';
		var someVarMiddle3 = '';
		var someVarEnd3 = '';
		var someVarAll3 = '';

		someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="1" cellpadding="0" cellspacing="0">';
		someVarStart3 += '<tr><td valign="top">';
		someVarStart3 += '</td></tr></table>';
		someVarStart3 += '<div id="divContainer">';
		someVarStart3 += '<div id="divContent">';
		
		someVarMiddle3 += '<img src="global_images/kktakemiami2.jpg" usemap="#kktakemiami2_Map" border="0" style="position: absolute; left: -125px; top: -100px; z-index: 1;">';
		//someVarMiddle3 += '<div id="myRWCharsDiv" class="myRWCharsDiv" style="position: absolute; left: 0px; top: 425px; z-index: 5;"><span></span></div>';
		
		someVarEnd3 += '</div>';
		someVarEnd3 += '</div>';

		//document.getElementById('myRWMenuDiv').style.top = eval(newTop + 2450) + 'px';
		/*+ someVarMiddle3 */

		someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
		theDiv.innerHTML = someVarAll3;
		myDynamicSpaceFunction('0');
		//myFooterFunction('rw20_show');
		myFooterFunction('bgc3');
		}
//Start of Cancun Sponsors
else if(someSubSectionParam == '28')
		{
		if(navigator.appName == 'Microsoft Internet Explorer')
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';	
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			
			var theDiv5 = document.getElementById('contentDiv3');
			theDiv5.innerHTML = '';			
			theDiv5.innerHTML += '';			
			}
		else
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';			
			theDiv.innerHTML += '';
			}
			
		var theDiv2 = document.getElementById('contentDiv2');
		theDiv2.innerHTML = '';
		var theDiv3 = document.getElementById('extraDetails');
		theDiv3.innerHTML = '';			
		var theDiv4 = document.getElementById('extraDetails2');
		theDiv4.innerHTML = '';

		document.body.style.backgroundImage = "url('global_images/invis.jpg')";

		var someVarStart3 = '';
		var someVarMiddle3 = '';
		var someVarEnd3 = '';
		var someVarAll3 = '';

		someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="1" cellpadding="0" cellspacing="0">';
		someVarStart3 += '<tr><td valign="top">';
		someVarStart3 += '</td></tr></table>';
		someVarStart3 += '<div id="divContainer">';
		someVarStart3 += '<div id="divContent">';
		
		someVarMiddle3 += '<img src="global_images/rw_22/cancun_sponsors.jpg" usemap="#cancun_sponsors_Map" border="0" style="position: absolute; left: -125px; top: -100px; z-index: 1;">';
		//someVarMiddle3 += '<div id="myRWCharsDiv" class="myRWCharsDiv" style="position: absolute; left: 0px; top: 425px; z-index: 5;"><span></span></div>';
		
someVarEnd3 += '</div>';
someVarEnd3 += '</div>';
			if(navigator.appName == 'Microsoft Internet Explorer')
			{
someVarEnd3 += '<div id="myRWMenuDiv" style="font-family: Century Gothic, Arial, Helvetica; position: absolute; width: 900px; left: 195px; top: 1350px; z-index: 2;"><a href="index.php?session=shows&id=26" style="font-size: 18px; font-weight:bold;" target="_self">Real World Home</a> | <a href="index.php?session=casting&id=6"  style="font-size: 18px; font-weight:bold;" target="_blank">Casting</a> | <a href="http://www.realworlddailies.com/" style="font-size: 18px; font-weight:bold;" target="_blank">Dailies</a> | <a href="index.php?session=music&id=48" style="font-size: 18px; font-weight:bold;" target="_blank">Music</a></div>';
			}
			else
			{
someVarEnd3 += '<div id="myRWMenuDiv" style="font-family: Century Gothic, Arial, Helvetica; position: absolute; width: 900px; left: 195px; top: 1100px; z-index: 2;"><a href="index.php?session=shows&id=26" style="font-size: 18px; font-weight:bold;" target="_self">Real World Home</a> | <a href="index.php?session=casting&id=6"  style="font-size: 18px; font-weight:bold;" target="_blank">Casting</a> | <a href="http://www.realworlddailies.com/" style="font-size: 18px; font-weight:bold;" target="_blank">Dailies</a> | <a href="index.php?session=music&id=48" style="font-size: 18px; font-weight:bold;" target="_blank">Music</a></div>';
			}

				//document.getElementById('myRWMenuDiv').style.top = eval(newTop + 2450) + 'px';
		/*+ someVarMiddle3 */

		someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
		theDiv.innerHTML = someVarAll3;
		myDynamicSpaceFunction('0');
		//myFooterFunction('rw20_show');
		myFooterFunction('rw21_music');
		}
//Start of the Ruins
else if(someSubSectionParam == '29')
		{
		if(navigator.appName == 'Microsoft Internet Explorer')
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';	
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			
			var theDiv5 = document.getElementById('contentDiv3');
			theDiv5.innerHTML = '';			
			theDiv5.innerHTML += '';			
			}
		else
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';			
			theDiv.innerHTML += '';
			}
			
		var theDiv2 = document.getElementById('contentDiv2');
		theDiv2.innerHTML = '';
		var theDiv3 = document.getElementById('extraDetails');
		theDiv3.innerHTML = '';			
		var theDiv4 = document.getElementById('extraDetails2');
		theDiv4.innerHTML = '';

		document.body.style.backgroundImage = "url('global_images/invis.jpg')";

		var someVarStart3 = '';
		var someVarMiddle3 = '';
		var someVarEnd3 = '';
		var someVarAll3 = '';

		someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="1" cellpadding="0" cellspacing="0">';
		someVarStart3 += '<tr><td valign="top">';
		someVarStart3 += '</td></tr></table>';
		someVarStart3 += '<div id="divContainer">';
		someVarStart3 += '<div id="divContent">';
		
		someVarMiddle3 += '<img src="global_images/The_Ruins.jpg" usemap="#The_Ruins_Map" border="0" style="position: absolute; left: -125px; top: -100px; z-index: 1;">';
		//someVarMiddle3 += '<div id="myRWCharsDiv" class="myRWCharsDiv" style="position: absolute; left: 0px; top: 425px; z-index: 5;"><span></span></div>';
		
/*someVarEnd3 += '</div>';
someVarEnd3 += '</div>';
			if(navigator.appName == 'Microsoft Internet Explorer')
			{
someVarEnd3 += '<div id="myRWMenuDiv" style="font-family: Century Gothic, Arial, Helvetica; position: absolute; width: 900px; left: 195px; top: 1350px; z-index: 2;"><a href="index.php?session=shows&id=19" style="font-size: 18px; font-weight:bold;" target="_self">Real World Home</a> | <a href="index.php?session=casting&id=6"  style="font-size: 18px; font-weight:bold;" target="_blank">Casting</a> | <a href="http://www.realworlddailies.com/" style="font-size: 18px; font-weight:bold;" target="_blank">Dailies</a> | <a href="index.php?session=music&id=33" style="font-size: 18px; font-weight:bold;" target="_blank">Music</a></div>';
			}
			else
			{
someVarEnd3 += '<div id="myRWMenuDiv" style="font-family: Century Gothic, Arial, Helvetica; position: absolute; width: 900px; left: 195px; top: 1100px; z-index: 2;"><a href="index.php?session=shows&id=19" style="font-size: 18px; font-weight:bold;" target="_self">Real World Home</a> | <a href="index.php?session=casting&id=6"  style="font-size: 18px; font-weight:bold;" target="_blank">Casting</a> | <a href="http://www.realworlddailies.com/" style="font-size: 18px; font-weight:bold;" target="_blank">Dailies</a> | <a href="index.php?session=music&id=33" style="font-size: 18px; font-weight:bold;" target="_blank">Music</a></div>';
			} */

				//document.getElementById('myRWMenuDiv').style.top = eval(newTop + 2450) + 'px';
		/*+ someVarMiddle3 */

		someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
		theDiv.innerHTML = someVarAll3;
		myDynamicSpaceFunction('0');
		//myFooterFunction('rw20_show');
		myFooterFunction('rw21_music');
		}
//Start of Styld
else if(someSubSectionParam == '30')
		{
		if(navigator.appName == 'Microsoft Internet Explorer')
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';	
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			
			var theDiv5 = document.getElementById('contentDiv3');
			theDiv5.innerHTML = '';			
			theDiv5.innerHTML += '';			
			}
		else
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';			
			theDiv.innerHTML += '';
			}
			
		var theDiv2 = document.getElementById('contentDiv2');
		theDiv2.innerHTML = '';
		var theDiv3 = document.getElementById('extraDetails');
		theDiv3.innerHTML = '';			
		var theDiv4 = document.getElementById('extraDetails2');
		theDiv4.innerHTML = '';

		document.body.style.backgroundImage = "url('global_images/invis.jpg')";

		var someVarStart3 = '';
		var someVarMiddle3 = '';
		var someVarEnd3 = '';
		var someVarAll3 = '';

		someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="1" cellpadding="0" cellspacing="0">';
		someVarStart3 += '<tr><td valign="top">';
		someVarStart3 += '</td></tr></table>';
		someVarStart3 += '<div id="divContainer">';
		someVarStart3 += '<div id="divContent">';
		
		someVarMiddle3 += '<img src="global_images/styld.jpg" usemap="#styld_Map" border="0" style="position: absolute; left: -125px; top: -100px; z-index: 1;">';
		//someVarMiddle3 += '<div id="myRWCharsDiv" class="myRWCharsDiv" style="position: absolute; left: 0px; top: 425px; z-index: 5;"><span></span></div>';
		
/*someVarEnd3 += '</div>';
someVarEnd3 += '</div>';
			if(navigator.appName == 'Microsoft Internet Explorer')
			{
someVarEnd3 += '<div id="myRWMenuDiv" style="font-family: Century Gothic, Arial, Helvetica; position: absolute; width: 900px; left: 195px; top: 1350px; z-index: 2;"><a href="index.php?session=shows&id=19" style="font-size: 18px; font-weight:bold;" target="_self">Real World Home</a> | <a href="index.php?session=casting&id=6"  style="font-size: 18px; font-weight:bold;" target="_blank">Casting</a> | <a href="http://www.realworlddailies.com/" style="font-size: 18px; font-weight:bold;" target="_blank">Dailies</a> | <a href="index.php?session=music&id=33" style="font-size: 18px; font-weight:bold;" target="_blank">Music</a></div>';
			}
			else
			{
someVarEnd3 += '<div id="myRWMenuDiv" style="font-family: Century Gothic, Arial, Helvetica; position: absolute; width: 900px; left: 195px; top: 1100px; z-index: 2;"><a href="index.php?session=shows&id=19" style="font-size: 18px; font-weight:bold;" target="_self">Real World Home</a> | <a href="index.php?session=casting&id=6"  style="font-size: 18px; font-weight:bold;" target="_blank">Casting</a> | <a href="http://www.realworlddailies.com/" style="font-size: 18px; font-weight:bold;" target="_blank">Dailies</a> | <a href="index.php?session=music&id=33" style="font-size: 18px; font-weight:bold;" target="_blank">Music</a></div>';
			} */

				//document.getElementById('myRWMenuDiv').style.top = eval(newTop + 2450) + 'px';
		/*+ someVarMiddle3 */

		someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
		theDiv.innerHTML = someVarAll3;
		myDynamicSpaceFunction('0');
		//myFooterFunction('rw20_show');
		myFooterFunction('rw21_music');
		}
//Start of Code for RWDC
	else if(someSubSectionParam == '31')
		{
		if(navigator.appName == 'Microsoft Internet Explorer')
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';	
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			
			var theDiv5 = document.getElementById('contentDiv3');
			theDiv5.innerHTML = '';			
			theDiv5.innerHTML += '';			
			}
		else
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';			
			theDiv.innerHTML += '';
			}
			
		var theDiv2 = document.getElementById('contentDiv2');
		theDiv2.innerHTML = '';
		var theDiv3 = document.getElementById('extraDetails');
		theDiv3.innerHTML = '';			
		var theDiv4 = document.getElementById('extraDetails2');
		theDiv4.innerHTML = '';

		document.body.style.backgroundImage = "url('global_images/invis.jpg')";

		var someVarStart3 = '';
		var someVarMiddle3 = '';
		var someVarEnd3 = '';
		var someVarAll3 = '';

		someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="1" cellpadding="0" cellspacing="0">';
		someVarStart3 += '<tr><td valign="top">';
		someVarStart3 += '</td></tr></table>';
		someVarStart3 += '<div id="divContainer">';
		someVarStart3 += '<div id="divContent">';
		
		someVarMiddle3 += '<img src="global_images/rw_23/DC_Main.jpg" usemap="#DC_Main_Map" border="0" style="position: absolute; left: -125px; top: -100px; z-index: 1;">';
		//someVarMiddle3 += '<div id="myRWCharsDiv" class="myRWCharsDiv" style="position: absolute; left: 0px; top: 425px; z-index: 5;"><span></span></div>';
		
		someVarEnd3 += '</div>';
		someVarEnd3 += '</div>';

		//document.getElementById('myRWMenuDiv').style.top = eval(newTop + 2450) + 'px';
		/*+ someVarMiddle3 */

		someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
		theDiv.innerHTML = someVarAll3;
		myDynamicSpaceFunction('0');
		//myFooterFunction('rw20_show');
		myFooterFunction('bgc3');
		}
//Start of DC Sponsors
else if(someSubSectionParam == '32')
		{
		if(navigator.appName == 'Microsoft Internet Explorer')
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';	
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			
			var theDiv5 = document.getElementById('contentDiv3');
			theDiv5.innerHTML = '';			
			theDiv5.innerHTML += '';			
			}
		else
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';			
			theDiv.innerHTML += '';
			}
			
		var theDiv2 = document.getElementById('contentDiv2');
		theDiv2.innerHTML = '';
		var theDiv3 = document.getElementById('extraDetails');
		theDiv3.innerHTML = '';			
		var theDiv4 = document.getElementById('extraDetails2');
		theDiv4.innerHTML = '';

		document.body.style.backgroundImage = "url('global_images/invis.jpg')";

		var someVarStart3 = '';
		var someVarMiddle3 = '';
		var someVarEnd3 = '';
		var someVarAll3 = '';

		someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="1" cellpadding="0" cellspacing="0">';
		someVarStart3 += '<tr><td valign="top">';
		someVarStart3 += '</td></tr></table>';
		someVarStart3 += '<div id="divContainer">';
		someVarStart3 += '<div id="divContent">';
		
		someVarMiddle3 += '<img src="global_images/rw_23/DC_Sponsors.jpg" usemap="#DC_Sponsors_Map" border="0" style="position: absolute; left: -125px; top: -100px; z-index: 1;">';
		//someVarMiddle3 += '<div id="myRWCharsDiv" class="myRWCharsDiv" style="position: absolute; left: 0px; top: 425px; z-index: 5;"><span></span></div>';
		
someVarEnd3 += '</div>';
someVarEnd3 += '</div>';
			if(navigator.appName == 'Microsoft Internet Explorer')
			{
someVarEnd3 += '<div id="myRWMenuDiv" style="font-family: Century Gothic, Arial, Helvetica; position: absolute; width: 900px; left: 195px; top: 1350px; z-index: 2;"><a href="index.php?session=shows&id=31" style="font-size: 18px; font-weight:bold;" target="_self">Real World Home</a> | <a href="index.php?session=casting&id=6"  style="font-size: 18px; font-weight:bold;" target="_blank">Casting</a> | <a href="http://www.realworlddailies.com/" style="font-size: 18px; font-weight:bold;" target="_blank">Dailies</a> | <a href="index.php?session=music&id=58" style="font-size: 18px; font-weight:bold;" target="_blank">Music</a></div>';
			}
			else
			{
someVarEnd3 += '<div id="myRWMenuDiv" style="font-family: Century Gothic, Arial, Helvetica; position: absolute; width: 900px; left: 195px; top: 1100px; z-index: 2;"><a href="index.php?session=shows&id=31" style="font-size: 18px; font-weight:bold;" target="_self">Real World Home</a> | <a href="index.php?session=casting&id=6"  style="font-size: 18px; font-weight:bold;" target="_blank">Casting</a> | <a href="http://www.realworlddailies.com/" style="font-size: 18px; font-weight:bold;" target="_blank">Dailies</a> | <a href="index.php?session=music&id=58" style="font-size: 18px; font-weight:bold;" target="_blank">Music</a></div>';
			}

				//document.getElementById('myRWMenuDiv').style.top = eval(newTop + 2450) + 'px';
		/*+ someVarMiddle3 */

		someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
		theDiv.innerHTML = someVarAll3;
		myDynamicSpaceFunction('0');
		//myFooterFunction('rw20_show');
		myFooterFunction('rw21_music');
		}
//Start of Love Games BGC Dating
else if(someSubSectionParam == '33')
		{
		if(navigator.appName == 'Microsoft Internet Explorer')
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';	
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			
			var theDiv5 = document.getElementById('contentDiv3');
			theDiv5.innerHTML = '';			
			theDiv5.innerHTML += '';			
			}
		else
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';			
			theDiv.innerHTML += '';
			}
			
		var theDiv2 = document.getElementById('contentDiv2');
		theDiv2.innerHTML = '';
		var theDiv3 = document.getElementById('extraDetails');
		theDiv3.innerHTML = '';			
		var theDiv4 = document.getElementById('extraDetails2');
		theDiv4.innerHTML = '';

		document.body.style.backgroundImage = "url('global_images/invis.jpg')";

		var someVarStart3 = '';
		var someVarMiddle3 = '';
		var someVarEnd3 = '';
		var someVarAll3 = '';

		someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="1" cellpadding="0" cellspacing="0">';
		someVarStart3 += '<tr><td valign="top">';
		someVarStart3 += '</td></tr></table>';
		someVarStart3 += '<div id="divContainer">';
		someVarStart3 += '<div id="divContent">';
		
		someVarMiddle3 += '<img src="global_images/bgc_dating.jpg" usemap="#bgc_dating_Map" border="0" style="position: absolute; left: -125px; top: -100px; z-index: 1;">';
		//someVarMiddle3 += '<div id="myRWCharsDiv" class="myRWCharsDiv" style="position: absolute; left: 0px; top: 425px; z-index: 5;"><span></span></div>';
		
		someVarEnd3 += '</div>';
		someVarEnd3 += '</div>';

		//document.getElementById('myRWMenuDiv').style.top = eval(newTop + 2450) + 'px';
		/*+ someVarMiddle3 */

		someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
		theDiv.innerHTML = someVarAll3;
		myDynamicSpaceFunction('0');
		//myFooterFunction('rw20_show');
		myFooterFunction('bgc3');
		}
		//Challenge 19 Fresh Meat 2
		else if(someSubSectionParam == '34')
		{
		if(navigator.appName == 'Microsoft Internet Explorer')
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';	
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			
			var theDiv5 = document.getElementById('contentDiv3');
			theDiv5.innerHTML = '';			
			theDiv5.innerHTML += '';			
			}
		else
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';			
			theDiv.innerHTML += '';
			}
			
		var theDiv2 = document.getElementById('contentDiv2');
		theDiv2.innerHTML = '';
		var theDiv3 = document.getElementById('extraDetails');
		theDiv3.innerHTML = '';			
		var theDiv4 = document.getElementById('extraDetails2');
		theDiv4.innerHTML = '';

		document.body.style.backgroundImage = "url('global_images/invis.jpg')";

		var someVarStart3 = '';
		var someVarMiddle3 = '';
		var someVarEnd3 = '';
		var someVarAll3 = '';

		someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="1" cellpadding="0" cellspacing="0">';
		someVarStart3 += '<tr><td valign="top">';
		someVarStart3 += '</td></tr></table>';
		someVarStart3 += '<div id="divContainer">';
		someVarStart3 += '<div id="divContent">';
		
		someVarMiddle3 += '<img src="global_images/FM2.jpg" usemap="#FM2_Map" border="0" style="position: absolute; left: -125px; top: -100px; z-index: 1;">';
		//someVarMiddle3 += '<div id="myRWCharsDiv" class="myRWCharsDiv" style="position: absolute; left: 0px; top: 425px; z-index: 5;"><span></span></div>';
		
/*someVarEnd3 += '</div>';
someVarEnd3 += '</div>';
			if(navigator.appName == 'Microsoft Internet Explorer')
			{
someVarEnd3 += '<div id="myRWMenuDiv" style="font-family: Century Gothic, Arial, Helvetica; position: absolute; width: 900px; left: 195px; top: 1350px; z-index: 2;"><a href="index.php?session=shows&id=19" style="font-size: 18px; font-weight:bold;" target="_self">Real World Home</a> | <a href="index.php?session=casting&id=6"  style="font-size: 18px; font-weight:bold;" target="_blank">Casting</a> | <a href="http://www.realworlddailies.com/" style="font-size: 18px; font-weight:bold;" target="_blank">Dailies</a> | <a href="index.php?session=music&id=33" style="font-size: 18px; font-weight:bold;" target="_blank">Music</a></div>';
			}
			else
			{
someVarEnd3 += '<div id="myRWMenuDiv" style="font-family: Century Gothic, Arial, Helvetica; position: absolute; width: 900px; left: 195px; top: 1100px; z-index: 2;"><a href="index.php?session=shows&id=19" style="font-size: 18px; font-weight:bold;" target="_self">Real World Home</a> | <a href="index.php?session=casting&id=6"  style="font-size: 18px; font-weight:bold;" target="_blank">Casting</a> | <a href="http://www.realworlddailies.com/" style="font-size: 18px; font-weight:bold;" target="_blank">Dailies</a> | <a href="index.php?session=music&id=33" style="font-size: 18px; font-weight:bold;" target="_blank">Music</a></div>';
			} */

				//document.getElementById('myRWMenuDiv').style.top = eval(newTop + 2450) + 'px';
		/*+ someVarMiddle3 */

		someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
		theDiv.innerHTML = someVarAll3;
		myDynamicSpaceFunction('0');
		//myFooterFunction('rw20_show');
		myFooterFunction('steveo_show');
		}
		//Fresh Meat 2 Sponsors
	else if(someSubSectionParam == '35')
		{
			if(navigator.appName == 'Microsoft Internet Explorer')
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';	
				var theDiv2 = document.getElementById('contentDiv2');
				theDiv2.innerHTML = '';
				
				var theDiv5 = document.getElementById('contentDiv3');
				theDiv5.innerHTML = '';			
				theDiv5.innerHTML += '';			
			}
			else
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';			
				theDiv.innerHTML += '';
			}
			
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
	
				var theDiv3 = document.getElementById('extraDetails');
			theDiv3.innerHTML = '';			
			
			var theDiv4 = document.getElementById('extraDetails2');
			theDiv4.innerHTML = '';

document.body.style.backgroundImage = "url('global_images/invis.jpg')";

			var someVarStart3 = '';
			var someVarMiddle3 = '';
			var someVarEnd3 = '';
			var someVarAll3 = '';

someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="0" cellpadding="0" cellspacing="0">';
someVarStart3 += '<tr><td valign="top">';
someVarStart3 += '</td></tr></table>';

someVarStart3 += '<div id="divContainer">';
someVarStart3 += '<div id="divContent">';

someVarMiddle3 += '<img src="global_images/FM2_sponsors.jpg" usemap="#FM2_sponsors_Map" border="0" style="position: absolute; left: -125px; top: -100px; z-index: 1;">';
someVarMiddle3 += '<div id="myRWCharsDiv" class="myRWCharsDiv" style="position: absolute; left: 0px; top: 425px; z-index: 5;"><span></span></div>';

someVarEnd3 += '</div>';
someVarEnd3 += '</div>';
			if(navigator.appName == 'Microsoft Internet Explorer')
			{
someVarEnd3 += '<div id="myRWMenuDiv" style="font-family: Century Gothic, Arial, Helvetica; position: absolute; width: 900px; left: 280px; top: 1475px; z-index: 2;"><a href="index.php?session=shows&id=34" style="font-size: 18px; font-weight:bold;" target="_self">Challenge Home</a>  | <a href="http://www.challengedailies.com/" style="font-size: 18px; font-weight:bold;" target="_blank">Dailies</a> </div>';
			}
			else
			{
someVarEnd3 += '<div id="myRWMenuDiv" style="font-family: Century Gothic, Arial, Helvetica; position: absolute; width: 900px; left: 280px; top: 1400px; z-index: 2;"><a href="index.php?session=shows&id=34" style="font-size: 18px; font-weight:bold;" target="_self">Challenge Home</a> | <a href="http://www.challengedailies.com/" style="font-size: 18px; font-weight:bold;" target="_blank">Dailies</a> </div>';
			}

/*+ someVarMiddle3 */

  someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
  theDiv.innerHTML = someVarAll3;
  			myDynamicSpaceFunction('0');
			myFooterFunction('ski_show');
}
//start of code RW New Orleans 2401
	else if(someSubSectionParam == '36')
		{
		if(navigator.appName == 'Microsoft Internet Explorer')
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';	
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			
			var theDiv5 = document.getElementById('contentDiv3');
			theDiv5.innerHTML = '';			
			theDiv5.innerHTML += '';			
			}
		else
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';			
			theDiv.innerHTML += '';
			}
			
		var theDiv2 = document.getElementById('contentDiv2');
		theDiv2.innerHTML = '';
		var theDiv3 = document.getElementById('extraDetails');
		theDiv3.innerHTML = '';			
		var theDiv4 = document.getElementById('extraDetails2');
		theDiv4.innerHTML = '';

		document.body.style.backgroundImage = "url('global_images/invis.jpg')";

		var someVarStart3 = '';
		var someVarMiddle3 = '';
		var someVarEnd3 = '';
		var someVarAll3 = '';

		someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="1" cellpadding="0" cellspacing="0">';
		someVarStart3 += '<tr><td valign="top">';
		someVarStart3 += '</td></tr></table>';
		someVarStart3 += '<div id="divContainer">';
		someVarStart3 += '<div id="divContent">';
		
		someVarMiddle3 += '<img src="global_images/rw24/rw24-main.jpg" usemap="#rw24-main_Map" border="0" style="position: absolute; left: -125px; top: -100px; z-index: 1;">';
		//someVarMiddle3 += '<div id="myRWCharsDiv" class="myRWCharsDiv" style="position: absolute; left: 0px; top: 425px; z-index: 5;"><span></span></div>';
		
		someVarEnd3 += '</div>';
		someVarEnd3 += '</div>';

		//document.getElementById('myRWMenuDiv').style.top = eval(newTop + 2450) + 'px';
		/*+ someVarMiddle3 */

		someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
		theDiv.innerHTML = someVarAll3;
		myDynamicSpaceFunction('0');
		//myFooterFunction('rw20_show');
		myFooterFunction('rw24_show');
		}
//Start of RW24 New Orleans Sponsors
else if(someSubSectionParam == '37')
		{
		if(navigator.appName == 'Microsoft Internet Explorer')
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';	
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
			
			var theDiv5 = document.getElementById('contentDiv3');
			theDiv5.innerHTML = '';			
			theDiv5.innerHTML += '';			
			}
		else
			{
			var theDiv = document.getElementById('contentDiv');
			theDiv.innerHTML = '';			
			theDiv.innerHTML += '';
			}
			
		var theDiv2 = document.getElementById('contentDiv2');
		theDiv2.innerHTML = '';
		var theDiv3 = document.getElementById('extraDetails');
		theDiv3.innerHTML = '';			
		var theDiv4 = document.getElementById('extraDetails2');
		theDiv4.innerHTML = '';

		document.body.style.backgroundImage = "url('global_images/invis.jpg')";

		var someVarStart3 = '';
		var someVarMiddle3 = '';
		var someVarEnd3 = '';
		var someVarAll3 = '';

		someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="1" cellpadding="0" cellspacing="0">';
		someVarStart3 += '<tr><td valign="top">';
		someVarStart3 += '</td></tr></table>';
		someVarStart3 += '<div id="divContainer">';
		someVarStart3 += '<div id="divContent">';
		
		someVarMiddle3 += '<img src="global_images/rw24/rw24-sponsors.jpg" usemap="#rw24-sponsors_Map" border="0" style="position: absolute; left: -125px; top: -100px; z-index: 1;">';
		//someVarMiddle3 += '<div id="myRWCharsDiv" class="myRWCharsDiv" style="position: absolute; left: 0px; top: 425px; z-index: 5;"><span></span></div>';

someVarEnd3 += '</div>';
someVarEnd3 += '</div>';
			/*if(navigator.appName == 'Microsoft Internet Explorer')
			{
someVarEnd3 += '<div id="myRWMenuDiv" style="font-family: Century Gothic, Arial, Helvetica; position: absolute; width: 900px; left: 195px; top: 1050px; z-index: 2;"><a href="index.php?session=shows&id=36" style="font-size: 18px; font-weight:bold;" target="_self">Real World Home</a> | <a href="index.php?session=casting&id=6"  style="font-size: 18px; font-weight:bold;" target="_blank">Casting</a> | <a href="http://www.realworlddailies.com/" style="font-size: 18px; font-weight:bold;" target="_blank">Dailies</a> | <a href="index.php?session=music&id=64" style="font-size: 18px; font-weight:bold;" target="_blank">Music</a></div>';
			}
			else
			{
someVarEnd3 += '<div id="myRWMenuDiv" style="font-family: Century Gothic, Arial, Helvetica; position: absolute; width: 900px; left: 195px; top: 1000px; z-index: 2;"><a href="index.php?session=shows&id=36" style="font-size: 18px; font-weight:bold;" target="_self">Real World Home</a> | <a href="index.php?session=casting&id=6"  style="font-size: 18px; font-weight:bold;" target="_blank">Casting</a> | <a href="http://www.realworlddailies.com/" style="font-size: 18px; font-weight:bold;" target="_blank">Dailies</a> | <a href="index.php?session=music&id=64" style="font-size: 18px; font-weight:bold;" target="_blank">Music</a></div>';
			} */

				//document.getElementById('myRWMenuDiv').style.top = eval(newTop + 2450) + 'px';
		/*+ someVarMiddle3 */

		someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
		theDiv.innerHTML = someVarAll3;
		myDynamicSpaceFunction('0');
		//myFooterFunction('rw20_show');
		myFooterFunction('rw24_show');
		}
		else if(someSubSectionParam == '16')
		{
			if(navigator.appName == 'Microsoft Internet Explorer')
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';	
				var theDiv2 = document.getElementById('contentDiv2');
				theDiv2.innerHTML = '';
				
				var theDiv5 = document.getElementById('contentDiv3');
				theDiv5.innerHTML = '';			
				theDiv5.innerHTML += '';			
			}
			else
			{
				var theDiv = document.getElementById('contentDiv');
				theDiv.innerHTML = '';			
				theDiv.innerHTML += '';
			}
			
			var theDiv2 = document.getElementById('contentDiv2');
			theDiv2.innerHTML = '';
	
				var theDiv3 = document.getElementById('extraDetails');
			theDiv3.innerHTML = '';			
			
			var theDiv4 = document.getElementById('extraDetails2');
			theDiv4.innerHTML = '';

document.body.style.backgroundImage = "url('global_images/invis.jpg')";

			var someVarStart3 = '';
			var someVarMiddle3 = '';
			var someVarEnd3 = '';
			var someVarAll3 = '';

someVarStart3 += '<table id="showsMusicModule1Image1" class="showsMusicModule1Image1" border="0" cellpadding="0" cellspacing="0">';
someVarStart3 += '<tr><td valign="top">';
someVarStart3 += '</td></tr></table>';

someVarStart3 += '<div id="divContainer">';
someVarStart3 += '<div id="divContent">';

someVarMiddle3 += '<img src="global_images/lohan/lohan_shows.jpg" usemap="#lohan" border="0" style="position: absolute; left: -125px; top: -100px; z-index: 1;">';
someVarMiddle3 += '<div id="myRWCharsDiv" class="myRWCharsDiv" style="position: absolute; left: 0px; top: 425px; z-index: 5;"><span></span></div>';

someVarEnd3 += '</div>';
someVarEnd3 += '</div>';
	

  someVarAll3 = someVarStart3 + someVarMiddle3 + someVarEnd3;
  theDiv.innerHTML = someVarAll3;
  			myDynamicSpaceFunction('0');
			myFooterFunction('rw20_show');
		}
}

function myComediansDetails(someNumberComing)
{		
			var theDiv4 = document.getElementById('extraDetails2');
			theDiv4.innerHTML = '';
			
			var someVarAll3 = '';
			var someVarMiddle3 = '';

	
loadXMLDoc('xml/scc_shows.xml');
var whovar=xmlDoc.getElementsByTagName('who');
var picturevar=xmlDoc.getElementsByTagName('picture');
var descriptionvar=xmlDoc.getElementsByTagName('description');

//var myTemp1 = "document.getElementById('"+someNumberComing+"').style.offsetTop";


			if(navigator.appName == 'Microsoft Internet Explorer')
			{
	 someVarMiddle3 += '<div><table cellpadding=10px style="position: relative; top: -232px; left: 61px;"><tr><td valign=top>'; 				
			}
			else
			{
				if(navigator.userAgent.indexOf("Safari")!=-1)
				{
					someVarMiddle3 += '<div><table cellpadding=10px style="position: absolute; top: 236px; left: 60px;"><tr><td valign=top>'; 
				}
				else if(navigator.userAgent.indexOf("Opera")!=-1)
				{
					someVarMiddle3 += '<div><table cellpadding=10px style="position: absolute; top: 236px; left: 60px;"><tr><td valign=top>'; 
				}
				else
				{
	 someVarMiddle3 += '<div><table cellpadding=10px style="position: absolute; top: 247px; left: 60px;"><tr><td valign=top>';
				}
			}

	 someVarMiddle3 += '<p class="pscoll" style="color: #000000;">'; 
	  someVarMiddle3 += '<br>';
				if(navigator.userAgent.indexOf("Safari")!=-1)
				{
	  someVarMiddle3 += '<img src="' + picturevar[someNumberComing].childNodes[0].nodeValue + '" width="200px" style="position: relative; left: 0px; border-width:thin; border-color:#FFFFFF;" border="1">';
				}
				else
				{
	  someVarMiddle3 += '<img src="' + picturevar[someNumberComing].childNodes[0].nodeValue + '" width="200px" style="position: relative; left: 0px; border-width:thin; border-color:#FFFFFF;" border="1">';
				}

			if(navigator.appName == 'Microsoft Internet Explorer')
			{
	  someVarMiddle3 += '<div style="position: relative; top:  -5px; left: -5px; height: 280px; width: 190px; border-width: 2px; border-color: #FFFFFF; border-style: solid; font-size: 11px; text-align: justify; padding: 5px; margin: 5px;">';
			}
			else
			{
	  someVarMiddle3 += '<div style="position: relative; top:  -10px; left: -5px; height: 283px; width: 188px; border-width: 2px; border-color: #FFFFFF; border-style: solid; font-size: 11px; text-align: justify; padding: 5px; margin: 5px;">';				
			}
	  someVarMiddle3 += descriptionvar[someNumberComing].childNodes[0].nodeValue;
	  someVarMiddle3 += '</div>';
	  someVarMiddle3 += '</p>';

  someVarMiddle3 += '</td></tr></table></div>';
 

  someVarAll3 = someVarMiddle3;
  theDiv4.innerHTML = someVarAll3;
  			myDynamicSpaceFunction('0');
			myFooterFunction('scc_show');	
}

function myComediansDetails2(someNumberComing)
{
			
			var theDiv4 = document.getElementById('extraDetails2');
			theDiv4.innerHTML = '';
			
			var someVarAll3 = '';
			var someVarMiddle3 = '';

	
loadXMLDoc('xml/scc_shows.xml');
var whovar=xmlDoc.getElementsByTagName('who');
var picturevar=xmlDoc.getElementsByTagName('picture');
var descriptionvar=xmlDoc.getElementsByTagName('description');

//var myTemp1 = "document.getElementById('"+someNumberComing+"').style.offsetTop";

//alert(myTemp1);
			if(navigator.appName == 'Microsoft Internet Explorer')
			{
	 someVarMiddle3 += '<div><table cellpadding=10px style="position: relative; top: -300px; left: 80px;"><tr><td valign=top>'; 				
			}
			else
			{
				if(navigator.userAgent.indexOf("Safari")!=-1)
				{
					someVarMiddle3 += '<div><table cellpadding=10px style="position: absolute; top: 155px; left: 80px;"><tr><td valign=top>'; 
				}
				else
				{
	 someVarMiddle3 += '<div><table cellpadding=10px style="position: absolute; top: 165px; left: 70px;"><tr><td valign=top>';
				}
			}

	 someVarMiddle3 += '<p class="pscoll">'; 
	  someVarMiddle3 += '<br>';
				if(navigator.userAgent.indexOf("Safari")!=-1)
				{
	  someVarMiddle3 += '<img src="' + picturevar[someNumberComing].childNodes[0].nodeValue + '" width="200px" style="position: relative; left: 0px;">';
				}
				else
				{
	  someVarMiddle3 += '<img src="' + picturevar[someNumberComing].childNodes[0].nodeValue + '" width="200px">';
				}

	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += descriptionvar[someNumberComing].childNodes[0].nodeValue;
	  someVarMiddle3 += '<br>';
	  someVarMiddle3 += '</p><br>';

  someVarMiddle3 += '</td></tr></table></div>';
 

  someVarAll3 = someVarMiddle3;
  theDiv4.innerHTML = someVarAll3;
  			myDynamicSpaceFunction('0');
			myFooterFunction('scc_show');	
}