	function divToggle(num)
	{
		document.getElementById('eclink-' + num).style.color = "#FF7516";
		document.getElementById('eclink-' + num).style.fontSize = "14px";
		if (document.getElementById('item-' + num).style.display == 'none')
		{
			document.getElementById('item-' + num).style.display = 'block';
			for (i=1; i <= 10; i++)
			{
				if (i != num)
				{
					document.getElementById('item-' + ('' + i)).style.display = 'none';
					document.getElementById('eclink-' + ('' + i)).style.color = '#FFFFFF';
					document.getElementById('eclink-' + ('' + i)).style.fontSize = "12px";				
				}
			}
		}
	}
	
	var celebs = {};
	celebs.ferrell_henchey_mckay = 'Will Ferrell, Chris Henchy &amp; Adam McKay';
	celebs.will_i_am = 'Will.i.am';
	celebs.ashton_kutcher = 'Ashton Kutcher';
	celebs.oprah_winfrey = 'Oprah Winfrey';
	celebs.fifty_cent = '50 Cent';
	celebs.stephen_colbert = 'Stephen Colbert';
	celebs.radiohead_in_rainbows = 'Radiohead';
	celebs.peter_gabriel = 'Peter Gabriel';
	celebs.tila_tequila = 'Tila Tequila';
	celebs.martha_stewart = 'Martha Stewart';
	
	var order = new Array();
	order[0] = false;
	order[1] = 'ferrell_henchey_mckay';
	order[2] = 'will_i_am';
	order[3] = 'ashton_kutcher';
	order[4] = 'oprah_winfrey';
	order[5] = 'fifty_cent';
	order[6] = 'stephen_colbert';
	order[7] = 'radiohead_in_rainbows';
	order[8] = 'peter_gabriel';
	order[9] = 'tila_tequila';
	order[10] = 'martha_stewart';
			
	var descriptions = {};
	descriptions.index = '<p>From FunnyOrDie to Tila Tequila, celebrities are stepping up their online game. In recognition of these efforts, we present our <strong>EconCeleb Econoclast10</strong>.</p><p>This top 10 list reflects the best of what the celebrities are bringing to us not on camera, but online. Whether they&#8217;re blogging, entertaining, investing or, well, updating their MySpace profiles, celebrities are finding new ways to reach their fans in the digital space.</p>';
	descriptions.ferrell_henchey_mckay = 'The trio&apos;s site, FunnyOrDie.com, has videos featuring celebrities, comedians and you. HBO, which couldn&apos;t make its own comedy site work, has taken a small stake in the site. The trio has wrangled a plethora of Hollywood&apos;s hipper comedy elite to contribute to FunnyOrDie.';
	descriptions.will_i_am = 'Black Eyed Peas hip-hop star Will.i.am&apos;s star-studded "Yes We Can" video, setting one of Barack Obama&apos;s speeches with music, has garnered over 17 million views on YouTube and his social net, Dipdive. Moreover, he recently struck a deal with RIM to make Dipdive available on BlackBerries, and has spoken at the Mobile World Congress in Barcelona.';
	descriptions.ashton_kutcher = 'Ashton Kutcher co-founded the production company, Katalyst. It has since gone digital and signed a deal with AOL to produce five programs to be distributed on AOL.com and AIM. He is also spearheading a marketing campaign and producing viral videos to promote Ooma, a tech start-up for which he serves as creative director.';
	descriptions.oprah_winfrey = 'Oprah.com has daily coverage of The Oprah Winfrey Show and provides millions of users with extensive expert advice. Oprah Winfrey&apos;s Book Club allows members to connect with other readers from their local area or even around the world. Additionally, Winfrey has a webcast, Soul Series, and an online adaptation of Live Your Best Life. For some early online cred, Oprah was a founder of multi-platform Oxygen Media long before most people knew you could have multiple platforms. Now she&apos;s partnered with Discovery.';
	descriptions.fifty_cent = 'In addition to multi-platinum success, Fifty founded the G-Unit Clothing company, and has dabbled in movies and other consumer products. He now uses his two websites 50cent.com and thisis50.com to push the promotion of events and memorabilia arguable more than any urban rap artist to date.';
	descriptions.stephen_colbert = 'Best known for his popular Comedy Central show, The Colbert Report, Stephen Colbert has used the internet to interact with his fans in innovative ways from Google SEO to his presidential campaign with Facebook groups. As winner of the 2008 Webby Awards for "Person of the Year," he also used his fame and success to raise funds for his education charity, DonorsChoose.org.';
	descriptions.radiohead_in_rainbows = 'At the end of 2007, Radiohead released their newest album, In Rainbows, online in a "pay what you want" form. Some artists are commending the move, most notably, Bono, and others, such as Coldplay, have followed suit by offering their latest single online for free. Radiohead has since re-released their album on-demand on Last.fm and now have their own branded section and new music video available on Google and iGoogle.';
	descriptions.peter_gabriel = 'Since his initial fame as the lead vocalist of the rock group Genesis, Peter Gabriel has more recently become a pioneer in the digital distribution of music. Gabriel backed OD2, one of the first digital music companies We7, and more recently The Filter, an entertainment site that filters users&#8217; tastes in music, movies and web video.';
	descriptions.tila_tequila = 'Beginning her career with modeling in Playboy and Import Tuner, Tila Nguyen had begun to find some success as a reality TV star and TV host before her MySpace page catapulted her to fame and <i>A Shot at Love with Tila Tequila</i> debuted. She is now turning to music and with an unconventional tactic; instead of signing with a major record she will release her first songs only online.';
	descriptions.martha_stewart = 'Martha Stewart has made her mark in the digital space with MarthaStewart.com, which houses her blog and social net, but also recipes, gardening tips and decorating advice. This year her company bought Emeril and a large stake in wedding planning community site WeddingWire. Late last year, it launched the Martha&#8217;s Circle network, enabling advertisers to reach targeted audiences via its niche blogs and sites. The Martha Stewart brand has integrated partnerships online with companies including 1-800 Flowers, Everyday Food and Macy&#8217;s.';
	
	document.write('<style type="text/css" media="screen">');
	document.write('div#box-econoclasts {width: 298px; border: 1px solid #801414;} img{border: none;} a {text-decoration: none; border: none;}');	
	document.write('h2.econoclasts {width: 300px; height: 33px; background-color: #E3E3E3; font-size: 12px; margin: 0; padding: 0}');	
	document.write('ul#econoclasts {overflow: visible; position: relative; margin: 0; padding: 0; height: 260px;}');	
	document.write('li.item {list-item-style: none; list-item-position: outside; margin: 0; padding: 0 8px 0 8px; display: none; position: absolute; top: 0; left: 0; width: 284px; height: 220px; font-size: 11px; font-family: Arial; line-height: 1.3;}');
	document.write('h3 {font-size: 16px; color: #DB500D; margin: 0; padding: 4px 0 4px 0;}');
	document.write('li.item img {width: 90px; float: left; margin: 0 5px 2px 0}');
	document.write('p {margin: .4em 0;}');
	document.write('div#econoclast-nav {width: 296px; padding: 2px; height: 20px; color: #FFF; background-color: #801414; text-align: center; font-family: Arial;}');
	document.write('a.eclink {color: #FFF; font-size: 12px; font-weight: bold; text-decoration: none;}');
	document.write('</style>');
	document.write('<!--[if IE]><style type="text/css" media="screen">div#econoclast-nav {width: 302px; padding-bottom: 4px;}</style><![endif]-->');
	document.write('<h2 class="econoclasts"><a href="http://contentnext.com/econceleb/econoclast10/"><img src="http://paidcontent.org/images/conferences/heading_econoclast10_widget.png" alt="Econoclast10"/></a></h2>');	
	document.write('<div id="box-econoclasts">');
	document.write('<ul id="econoclasts">');
	var i=0;
	for (i = 1; i <= 10; i++)
	{
		document.write('<li id="item-' + i + '" class="item" style="display: none;">');
		document.write('<h3>#' + i + ': ' + celebs[order[i]] + '</h3>');
		document.write('<img class="pic" src="http://paidcontent.org/images/conferences/pic_' + order[i] + '.jpg"/>');
		document.write('<p>' + descriptions[order[i]] + '</p></li>');
		document.write('</li>');
	}
	document.write('</ul></div><div id="econoclast-nav">');		
	for (i = 10; i >= 1; i--)
	{
		document.write('<a class="eclink" id="eclink-' + i + '" href="#" onclick="divToggle(' + i + '); return false">' + i + '</a>');
		if (i != 1) document.write(' | ');
	}
	document.write('</div>');
	document.getElementById('item-10').style.display = 'block';
	document.getElementById('eclink-10').style.color = '#FF7516';