<div class="noverflow">
<div style="float:left; width:128px;">
<!--- try to display user pic --->
<img src="http://#this_domain#/file:/user-#client_id#?&f2=icon-2&picwidth=128">
</div>
<div style="float:right; width:312px;">
<div id="news_show" style="padding:5px; background:#GLOBAL.Def.Style.color.back#; border:1px solid #GLOBAL.Def.Style.color.pri#;"></div>
<div> </div>
<div align="center" style="font-size:0.72em;padding:5px; background:#GLOBAL.Def.Style.color.back#; border:1px solid #GLOBAL.Def.Style.color.pri#;">
<b>More:</b>
<a href="http://www.google.com/search?hl=en&tbs=nws%3A1&q=%22ariel%22+%22zoey%22+%22eli%22&aq=f&aqi=&aql=&oq=&gs_rfai=" target="_blank">Google News</a>
|
<a href="http://www.google.com/search?hl=en&tbs=mbl%3A1&q=%22ariel%22+%22zoey%22&aq=f" target="_blank">Google Realtime</a>
</div>
<div> </div>
</div>
<div style="margin-left:148px; margin-right:332px;">
<h2>Welcome, <a target="_blank" href="http://iqtpi.com/#client_gutitle#">#escapeMarkup(client_name)#</a></h2>
<div style="font-size:1.36em;" class="noverflow"><form action="http://#this_domain#/tv_stations_worksheet" method="get" enctype="application/x-www-form-urlencoded" style="display:inline;">
<div style="float:left; background:#GLOBAL.Def.Style.color.back#; border:1px solid #GLOBAL.Def.Style.color.pri#; padding:7px;">
<img src="http://#this_domain#/file:/image-aze_amp?&picwidth=64" style="height:1.2em; margin-bottom:-5px;" border="0">
<input type="hidden" name="x" value="" style="display:none;">
<input id="quick_search_input" type="text" name="q" value="" style="width:12em;">
<input type="submit" value="TV Search" style="cursor:pointer;">
</div>
</form></div>
<div> </div>
<h4>New Resources:</h4>
<ul>
<li>
<h4><a href="http://#this_domain#/tv_stations_worksheet">TV Stations Worksheet</a></h4>
<p>
<var _c = 1>
<loop list="title,location,households,showtime" index="i">
<if _c NEQ 1> | </if>
<a href="http://#this_domain#/tv_stations_worksheet?&orderby=#i#">By #i#</a>
<var _c = _c + 1>
</loop>
</p>
</li>
<li>
<h4><a href="http://#this_domain#/Web">Web Video List</a></h4>
<p>
A dynamically updated, ever-growing list of videos we've uploaded
to various services.
</p>
</li>
</ul>
<div> </div>
</div>
</div>
<tag.jquery>
<script src="http://www.google.com/jsapi?key=ABQIAAAAGBbSlYUnBUIYXvqGepNq9RTZZp-GPda-4DHUqiIRglZ2o8e7MhT5SC9crKQ2T1eI779Mzr9i2R8LQQ" type="text/javascript"></script>
<script language="Javascript" type="text/javascript">
google.load("elements", "1", {packages : ["newsshow"]});
$(document).ready(function() {
// AZE Quick TV Search
$('##quick_search_input').focus();
// Google News Show
// Load it using all of the defaults.
var content = $('##news_show')[0];
var newsShow = new google.elements.NewsShow(content, {
"queryList" : [
{
"title" : "AZE2 In the News",
"q" : "\"ariel\" \"zoey\" \"eli\"",
"rsz" : "large"
}
],
"format": "300x250"
});
});
</script>