var promoDate = 'September 14, 2011'

var d = new Date();
var theYear = d.getUTCFullYear();

inc_promo_js =
'<table align="left" border="0" cellpadding="8" cellspaci'
+ 'ng="0" width="100%">\n<tr><td align="left" valign="top"><'
+ 'p><strong>FREE STANDARD INSTALLATION + $50 OFF ACCOUNT S'
+ 'ETUP FEE</strong></p>\n    <p>Promotion  available only t'
+ 'o new WildBlue customers who order service   by ' + promoDate + '. Regular upfront activation fee is $149.95 plus'
+ '   shipping and handling and  prorated service fee for t'
+ 'he first partial   month of service, taxes and  any addi'
+ 'tional fees that apply. Promotion   will credit $50 towa'
+ 'rds activation fee on first bill. Additional fees may ap'
+ 'ply    if work is required outside of a <a href="http://'
+ 'www.wildblue.com/getWildblue/standard_install.jsp">stand'
+ 'ard installation</a>.    Visit www.wildblue.com and ente'
+ 'r your ZIP code to check for service    availability. Re'
+ 'quires a clear view of the southern sky. Use of the    W'
+ 'ildBlue service is subject to data transmission limits m'
+ 'easured on a    30-day rolling basis as described in the'
+ ' <a href="http://www.wildblue.com/legal/fair.jsp">Fair A'
+ 'ccess Policy</a>.    Taxes and monthly service fees appl'
+ 'y. Minimum commitment term is 24    months. Equipment mu'
+ 'st be returned upon cancellation of service,    otherwis'
+ 'e unreturned equipment fees will apply. Equipment lease '
+ 'fee is    $5.95 per month, unless prepaid option is sele'
+ 'cted. All offers are for  a   limited time and may be ch'
+ 'anged or withdrawn at any time. For  complete   details '
+ 'and the Fair Access Policy visit <a href="http://www.wil'
+ 'dblue.com/legal/index.jsp">www.wildblue.com/legal</a>. O'
+ 'ffer valid in select areas that are currently serviceabl'
+ 'e by WildBlue. Offer may be withdrawn at any time and is'
+ ' offered by <a href="http://www.wildblue.com/legal/discl'
+ 'aimer.jsp#retailer">participating retailers</a> only. <a'
+ ' href="http://www.wildblue.com/legal/disclaimer.jsp#prom'
+ 'o">View additional terms and conditions</a>.</p>\n    <p>'
+ '&copy;' + theYear + ' WildBlue Communications Inc.</p></td>\n  <td v'
+ 'align="top"><img src="http://www.wildblue.com/images/off'
+ 'ers/home-page-offer-2010-01.png" alt="$50 Off!" height="'
+ '269" hspace="5" vspace="5" width="326"></td>\n</tr>\n</tab'
+ 'le>\n';

// end_var_declaration
document.write(inc_promo_js);

