// JavaScript Document<SCRIPT type=text/javascript>
<!--

var timerID = 0;
var whichway = 0; 
var ads = 3;
var ad_num = 0; 



var feat_url_0 = "http://www.wdwinfo.com/universal/parkinfo/Harry-Potter.htm";  
var feat_image_0 = "/universal/images/hm-harrypotter.jpg";
var feat_headline_0 = "The Wizarding World Of Harry Potter";
var feat_sub_heading_0 = "Universal also announced that the highly anticipated land will open in spring 2010 along with details on shops, dining, and some of the attractions";
var feat_text_link_0 = "More Information Here!";
var feat_article_type_0 = "Related Content"; 
var feat_second_article_link_0 = "http://www.disunplugged.com/2009/09/15/universal-releases-wizarding-world-of-harry-potter-details/";
var feat_second_article_title_0 = "Universal Releases Wizarding World of Harry Potter Details";
var feat_second_article_subtext_0 = "";
var feat_third_article_link_0 = "http://www.disboards.com/showthread.php?t=2219505";
var feat_third_article_title_0 = "Discussions on the Wizarding World Harry Potter"; 
var feat_third_article_subtext_0 = "";


var feat_url_2 = "http://www.facebook.com/pages/The-DIS/61114821896";
var feat_image_2 = "/images/hm-facebook.gif";
var feat_headline_2 = "Join the DIS on facebook";
var feat_sub_heading_2 = "If you're a fan of the DIS and are currently on facebook, come on over and join the DIS facebook page";
var feat_text_link_2 = "More Information";
var feat_article_type_2 = "Other DIS Social Networking Sites";
var feat_second_article_link_2 = "http://twitter.com/thedis";
var feat_second_article_title_2 = "The DIS on Twitter";
var feat_second_article_subtext_2 = "";
var feat_third_article_link_2 = "http://twitter.com/disunplugged";
var feat_third_article_title_2 = "The DIS Unplugged on Twitter";
var feat_third_article_subtext_2 = "";


var feat_url_1 = "http://www.wdwinfo.com/universal/universal-studios-florida/Rip-Ride-Rockit.htm";  
var feat_image_1 = "http://www.wdwinfo.com/universal/images/hm-RRR.jpg";
var feat_headline_1 = "Hollywood Rip, Ride, Rockit";
var feat_sub_heading_1 = "Universal Orlando Resort Announces a New Roller Coaster that features total Immersion Entertainment and Puts Guests in the Director’s Seat.";
var feat_text_link_1 = "More Information";
var feat_article_type_1 = "Universal Studios Florida";
var feat_second_article_link_1 = "http://www.wdwinfo.com/universal/universal-studios-florida/";
var feat_second_article_title_1 = "Rides and Attractions";
var feat_second_article_subtext_1 = "Universal Studios Florida was the first of Universal's theme parks to open in Orlando back in 1990";
var feat_third_article_link_1 = "";
var feat_third_article_title_1 = " ";
var feat_third_article_subtext_1 = ""; 




