|
Please put an above banner ad with a link to AngelCare.org on your web
site.
To do so follow 2 easy steps:
1. This code should be placed on the page where you want the banner to
appear:
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','300','height','250','src',
'http://www.goodwillcommunications.com/Flash/AngleCare-Banner','quality','high','pluginspage',
'http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','http://www.goodwillcommunications.com/Flash/AngleCare-Banner'
); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
width="300" height="250">
<param name="movie" value="Flash/AngleCare-Banner.swf">
<param name="quality" value="high">
<embed src="http://www.goodwillcommunications.com/Flash/AngleCare-Banner.swf"
quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash" width="300" height="250"></embed>
</object></noscript>
2. The following line of code has to be added inside the <head>
tag of the page:
<script src="http://www.goodwillcommunications.com/Includes/Js/AC_RunActiveContent.js"
type="text/javascript"></script>
|