// 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.disunplugged.com/2010/08/09/world-of-color-disneys-california-adventure/";  
var feat_image_0 = "/disneyland/images/hm-worldofcolor.jpg";
var feat_headline_0 = "Disney's World of Color"; 
var feat_sub_heading_0 = "This new nighttime water spectacular premiered on June 11, 2010! World of Color combines fountains, movie projections and lighting effects to produce the highly anticipated show. ";
var feat_text_link_0 = "More Information Here!";
var feat_article_type_0 = "Related Content"; 
var feat_second_article_link_0 = "http://www.youtube.com/watch?v=0wBlVHKWFFM";
var feat_second_article_title_0 = "World of Color Video";
var feat_second_article_subtext_0 = "";
var feat_third_article_link_0 = "http://www.wdwinfo.com/disneyland/Events/summer-nightastic.htm";
var feat_third_article_title_0 = "Summer Nightastic at the Disneyland Resort "; 
var feat_third_article_subtext_0 = ""; 


var feat_url_2 = "http://www.wdwinfo.com/wdwinfo/cruise-new/cr-west.htm";
  var feat_image_2 = "/images/Hm-dclships.jpg";
  var feat_headline_2 = "2011 Disney Cruise Line West Coast Cruises";
  var feat_sub_heading_2 = "The Disney Wonder will be stationed on the West Coast in 2011 with sailings to Alaska in the Summer and the Mexican Rivera during the other times of the year.";
  var feat_text_link_2 = "More Information";
  var feat_article_type_2 = "Related DCL Content";
  var feat_second_article_link_2 = "http://www.wdwinfo.com/wdwinfo/cruise-new/cr-ports.htm";
  var feat_second_article_title_2 = "Disney Cruise Line Itineraries";
  var feat_second_article_subtext_2 = "";
  var feat_third_article_link_2 = "http://www.wdwinfo.com/disney-cruise-line/alaska.htm";
  var feat_third_article_title_2 = "Alaskan Disney Cruises ";
  var feat_third_article_subtext_2 = "";


var feat_url_1 = "http://www.facebook.com/pages/The-DIS/61114821896";
var feat_image_1 = "/images/hm-facebook.gif";
var feat_headline_1 = "Join the DIS on facebook";
var feat_sub_heading_1 = "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_1 = "More Information";
var feat_article_type_1 = "Other DIS Social Networking Sites";
var feat_second_article_link_1 = "http://twitter.com/thedis";
var feat_second_article_title_1 = "The DIS on Twitter";
var feat_second_article_subtext_1 = "";
var feat_third_article_link_1 = "http://twitter.com/disunplugged";
var feat_third_article_title_1 = "The DIS Unplugged on Twitter";
var feat_third_article_subtext_1 = "";


var feat_url_3 = "http://www.wdwinfo.com/eticketapp/";  
var feat_image_3 = "/images/hm-eTicket.jpg";
var feat_headline_3 = "eTicket iPhone App for WDW & DL"; 
var feat_sub_heading_3 = "<strong>The Official IPhone Application of the DIS!!</strong><br>Simply the most advanced, most detailed, and most powerful Disney Park guide available...period. Nearly 3000 Points of Interest (POI) covering all of the Disneyland and Walt Disney World parks, resorts, and entertainment venues.";
var feat_text_link_3 = "More Information Here!";
var feat_article_type_3 = "Purchase Application"; 
var feat_second_article_link_3 = "http://itunes.apple.com/us/app/eticket-wdw/id329521433?mt=8&uo=6";
var feat_second_article_title_3 = "eTicket™ Walt Disney World";
var feat_second_article_subtext_3 = "";
var feat_third_article_link_3 = "http://itunes.apple.com/us/app/eticket-dl/id329520325?mt=8&uo=6";
var feat_third_article_title_3 = "eTicket™ Disneyland"; 
var feat_third_article_subtext_3 = "";




function rotateFeature(direction) {

  if (direction == "back") {
   if (ad_num == 0) {ad_num = (4)};
   ad_num = (ad_num-1)%4;
   whichway = "back";
  } else if (direction == "pause") {
   ad_num = (ad_num)%4
   whichway = "pause";
  } else if (direction == "next") {
   if (ad_num == 4) {ad_num = 0};
   ad_num = (ad_num+1)%4;
   whichway = "next";
  }
  clearTimeout(timerID);

if (ad_num == 0) {
	
	<!--- IMPORTANT!!!! The second bullet in this block has been REMOVED!!--->

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=\"/images/rotate/dl-rotateback.jpg\" width=\"34\" height=\"27\" alt=\"back\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a><a href=\"#\" onClick=\"rotateFeature('pause');return false;\"><img src=\"/images/rotate/dl-rotatepause.jpg\" width=\"31\" height=\"27\" alt=\"pause\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a><a href=\"#\" onClick=\"rotateFeature('next');return false;\"><img src=\"/images/rotate/dl-rotatenext.jpg\" width=\"30\" height=\"27\" alt=\"next\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a></td></tr></table></div>";

} else if (ad_num == 1) {
	
	<!--- IMPORTANT!!!! The second bullet in this block has been REMOVED!!--->

	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_0 + "</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=\"/images/rotate/dl-rotateback.jpg\" width=\"34\" height=\"27\" alt=\"back\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a><a href=\"#\" onClick=\"rotateFeature('pause');return false;\"><img src=\"/images/rotate/dl-rotatepause.jpg\" width=\"31\" height=\"27\" alt=\"pause\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a><a href=\"#\" onClick=\"rotateFeature('next');return false;\"><img src=\"/images/rotate/dl-rotatenext.jpg\" width=\"30\" height=\"27\" alt=\"next\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a></td></tr></table></div>";
	
	<!--- IMPORTANT!!!! The second bullet in this block has been REMOVED!!--->

}

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></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_3 + "</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=\"/images/rotate/dl-rotateback.jpg\" width=\"34\" height=\"27\" alt=\"back\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a><a href=\"#\" onClick=\"rotateFeature('pause');return false;\"><img src=\"/images/rotate/dl-rotatepause.jpg\" width=\"31\" height=\"27\" alt=\"pause\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a><a href=\"#\" onClick=\"rotateFeature('next');return false;\"><img src=\"/images/rotate/dl-rotatenext.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_4 + "</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=\"/images/rotate/dl-rotateback.jpg\" width=\"34\" height=\"27\" alt=\"back\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a><a href=\"#\" onClick=\"rotateFeature('pause');return false;\"><img src=\"/images/rotate/dl-rotatepause.jpg\" width=\"31\" height=\"27\" alt=\"pause\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a><a href=\"#\" onClick=\"rotateFeature('next');return false;\"><img src=\"/images/rotate/dl-rotatenext.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;\">4/4</div> &nbsp; <a href=\"#\" onClick=\"rotateFeature('back');return false;\"><img src=\"/images/rotate/dl-rotateback.jpg\" width=\"34\" height=\"27\" alt=\"back\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a><a href=\"#\" onClick=\"rotateFeature('pause');return false;\"><img src=\"/images/rotate/dl-rotatepause.jpg\" width=\"31\" height=\"27\" alt=\"pause\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a><a href=\"#\" onClick=\"rotateFeature('next');return false;\"><img src=\"/images/rotate/dl-rotatenext.jpg\" width=\"30\" height=\"27\" alt=\"next\" border=\"0\" hspace=\"0\" vspace=\"0\" /></a></td></tr></table></div>";

}


  timerID = setTimeout("rotateFeature(whichway)",15000);

}

timerID = setTimeout("rotateFeature('next')",15000);
// -->

