<!-- homepage top 468 x 60 -->

AskAgentIframeWidth=468;
AskAgentIframeHeight=80;
adposition='homepage';
var AdAgentName = 'AdAgent' + bid + Math.round(Math.random()*999999999);
var AdAgentURL = "http://www.ammas.com/publisher/ads/adagent_categoryAd.cfm?bid="+bid+"&width="+AskAgentIframeWidth+"&height="+AskAgentIframeHeight+"&topicid="+topicid+"&adposition="+adposition;
document.write('<table width="' + AskAgentIframeWidth + '" border="0" cellpadding="0" cellspacing="0>');
document.write('<tr>');
document.write('<td class="style11">');
document.write('<iframe src="' + AdAgentURL + '" width="' + AskAgentIframeWidth + '" height="' + AskAgentIframeHeight + '" allowtransparency="true" scrolling="no" id="AdAgentIframe" name="AdAgentIframe" marginwidth="0" marginheight="0" vspace="0" hspace="0" frameborder="0"></iframe>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
