// Functions for adhd files.

function showHeader()
{
document.writeln("<P><center>");
document.writeln("<table border=5 width=90% cellspacing=0 cellpadding=10><tr><td bgcolor=white><FONT face=Arial,Helvetica,sans-serif size=4 color=black>");
document.writeln("<center><P><font color=green>Please read our <A HREF=index.html#disc>disclaimer</A> - if you haven't already done so.</font></P>");
document.writeln("<P>Custom Links:<br>");
google_ad_client = "pub-8142127721329304";
/* adhdads-leader */
google_ad_slot = "4524348309";
google_ad_width = 728;
google_ad_height = 90;
document.writeln('<scri' + 'pt type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">');
document.writeln('</scri' + 'pt>');
document.writeln("</P></center>");
}

function showFooter()
{
document.writeln("<P><center>");
document.writeln("Custom Links:<br>");
google_ad_client = "pub-8142127721329304";
/* adhd-link200 */
google_ad_slot = "3522303419";
google_ad_width = 200;
google_ad_height = 90;
document.writeln('<scri' + 'pt type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">');
document.writeln('</scri' + 'pt>');
document.writeln("</center>");
document.writeln("</font></td></tr></table></center>");
}