function rotateFeature(direction) {

  if (direction == "back") {
   if (ad_num == 0) {ad_num = (3)};
   ad_num = (ad_num-1)%3;
   whichway = "back";
  } else if (direction == "pause") {
   ad_num = (ad_num)%3;
   whichway = "pause";
  } else if (direction == "next") {
   if (ad_num == 3) {ad_num = 0};
   ad_num = (ad_num+1)%3;
   whichway = "next";
  }
  clearTimeout(timerID);

if (ad_num == 0) {
	
<!--- NOTE TO THE EDITOR!! IN THIS SECTION I REMOVED THE THIRD_ARTICLE INFORMATION SINCE THERE IS NOT INFORMATION AND I DID NOT WANT AN EMPTY BULLET POINT. TO ADD THE THIRD ARTICLE BACK, JUST COPY ANOTHER COMPLETE SECTION AND CHANGE THE NUMBERS ACCORDINGLY --->

document.getElementById('topfeatures').innerHTML = "<div id=\"topfeatures\" align=\"center\"><table id=\"rotatebg\"><tr><td valign=\"top\"><div id=\"rotateimage\"><a href=\"" + feat_url_0 + "\"><img src=\"" + feat_image_0 + "\" width=\"250\" height=\"175\" vspace=\"0\" hspace=\"0\" alt=\"" + feat_headline_0 + "\" border=\"0\" /></a></div></td><td valign=\"top\"><div id=\"rotatemainblurb\"><span class=\"rotateheadline\">" + feat_headline_0 + "</span><br />" + feat_sub_heading_0 + "<br /><span style=\"font-size:0.85em\"><a href=\"" + feat_url_0 + "\">" + feat_text_link_0 + "</a></span></div><div id=\"rotateotherblurb\"><div class=\"underlinedblurbheader\">" + feat_article_type_0 + "</div><div class=\"rotate_hr\"></div><div class=\"rotate_ul\"><ul class=\"blurbbullets\"><li><a href=\"" + feat_second_article_link_0 + "\">" + feat_second_article_title_0 + "</a><br /><div class=\"liindent\">" + feat_second_article_subtext_0 + "</div></li></ul></div></div></td></tr></table><table id=\"leftcontainerrotate\"><tr><td><div id=\"rotatenexttext\">Next &gt;&gt;&nbsp; <a href=\"#\" onClick=\"rotateFeature('next');\">" + feat_headline_1 + "</a</div></td><td align=\"right\"><div style=\"display: inline; vertical-align:top;\">1/3</div> &nbsp; <a href=\"#\" onClick=\"rotateFeature('back');return false;\"><img src=\"/universal/images/home/con-back.jpg\" width=\"34\" height=\"27\" alt=\"back\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a><a href=\"#\" onClick=\"rotateFeature('pause');return false;\"><img src=\"/universal/images/home/con-middle.jpg\" width=\"31\" height=\"27\" alt=\"pause\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a><a href=\"#\" onClick=\"rotateFeature('next');return false;\"><img src=\"/universal/images/home/con-forward.jpg\" width=\"30\" height=\"27\" alt=\"next\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a></td></tr></table></div>";

} else if (ad_num == 1) {

	document.getElementById('topfeatures').innerHTML = "<div id=\"topfeatures\" align=\"center\"><table id=\"rotatebg\"><tr><td valign=\"top\"><div id=\"rotateimage\"><a href=\"" + feat_url_1 + "\"><img src=\"" + feat_image_1 + "\" width=\"250\" height=\"175\" vspace=\"0\" hspace=\"0\" alt=\"" + feat_headline_1 + "\" border=\"0\" /></a></div></td><td valign=\"top\"><div id=\"rotatemainblurb\"><span class=\"rotateheadline\">" + feat_headline_1 + "</span><br />" + feat_sub_heading_1 + "<br /><span style=\"font-size:0.85em\"><a href=\"" + feat_url_1 + "\">" + feat_text_link_1 + "</a></span></div><div id=\"rotateotherblurb\"><div class=\"underlinedblurbheader\">" + feat_article_type_1 + "</div><div class=\"rotate_hr\"></div><div class=\"rotate_ul\"><ul class=\"blurbbullets\"><li><a href=\"" + feat_second_article_link_1 + "\">" + feat_second_article_title_1 + "</a><br /><div class=\"liindent\">" + feat_second_article_subtext_1 + "</div></li><li><a href=\"" + feat_third_article_link_1 + "\">" + feat_third_article_title_1 + "</a><br /><div class=\"liindent\">" + feat_third_article_subtext_1 + "</div></li></ul></div></div></td></tr></table><table id=\"leftcontainerrotate\"><tr><td><div id=\"rotatenexttext\">Next &gt;&gt;&nbsp; <a href=\"#\" onClick=\"rotateFeature('next');\"> " + feat_headline_2 + "</a</div></td><td align=\"right\"><div style=\"display: inline; vertical-align:top;\">2/3</div> &nbsp; <a href=\"#\" onClick=\"rotateFeature('back');return false;\"><img src=\"/universal/images/home/con-back.jpg\" width=\"34\" height=\"27\" alt=\"back\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a><a href=\"#\" onClick=\"rotateFeature('pause');return false;\"><img src=\"/universal/images/home/con-middle.jpg\" width=\"31\" height=\"27\" alt=\"pause\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a><a href=\"#\" onClick=\"rotateFeature('next');return false;\"><img src=\"/universal/images/home/con-forward.jpg\" width=\"30\" height=\"27\" alt=\"next\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a></td></tr></table></div>";

}

else if (ad_num == 2) {

	document.getElementById('topfeatures').innerHTML = "<div id=\"topfeatures\" align=\"center\"><table id=\"rotatebg\"><tr><td valign=\"top\"><div id=\"rotateimage\"><a href=\"" + feat_url_2 + "\"><img src=\"" + feat_image_2 + "\" width=\"250\" height=\"175\" vspace=\"0\" hspace=\"0\" alt=\"" + feat_headline_2 + "\" border=\"0\" /></a></div></td><td valign=\"top\"><div id=\"rotatemainblurb\"><span class=\"rotateheadline\">" + feat_headline_2 + "</span><br />" + feat_sub_heading_2 + "<br /><span style=\"font-size:0.85em\"><a href=\"" + feat_url_2 + "\">" + feat_text_link_2 + "</a></span></div><div id=\"rotateotherblurb\"><div class=\"underlinedblurbheader\">" + feat_article_type_2 + "</div><div class=\"rotate_hr\"></div><div class=\"rotate_ul\"><ul class=\"blurbbullets\"><li><a href=\"" + feat_second_article_link_2 + "\">" + feat_second_article_title_2 + "</a><br /><div class=\"liindent\">" + feat_second_article_subtext_2 + "</div></li><li><a href=\"" + feat_third_article_link_2 + "\">" + feat_third_article_title_2 + "</a><br /><div class=\"liindent\">" + feat_third_article_subtext_2 + "</div></li></ul></div></div></td></tr></table><table id=\"leftcontainerrotate\"><tr><td><div id=\"rotatenexttext\">Next &gt;&gt;&nbsp; <a href=\"#\" onClick=\"rotateFeature('next');\"> " + feat_headline_0 + "</a</div></td><td align=\"right\"><div style=\"display: inline; vertical-align:top;\">3/3</div> &nbsp; <a href=\"#\" onClick=\"rotateFeature('back');return false;\"><img src=\"/universal/images/home/con-back.jpg\" width=\"34\" height=\"27\" alt=\"back\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a><a href=\"#\" onClick=\"rotateFeature('pause');return false;\"><img src=\"/universal/images/home/con-middle.jpg\" width=\"31\" height=\"27\" alt=\"pause\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a><a href=\"#\" onClick=\"rotateFeature('next');return false;\"><img src=\"/universal/images/home/con-forward.jpg\" width=\"30\" height=\"27\" alt=\"next\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a></td></tr></table></div>";

}

else if (ad_num == 3) {

	document.getElementById('topfeatures').innerHTML = "<div id=\"topfeatures\" align=\"center\"><table id=\"rotatebg\"><tr><td valign=\"top\"><div id=\"rotateimage\"><a href=\"" + feat_url_3 + "\"><img src=\"" + feat_image_3 + "\" width=\"250\" height=\"175\" vspace=\"0\" hspace=\"0\" alt=\"" + feat_headline_3 + "\" border=\"0\" /></a></div></td><td valign=\"top\"><div id=\"rotatemainblurb\"><span class=\"rotateheadline\">" + feat_headline_3 + "</span><br />" + feat_sub_heading_3 + "<br /><span style=\"font-size:0.85em\"><a href=\"" + feat_url_3 + "\">" + feat_text_link_3 + "</a></span></div><div id=\"rotateotherblurb\"><div class=\"underlinedblurbheader\">" + feat_article_type_3 + "</div><div class=\"rotate_hr\"></div><div class=\"rotate_ul\"><ul class=\"blurbbullets\"><li><a href=\"" + feat_second_article_link_3 + "\">" + feat_second_article_title_3 + "</a><br /><div class=\"liindent\">" + feat_second_article_subtext_3 + "</div></li><li><a href=\"" + feat_third_article_link_3 + "\">" + feat_third_article_title_3 + "</a><br /><div class=\"liindent\">" + feat_third_article_subtext_3 + "</div></li></ul></div></div></td></tr></table><table id=\"leftcontainerrotate\"><tr><td><div id=\"rotatenexttext\">Next &gt;&gt;&nbsp; <a href=\"#\" onClick=\"rotateFeature('next');\"> " + feat_headline_0 + "</a</div></td><td align=\"right\"><div style=\"display: inline; vertical-align:top;\">4/4</div> &nbsp; <a href=\"#\" onClick=\"rotateFeature('back');return false;\"><img src=\"/universal/images/home/con-back.jpg\" width=\"34\" height=\"27\" alt=\"back\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a><a href=\"#\" onClick=\"rotateFeature('pause');return false;\"><img src=\"/universal/images/home/con-middle.jpg\" width=\"31\" height=\"27\" alt=\"pause\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a><a href=\"#\" onClick=\"rotateFeature('next');return false;\"><img src=\"/universal/images/home/con-forward.jpg\" width=\"30\" height=\"27\" alt=\"next\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a></td></tr></table></div>";

}
else if (ad_num == 4) {

	document.getElementById('topfeatures').innerHTML = "<div id=\"topfeatures\" align=\"center\"><table id=\"rotatebg\"><tr><td valign=\"top\"><div id=\"rotateimage\"><a href=\"" + feat_url_4 + "\"><img src=\"" + feat_image_4 + "\" width=\"250\" height=\"175\" vspace=\"0\" hspace=\"0\" alt=\"" + feat_headline_4 + "\" border=\"0\" /></a></div></td><td valign=\"top\"><div id=\"rotatemainblurb\"><span class=\"rotateheadline\">" + feat_headline_4 + "</span><br />" + feat_sub_heading_4 + "<br /><span style=\"font-size:0.85em\"><a href=\"" + feat_url_4 + "\">" + feat_text_link_4 + "</a></span></div><div id=\"rotateotherblurb\"><div class=\"underlinedblurbheader\">" + feat_article_type_4 + "</div><div class=\"rotate_hr\"></div><div class=\"rotate_ul\"><ul class=\"blurbbullets\"><li><a href=\"" + feat_second_article_link_4 + "\">" + feat_second_article_title_4 + "</a><br /><div class=\"liindent\">" + feat_second_article_subtext_4 + "</div></li><li><a href=\"" + feat_third_article_link_4 + "\">" + feat_third_article_title_4 + "</a><br /><div class=\"liindent\">" + feat_third_article_subtext_4 + "</div></li></ul></div></div></td></tr></table><table id=\"leftcontainerrotate\"><tr><td><div id=\"rotatenexttext\">Next &gt;&gt;&nbsp; <a href=\"#\" onClick=\"rotateFeature('next');\"> " + feat_headline_0 + "</a</div></td><td align=\"right\"><div style=\"display: inline; vertical-align:top;\">5/5</div> &nbsp; <a href=\"#\" onClick=\"rotateFeature('back');return false;\"><img src=\"/universal/images/home/con-back.jpg\" width=\"34\" height=\"27\" alt=\"back\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a><a href=\"#\" onClick=\"rotateFeature('pause');return false;\"><img src=\"/universal/images/home/con-middle.jpg\" width=\"31\" height=\"27\" alt=\"pause\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a><a href=\"#\" onClick=\"rotateFeature('next');return false;\"><img src=\"/universal/images/home/con-forward.jpg\" width=\"30\" height=\"27\" alt=\"next\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a></td></tr></table></div>";

}
else if (ad_num == 5) {

	document.getElementById('topfeatures').innerHTML = "<div id=\"topfeatures\" align=\"center\"><table id=\"rotatebg\"><tr><td valign=\"top\"><div id=\"rotateimage\"><a href=\"" + feat_url_4 + "\"><img src=\"" + feat_image_4 + "\" width=\"250\" height=\"175\" vspace=\"0\" hspace=\"0\" alt=\"" + feat_headline_4 + "\" border=\"0\" /></a></div></td><td valign=\"top\"><div id=\"rotatemainblurb\"><span class=\"rotateheadline\">" + feat_headline_4 + "</span><br />" + feat_sub_heading_4 + "<br /><span style=\"font-size:0.85em\"><a href=\"" + feat_url_4 + "\">" + feat_text_link_4 + "</a></span></div><div id=\"rotateotherblurb\"><div class=\"underlinedblurbheader\">" + feat_article_type_4 + "</div><div class=\"rotate_hr\"></div><div class=\"rotate_ul\"><ul class=\"blurbbullets\"><li><a href=\"" + feat_second_article_link_4 + "\">" + feat_second_article_title_4 + "</a><br /><div class=\"liindent\">" + feat_second_article_subtext_4 + "</div></li><li><a href=\"" + feat_third_article_link_4 + "\">" + feat_third_article_title_4 + "</a><br /><div class=\"liindent\">" + feat_third_article_subtext_4 + "</div></li></ul></div></div></td></tr></table><table id=\"leftcontainerrotate\"><tr><td><div id=\"rotatenexttext\">Next &gt;&gt;&nbsp; <a href=\"#\" onClick=\"rotateFeature('next');\"> " + feat_headline_0 + "</a</div></td><td align=\"right\"><div style=\"display: inline; vertical-align:top;\">6/6</div> &nbsp; <a href=\"#\" onClick=\"rotateFeature('back');return false;\"><img src=\"/universal/images/home/con-back.jpg\" width=\"34\" height=\"27\" alt=\"back\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a><a href=\"#\" onClick=\"rotateFeature('pause');return false;\"><img src=\"/universal/images/home/con-middle.jpg\" width=\"31\" height=\"27\" alt=\"pause\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a><a href=\"#\" onClick=\"rotateFeature('next');return false;\"><img src=\"/universal/images/home/con-forward.jpg\" width=\"30\" height=\"27\" alt=\"next\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a></td></tr></table></div>";

}

  timerID = setTimeout("rotateFeature(whichway)",10000);

}

timerID = setTimeout("rotateFeature('next')",10000);
// -->

<!---BMG CODE
<!--- var feat_url_3 = "http://www.wdwinfo.com/universal/parkinfo/blue-man-group.htm";
<!---var feat_image_3 = "http://www.wdwinfo.com/universal/images/hm-bmg2.jpg";
<!---var feat_headline_3 = "Blue Man Group Orlando";
<!---var feat_sub_heading_3 = "Blue Man Group is the newest face of entertainment at Universal Orlando located at CityWalk.";
<!---var feat_text_link_3 = "More Information";
<!---var feat_article_type_3 = "Related Blue Man Group Content";
<!---var feat_second_article_link_3 = "http://www.wdwinfo.com/universal/parkinfo/blue-man-group.htm#seating";
<!---var feat_second_article_title_3 = "Blue Man Group Seating Chart";
<!---var feat_second_article_subtext_3 = "Choose from 3 different sections";
<!---var feat_third_article_link_3 = "http://www.dreamsunlimitedtravel.com/Universal/blue-man-group.htm#faq";
<!---var feat_third_article_title_3 = "Frequently Asked Questions";
<!---var feat_third_article_subtext_3 = "Is Blue Man Group appropriate for my child? How loud is the show? ..."; -->

