JoeyD23
#utvunderground
<html xmlns:fb="http://www.facebook.com/2008/fbml" xmlnsg="http://opengraph.org/schema/">
<head>
<title>MAD MEDIA’S EXCITING OFF-ROAD AND RALLY SHOWS DEBUT ON FUEL TV</title><meta property="og:title" content="MAD MEDIA’S EXCITING OFF-ROAD AND RALLY SHOWS DEBUT ON FUEL TV"/><meta property="fbage_id" content="43929265776" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
body,.backgroundTable{
background-color:#FFFFCC;
}
#contentTable{
border:0px none #000000;
margin-top:10px;
}
.headerTop{
background-color:#FFFFCC;
border-top:0px none #000000;
border-bottom:0px none #FFFFFF;
text-align:center;
padding:0px;
}
.adminText{
font-size:10px;
color:#663300;
line-height:200%;
font-family:Verdana;
text-decoration:none;
}
.headerBar{
background-color:#FFFFFF;
border-top:0px none #333333;
border-bottom:0px none #FFFFFF;
padding:0px;
}
.headerBarText{
color:#333333;
font-size:30px;
font-family:Verdana;
font-weight:normal;
text-align:left;
}
.title{
font-size:24px;
font-weight:bold;
color:#8b0000;
font-family:Georgia;
line-height:150%;
}
.subTitle{
font-size:14px;
font-weight:bold;
color:#000000;
font-style:normal;
font-family:Georgia;
}
.defaultText{
font-size:12px;
color:#333333;
line-height:150%;
font-family:Verdana;
background-color:#FFFFFF;
padding:20px;
border:0px none #FFFFFF;
}
.footerRow{
background-color:#cccccc;
border-top:0px none #FFFFFF;
padding:20px;
}
.footerText{
font-size:10px;
color:#333333;
line-height:100%;
font-family:Verdana;
}
a,a:link,a:visited{
color:#800000;
text-decoration:underline;
font-weight:normal;
}
.headerTop a{
color:#663300;
text-decoration:none;
font-weight:normal;
}
.footerRow a{
color:#800000;
text-decoration:underline;
font-weight:normal;
}
body,.backgroundTable{
background-color:#000000;
}
</style>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script src="http://us1.campaign-archive2.com/js/mailchimp/fancyzoom.mc.js"></script>
<script src="http://us1.campaign-archive2.com/js/mailchimp/likebutton.js"></script>
<script type="text/javascript">
var likeButtonCount = 0;
$(document).ready(function () {
loadFbScript();
var likeButtons = $('a[rel=fblikebtn]');
likeButtonCount = likeButtons.length;
likeButtons.each(function(i) {
// the href for each like button has information on the specific element to like
var href = $(this).attr('href');
var params = getUrlParams(href);
if (params['likeu']) {
var divId = unescape(params['fblike']);
$(this).attr('href', '#'+divId);
addLikeButton(unescape(params['likeu']), unescape(params['liket']), divId);
} else {
$(this).attr('href', '#fbshare-campaign');
}
//now attach fancy zoom to it
$(this).fancyZoom({"width":450, "height":150});
if (i == likeButtonCount - 1) {
window.likeButtonsReady();
}
});
});
window.likeButtonsReady = function() { };//callback in case anything needs to do something when all buttons are ready
function getUrlParams(str) {
var vars = [], hash;
var hashes = str.slice(str.indexOf('?') + 1).split('&');
for(var i = 0; i < hashes.length; i++)
{
hash = hashes.split('=');
vars.push(hash[0]);
vars[hash[0]] = hash[1];
}
return vars;
}
function hideCommentsLoading() {
$('#fb-comments-loading').hide();
}
window.fbAsyncInit = function() {
// insert the loading img
FB.init( { "appId" : '126790597356328', "status" : true, "cookie" : true, "xfbml" : true });
FB.Event.subscribe('xfbml.render', function() {
while ($('#fb-loading').length > 0) {// do this because the fancyzoom does non-fancy things and copies the innerHTML so there are two or more of evertyhing
$('#fb-loading').remove();
}
});
FB.Event.subscribe('edge.create', function(href, widget) {
noteLikeEvent(href);
});
};
function loadFbScript() {
var fbscripty = document.createElement('script');
fbscripty.type = 'text/javascript';
fbscripty.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
fbscripty.async = true;
$('#fb-root').append(fbscripty);
};
function showLikeElement(source) {
$(source).trigger('click');
}
function isCampaignUrl(href) {
var hostname = 'campaign-archive';
return href.indexOf(hostname) != -1;
}
function noteLikeEvent(href) {
if (isCampaignUrl(href)) {// only track the like stat when it's for this campaign
$.get("http://us1.campaign-archive2.com/facebook/like?u=3b8c3304df68a2201eefa4b13&id=030a20ca5b&e=6811847644");
}
}
</script>
<style type="text/css">
#fblike { min-width: 450px; max-width:450px; margin:-10px -10px 10px -10px; padding:10px; border-top:20px solid #3B5998; font-family:Helvetica,arial,sans-serif; text-align:center; }
#fbcomment { min-width: 620px; max-width:620px; margin:-10px -10px 10px -10px; padding:10px; border-top:20px solid #3B5998; font-family:Helvetica,arial,sans-serif; text-align:center; }
#fblike h2 { margin:15px 0; color:#3B5998; }
.fb_edge_widget_with_comment { margin:10px 0 10px 10%; }
.widget_button_count_left { background: transparent url(http://gallery.mailchimp.com/71d50e77a8332415a525fd8a3/images/comment_start.png) no-repeat 0px 0px; float: left; height: 15px; left: 2px; position: relative; top: 3px; width: 5px; z-index: 2; }
.widget_button_count { color: #333; background-color: #FEFEFE; border-color: #C1C1C1; border-style: solid; border-width: 1px; float: left; font-weight: bold; height: 15px; margin-left: 1px; padding: 1px 3px; border-spacing: 0px 0px; border-collapse: collapse; font-size: 11px; text-align: left; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; }
#fb-comments-notes { padding:10px; text-align: left;}
</style>
</head>
<body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0" style="background-color: #000000;"><div id="fb-root"></div>
<!-- like element -->
<div id="fbshare-campaign" style="display:none;"> <div id="fblike" style="display:block;"><h2 class="fbshare-header">Like 'MAD MEDIA’S EXCITING OFF-ROAD AND RALLY SHOWS DEBUT ON FUEL TV' on Facebook</h2> <div id="fb-loading"><img src="http://gallery.mailchimp.com/71d50e77a8332415a525fd8a3/images/ajax_loader.gif" border="0"> Connecting to Facebook</div> <fb:like href="http://us1.campaign-archive1.com/?u=3b8c3304df68a2201eefa4b13&id=030a20ca5b&eo=6811847644" layout="standard" show_faces="true" width="450" action="like" colorscheme="light"></fb:like> </div> </div>
<!-- comments element -->
<div id="fbcomments" style="display:none"> <div id="fbcomment" style="display:block;"> <div id="fb-comments-loading"><img src="http://gallery.mailchimp.com/71d50e77a8332415a525fd8a3/images/ajax_loader.gif" border="0"> Connecting to Facebook</div> <div id="fb-comments-notes"></div> <div id="fb-comments-content"></div> </div> </div>
<table width="100%" cellspacing="0" class="backgroundTable" style="background-color: #000000;">
<tr>
<td valign="top" align="center">
<table id="contentTable" cellspacing="0" cellpadding="0" width="600" style="border: 0px none #000000;margin-top: 10px;"><tr><td>
<table width="600" cellpadding="0" cellspacing="0">
<tr>
<td class="headerTop" align="right" style="background-color: #FFFFCC;border-top: 0px none #000000;border-bottom: 0px none #FFFFFF;text-align: center;padding: 0px;"><div class="adminText" style="font-size: 10px;color: #663300;line-height: 200%;font-family: Verdana;text-decoration: none;"><span style="background-color:#0000;">Email not displaying correctly? </span><a class="adminText" href="http://us1.campaign-archive2.com/?u=3b8c3304df68a2201eefa4b13&id=030a20ca5b&e=[UNIQID]" style="color: #663300;text-decoration: none;font-weight: normal;font-size: 10px;line-height: 200%;font-family: Verdana;"><span style="background-color:#ffffff;">View it in your browser.</span></a></div></td>
</tr>
<tr>
<td class="headerBar" style="background-color: #FFFFFF;border-top: 0px none #333333;border-bottom: 0px none #FFFFFF;padding: 0px;"><div class="headerBarText" style="color: #333333;font-size: 30px;font-family: Verdana;font-weight: normal;text-align: left;"><div style="text-align: center;"><img src="http://gallery.mailchimp.com/3b8c3304df68a2201eefa4b13/images/mass_e_mail_header.1.jpg" alt="" border="0" style="margin: 0; padding: 0;"></div></div></td>
</tr>
</table>
<table width="600" cellpadding="20" cellspacing="0" class="bodyTable">
<tr>
<td valign="top" align="left" class="defaultText" style="font-size: 12px;color: #333333;line-height: 150%;font-family: Verdana;background-color: #FFFFFF;padding: 20px;border: 0px none #FFFFFF;"><p style="text-align: center; ">
<strong><span class="Apple-style-span" style="font-weight: normal; "><a href="http://www.madmedia.com/news/air-dates-for-the-mint-400-and-baja-300-powerdays-on-fuel-tv/attachment/mad_media_fuel_tv-2/" rel="attachment wp-att-4660" style="color: rgb(255, 255, 255);text-decoration: none;font-weight: normal;"><img alt="" class="size-full wp-image-4660 aligncenter" height="200" src="http://www.madmedia.com/wp-content/uploads/2011/02/mad_media_fuel_tv.jpg" style="margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; " title="mad_media_fuel_tv" width="300"></a></span><br>
<br>
MAD MEDIA’S </strong><strong>EXCITING OFF-ROAD AND RALLY SHOWS </strong><strong>DEBUT ON</strong><strong> FUEL TV</strong></p>
<p style="text-align: left; ">
The first show to telecast on FUEL TV will be exclusive coverage of the “2010 General Tire Mint 400.” Held just north of Las Vegas, Nevada, the Mint is an annual off-road race that began in 1967. Called the “The Great American Desert Race” in the mid-70s, it features a legendary 400-mile course considered by many to be the toughest in North American off-road racing. The Mint draws hundreds of participants, thousands of fans, and many celebrities. It was depicted in Hunter S. Thompson’s epic novel “Fear and Loathing in Las Vegas” in 1971, which was later made into a feature film starring Johnny Depp and Benicio del Toro. The hour-long show on FUEL TV features Mad Media’s patented style of dynamic cinematography, cut to a modern soundtrack with narration by Dick Ervasti, and will begin airing on February 16, at 8:30pm ET/5:30pm PT.<br>
</p>
<p style="text-align: center; ">
<a href="http://www.youtube.com/watch?v=L5NOuEHS7Fc" style="color: #800000;text-decoration: underline;font-weight: normal;"><img alt="" border="0" height="387" src="http://gallery.mailchimp.com/3b8c3304df68a2201eefa4b13/images/General_Tire_Mint_400_Mad_Media.png" width="580"></a><br>
</p>
<p style="text-align: center; ">
The Mint 400 will air at the following times:</p>
<div style="text-align: center; ">
Wed – 02/16/2011 08:30 PM Eastern</div>
<div style="text-align: center; ">
Wed – 02/16/2011 05:00 AM Eastern</div>
<div style="text-align: center; ">
Thu – 02/17/2011 07:00 PM Eastern</div>
<div style="text-align: center; ">
Fri – 02/18/2011 01:00 PM Eastern</div>
<div style="text-align: center; ">
Sun – 02/20/2011 01:00 PM Eastern</div>
<div style="text-align: center; ">
Wed – 02/23/2011 07:00 PM Eastern</div>
<div style="text-align: center; ">
Wed – 02/23/2011 05:00 AM Eastern</div>
<div style="text-align: center; ">
Thu – 02/24/2011 01:00 PM Eastern</div>
<div style="text-align: center; ">
Fri – 02/25/2011 07:00 PM Eastern</div>
<div style="text-align: center; ">
Sat – 02/26/2011 01:00 PM Eastern</div>
<p>
Following the Mint, FUEL TV will air another exciting show called “Baja 300: Powerdays.” This groundbreaking event took place in Germany and brought the worlds of off-road and rally racing together. “Powerdays” is the brainchild of rally savant Armin Schwartz and features four classes of off-road vehicles racing on the same course, at the same time. The half-hour program showcases rally drivers Ken Block, Peter Solberg, and Gigi Galli, along with off-road racers Jesse James, “Ballistic” BJ Baldwin, Gustavo Vildosola, and Danny Sullivan. Powerdays, which was sanctioned by SCORE International and viewed live by more than 50,000 German race fans, includes some of the most intense off-road racing action ever captured on film. Highlights of the show include BJ Baldwin jumping over Ken Block, while a freestyle motocross team executes tricks over BJ, in the midst of a massive fireworks show! “Powerdays” begins airing on February 23 at 9:00pm ET/PT.</p>
<div style="text-align: center; ">
<a href="http://www.youtube.com/watch?v=2h26rNwFmtI" style="color: #800000;text-decoration: underline;font-weight: normal;"><img alt="" border="0" height="387" src="http://gallery.mailchimp.com/3b8c3304df68a2201eefa4b13/images/Baja_300_Powerdays_Mad_Media.png" width="580"></a></div>
<p style="text-align: center; ">
Baja 300: Powerdays will air at the following times:</p>
<div style="text-align: center; ">
Wed – 02/23/2011 09:00 PM Eastern</div>
<div style="text-align: center; ">
Thu – 02/24/2011 07:30 PM Eastern</div>
<div style="text-align: center; ">
Fri – 02/25/2011 01:00 PM Eastern</div>
<div style="text-align: center; ">
Sun – 02/27/2011 01:00 PM Eastern</div>
<div style="text-align: left; ">
<p style="text-align: center; ">
Both the “Mint” and “Powerdays” were produced by Mad Media and directed by Matt and Joshua Martelli (The Martelli Brothers).</p>
</div>
</td>
</tr>
<tr>
<td class="footerRow" align="left" valign="top" style="background-color: #cccccc;border-top: 0px none #FFFFFF;padding: 20px;">
<div class="footerText" style="font-size: 10px;color: #333333;line-height: 100%;font-family: Verdana;">Off-road<br>
<br>
<a href="http://madmedia.us1.list-manage.com/unsubscribe?u=3b8c3304df68a2201eefa4b13&id=8efc69df0a&e=[UNIQID]&c=030a20ca5b" style="color: #800000;text-decoration: underline;font-weight: normal;">Unsubscribe</a> pr@madmedia.com from this list | <a href="http://us1.forward-to-friend1.com/forward?u=3b8c3304df68a2201eefa4b13&id=030a20ca5b&e=[UNIQID]" style="color: #800000;text-decoration: underline;font-weight: normal;">Forward to a friend</a> | <a href="http://madmedia.us1.list-manage1.com/profile?u=3b8c3304df68a2201eefa4b13&id=8efc69df0a&e=6811847644" style="color: #800000;text-decoration: underline;font-weight: normal;">Update your profile</a><br>
<strong>Our mailing address is:</strong><br>
Mad Media<br>
Ph(760)721-3600 Fax (760)721-3626<br>
2554 Pahvant, Oceanside, CA 92054<br>
<em>Copyright (C) 2009 Mad Media All rights reserved.</em><br>
</div>
<div id="monkeyRewards" style="margin-top: 10px; text-align: right;">
<a href="http://www.mailchimp.com/monkey-rewards/?aid=3b8c3304df68a2201eefa4b13&afl=1"><img src="http://www.mailchimp.com/img/badges/banner1.gif" border="0" alt="Email Marketing Powered by MailChimp" title="MailChimp Email Marketing"></a>
</div>
</td>
</tr>
</table>
</td></tr></table>
</td>
</tr>
</table>
<span style="padding: 0px;"></span>
</body>
</html>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-329148-12");
pageTracker._trackPageview();
} catch(err) {}</script>
<head>
<title>MAD MEDIA’S EXCITING OFF-ROAD AND RALLY SHOWS DEBUT ON FUEL TV</title><meta property="og:title" content="MAD MEDIA’S EXCITING OFF-ROAD AND RALLY SHOWS DEBUT ON FUEL TV"/><meta property="fbage_id" content="43929265776" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
body,.backgroundTable{
background-color:#FFFFCC;
}
#contentTable{
border:0px none #000000;
margin-top:10px;
}
.headerTop{
background-color:#FFFFCC;
border-top:0px none #000000;
border-bottom:0px none #FFFFFF;
text-align:center;
padding:0px;
}
.adminText{
font-size:10px;
color:#663300;
line-height:200%;
font-family:Verdana;
text-decoration:none;
}
.headerBar{
background-color:#FFFFFF;
border-top:0px none #333333;
border-bottom:0px none #FFFFFF;
padding:0px;
}
.headerBarText{
color:#333333;
font-size:30px;
font-family:Verdana;
font-weight:normal;
text-align:left;
}
.title{
font-size:24px;
font-weight:bold;
color:#8b0000;
font-family:Georgia;
line-height:150%;
}
.subTitle{
font-size:14px;
font-weight:bold;
color:#000000;
font-style:normal;
font-family:Georgia;
}
.defaultText{
font-size:12px;
color:#333333;
line-height:150%;
font-family:Verdana;
background-color:#FFFFFF;
padding:20px;
border:0px none #FFFFFF;
}
.footerRow{
background-color:#cccccc;
border-top:0px none #FFFFFF;
padding:20px;
}
.footerText{
font-size:10px;
color:#333333;
line-height:100%;
font-family:Verdana;
}
a,a:link,a:visited{
color:#800000;
text-decoration:underline;
font-weight:normal;
}
.headerTop a{
color:#663300;
text-decoration:none;
font-weight:normal;
}
.footerRow a{
color:#800000;
text-decoration:underline;
font-weight:normal;
}
body,.backgroundTable{
background-color:#000000;
}
</style>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script src="http://us1.campaign-archive2.com/js/mailchimp/fancyzoom.mc.js"></script>
<script src="http://us1.campaign-archive2.com/js/mailchimp/likebutton.js"></script>
<script type="text/javascript">
var likeButtonCount = 0;
$(document).ready(function () {
loadFbScript();
var likeButtons = $('a[rel=fblikebtn]');
likeButtonCount = likeButtons.length;
likeButtons.each(function(i) {
// the href for each like button has information on the specific element to like
var href = $(this).attr('href');
var params = getUrlParams(href);
if (params['likeu']) {
var divId = unescape(params['fblike']);
$(this).attr('href', '#'+divId);
addLikeButton(unescape(params['likeu']), unescape(params['liket']), divId);
} else {
$(this).attr('href', '#fbshare-campaign');
}
//now attach fancy zoom to it
$(this).fancyZoom({"width":450, "height":150});
if (i == likeButtonCount - 1) {
window.likeButtonsReady();
}
});
});
window.likeButtonsReady = function() { };//callback in case anything needs to do something when all buttons are ready
function getUrlParams(str) {
var vars = [], hash;
var hashes = str.slice(str.indexOf('?') + 1).split('&');
for(var i = 0; i < hashes.length; i++)
{
hash = hashes.split('=');
vars.push(hash[0]);
vars[hash[0]] = hash[1];
}
return vars;
}
function hideCommentsLoading() {
$('#fb-comments-loading').hide();
}
window.fbAsyncInit = function() {
// insert the loading img
FB.init( { "appId" : '126790597356328', "status" : true, "cookie" : true, "xfbml" : true });
FB.Event.subscribe('xfbml.render', function() {
while ($('#fb-loading').length > 0) {// do this because the fancyzoom does non-fancy things and copies the innerHTML so there are two or more of evertyhing
$('#fb-loading').remove();
}
});
FB.Event.subscribe('edge.create', function(href, widget) {
noteLikeEvent(href);
});
};
function loadFbScript() {
var fbscripty = document.createElement('script');
fbscripty.type = 'text/javascript';
fbscripty.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
fbscripty.async = true;
$('#fb-root').append(fbscripty);
};
function showLikeElement(source) {
$(source).trigger('click');
}
function isCampaignUrl(href) {
var hostname = 'campaign-archive';
return href.indexOf(hostname) != -1;
}
function noteLikeEvent(href) {
if (isCampaignUrl(href)) {// only track the like stat when it's for this campaign
$.get("http://us1.campaign-archive2.com/facebook/like?u=3b8c3304df68a2201eefa4b13&id=030a20ca5b&e=6811847644");
}
}
</script>
<style type="text/css">
#fblike { min-width: 450px; max-width:450px; margin:-10px -10px 10px -10px; padding:10px; border-top:20px solid #3B5998; font-family:Helvetica,arial,sans-serif; text-align:center; }
#fbcomment { min-width: 620px; max-width:620px; margin:-10px -10px 10px -10px; padding:10px; border-top:20px solid #3B5998; font-family:Helvetica,arial,sans-serif; text-align:center; }
#fblike h2 { margin:15px 0; color:#3B5998; }
.fb_edge_widget_with_comment { margin:10px 0 10px 10%; }
.widget_button_count_left { background: transparent url(http://gallery.mailchimp.com/71d50e77a8332415a525fd8a3/images/comment_start.png) no-repeat 0px 0px; float: left; height: 15px; left: 2px; position: relative; top: 3px; width: 5px; z-index: 2; }
.widget_button_count { color: #333; background-color: #FEFEFE; border-color: #C1C1C1; border-style: solid; border-width: 1px; float: left; font-weight: bold; height: 15px; margin-left: 1px; padding: 1px 3px; border-spacing: 0px 0px; border-collapse: collapse; font-size: 11px; text-align: left; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; }
#fb-comments-notes { padding:10px; text-align: left;}
</style>
</head>
<body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0" style="background-color: #000000;"><div id="fb-root"></div>
<!-- like element -->
<div id="fbshare-campaign" style="display:none;"> <div id="fblike" style="display:block;"><h2 class="fbshare-header">Like 'MAD MEDIA’S EXCITING OFF-ROAD AND RALLY SHOWS DEBUT ON FUEL TV' on Facebook</h2> <div id="fb-loading"><img src="http://gallery.mailchimp.com/71d50e77a8332415a525fd8a3/images/ajax_loader.gif" border="0"> Connecting to Facebook</div> <fb:like href="http://us1.campaign-archive1.com/?u=3b8c3304df68a2201eefa4b13&id=030a20ca5b&eo=6811847644" layout="standard" show_faces="true" width="450" action="like" colorscheme="light"></fb:like> </div> </div>
<!-- comments element -->
<div id="fbcomments" style="display:none"> <div id="fbcomment" style="display:block;"> <div id="fb-comments-loading"><img src="http://gallery.mailchimp.com/71d50e77a8332415a525fd8a3/images/ajax_loader.gif" border="0"> Connecting to Facebook</div> <div id="fb-comments-notes"></div> <div id="fb-comments-content"></div> </div> </div>
<table width="100%" cellspacing="0" class="backgroundTable" style="background-color: #000000;">
<tr>
<td valign="top" align="center">
<table id="contentTable" cellspacing="0" cellpadding="0" width="600" style="border: 0px none #000000;margin-top: 10px;"><tr><td>
<table width="600" cellpadding="0" cellspacing="0">
<tr>
<td class="headerTop" align="right" style="background-color: #FFFFCC;border-top: 0px none #000000;border-bottom: 0px none #FFFFFF;text-align: center;padding: 0px;"><div class="adminText" style="font-size: 10px;color: #663300;line-height: 200%;font-family: Verdana;text-decoration: none;"><span style="background-color:#0000;">Email not displaying correctly? </span><a class="adminText" href="http://us1.campaign-archive2.com/?u=3b8c3304df68a2201eefa4b13&id=030a20ca5b&e=[UNIQID]" style="color: #663300;text-decoration: none;font-weight: normal;font-size: 10px;line-height: 200%;font-family: Verdana;"><span style="background-color:#ffffff;">View it in your browser.</span></a></div></td>
</tr>
<tr>
<td class="headerBar" style="background-color: #FFFFFF;border-top: 0px none #333333;border-bottom: 0px none #FFFFFF;padding: 0px;"><div class="headerBarText" style="color: #333333;font-size: 30px;font-family: Verdana;font-weight: normal;text-align: left;"><div style="text-align: center;"><img src="http://gallery.mailchimp.com/3b8c3304df68a2201eefa4b13/images/mass_e_mail_header.1.jpg" alt="" border="0" style="margin: 0; padding: 0;"></div></div></td>
</tr>
</table>
<table width="600" cellpadding="20" cellspacing="0" class="bodyTable">
<tr>
<td valign="top" align="left" class="defaultText" style="font-size: 12px;color: #333333;line-height: 150%;font-family: Verdana;background-color: #FFFFFF;padding: 20px;border: 0px none #FFFFFF;"><p style="text-align: center; ">
<strong><span class="Apple-style-span" style="font-weight: normal; "><a href="http://www.madmedia.com/news/air-dates-for-the-mint-400-and-baja-300-powerdays-on-fuel-tv/attachment/mad_media_fuel_tv-2/" rel="attachment wp-att-4660" style="color: rgb(255, 255, 255);text-decoration: none;font-weight: normal;"><img alt="" class="size-full wp-image-4660 aligncenter" height="200" src="http://www.madmedia.com/wp-content/uploads/2011/02/mad_media_fuel_tv.jpg" style="margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; " title="mad_media_fuel_tv" width="300"></a></span><br>
<br>
MAD MEDIA’S </strong><strong>EXCITING OFF-ROAD AND RALLY SHOWS </strong><strong>DEBUT ON</strong><strong> FUEL TV</strong></p>
<p style="text-align: left; ">
The first show to telecast on FUEL TV will be exclusive coverage of the “2010 General Tire Mint 400.” Held just north of Las Vegas, Nevada, the Mint is an annual off-road race that began in 1967. Called the “The Great American Desert Race” in the mid-70s, it features a legendary 400-mile course considered by many to be the toughest in North American off-road racing. The Mint draws hundreds of participants, thousands of fans, and many celebrities. It was depicted in Hunter S. Thompson’s epic novel “Fear and Loathing in Las Vegas” in 1971, which was later made into a feature film starring Johnny Depp and Benicio del Toro. The hour-long show on FUEL TV features Mad Media’s patented style of dynamic cinematography, cut to a modern soundtrack with narration by Dick Ervasti, and will begin airing on February 16, at 8:30pm ET/5:30pm PT.<br>
</p>
<p style="text-align: center; ">
<a href="http://www.youtube.com/watch?v=L5NOuEHS7Fc" style="color: #800000;text-decoration: underline;font-weight: normal;"><img alt="" border="0" height="387" src="http://gallery.mailchimp.com/3b8c3304df68a2201eefa4b13/images/General_Tire_Mint_400_Mad_Media.png" width="580"></a><br>
</p>
<p style="text-align: center; ">
The Mint 400 will air at the following times:</p>
<div style="text-align: center; ">
Wed – 02/16/2011 08:30 PM Eastern</div>
<div style="text-align: center; ">
Wed – 02/16/2011 05:00 AM Eastern</div>
<div style="text-align: center; ">
Thu – 02/17/2011 07:00 PM Eastern</div>
<div style="text-align: center; ">
Fri – 02/18/2011 01:00 PM Eastern</div>
<div style="text-align: center; ">
Sun – 02/20/2011 01:00 PM Eastern</div>
<div style="text-align: center; ">
Wed – 02/23/2011 07:00 PM Eastern</div>
<div style="text-align: center; ">
Wed – 02/23/2011 05:00 AM Eastern</div>
<div style="text-align: center; ">
Thu – 02/24/2011 01:00 PM Eastern</div>
<div style="text-align: center; ">
Fri – 02/25/2011 07:00 PM Eastern</div>
<div style="text-align: center; ">
Sat – 02/26/2011 01:00 PM Eastern</div>
<p>
Following the Mint, FUEL TV will air another exciting show called “Baja 300: Powerdays.” This groundbreaking event took place in Germany and brought the worlds of off-road and rally racing together. “Powerdays” is the brainchild of rally savant Armin Schwartz and features four classes of off-road vehicles racing on the same course, at the same time. The half-hour program showcases rally drivers Ken Block, Peter Solberg, and Gigi Galli, along with off-road racers Jesse James, “Ballistic” BJ Baldwin, Gustavo Vildosola, and Danny Sullivan. Powerdays, which was sanctioned by SCORE International and viewed live by more than 50,000 German race fans, includes some of the most intense off-road racing action ever captured on film. Highlights of the show include BJ Baldwin jumping over Ken Block, while a freestyle motocross team executes tricks over BJ, in the midst of a massive fireworks show! “Powerdays” begins airing on February 23 at 9:00pm ET/PT.</p>
<div style="text-align: center; ">
<a href="http://www.youtube.com/watch?v=2h26rNwFmtI" style="color: #800000;text-decoration: underline;font-weight: normal;"><img alt="" border="0" height="387" src="http://gallery.mailchimp.com/3b8c3304df68a2201eefa4b13/images/Baja_300_Powerdays_Mad_Media.png" width="580"></a></div>
<p style="text-align: center; ">
Baja 300: Powerdays will air at the following times:</p>
<div style="text-align: center; ">
Wed – 02/23/2011 09:00 PM Eastern</div>
<div style="text-align: center; ">
Thu – 02/24/2011 07:30 PM Eastern</div>
<div style="text-align: center; ">
Fri – 02/25/2011 01:00 PM Eastern</div>
<div style="text-align: center; ">
Sun – 02/27/2011 01:00 PM Eastern</div>
<div style="text-align: left; ">
<p style="text-align: center; ">
Both the “Mint” and “Powerdays” were produced by Mad Media and directed by Matt and Joshua Martelli (The Martelli Brothers).</p>
</div>
</td>
</tr>
<tr>
<td class="footerRow" align="left" valign="top" style="background-color: #cccccc;border-top: 0px none #FFFFFF;padding: 20px;">
<div class="footerText" style="font-size: 10px;color: #333333;line-height: 100%;font-family: Verdana;">Off-road<br>
<br>
<a href="http://madmedia.us1.list-manage.com/unsubscribe?u=3b8c3304df68a2201eefa4b13&id=8efc69df0a&e=[UNIQID]&c=030a20ca5b" style="color: #800000;text-decoration: underline;font-weight: normal;">Unsubscribe</a> pr@madmedia.com from this list | <a href="http://us1.forward-to-friend1.com/forward?u=3b8c3304df68a2201eefa4b13&id=030a20ca5b&e=[UNIQID]" style="color: #800000;text-decoration: underline;font-weight: normal;">Forward to a friend</a> | <a href="http://madmedia.us1.list-manage1.com/profile?u=3b8c3304df68a2201eefa4b13&id=8efc69df0a&e=6811847644" style="color: #800000;text-decoration: underline;font-weight: normal;">Update your profile</a><br>
<strong>Our mailing address is:</strong><br>
Mad Media<br>
Ph(760)721-3600 Fax (760)721-3626<br>
2554 Pahvant, Oceanside, CA 92054<br>
<em>Copyright (C) 2009 Mad Media All rights reserved.</em><br>
</div>
<div id="monkeyRewards" style="margin-top: 10px; text-align: right;">
<a href="http://www.mailchimp.com/monkey-rewards/?aid=3b8c3304df68a2201eefa4b13&afl=1"><img src="http://www.mailchimp.com/img/badges/banner1.gif" border="0" alt="Email Marketing Powered by MailChimp" title="MailChimp Email Marketing"></a>
</div>
</td>
</tr>
</table>
</td></tr></table>
</td>
</tr>
</table>
<span style="padding: 0px;"></span>
</body>
</html>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-329148-12");
pageTracker._trackPageview();
} catch(err) {}</script>