
var iens6 = document.all||document.getElementById;
var ns = document.layers;
var ord = Math.random()*10000000000000000;

function writeBrokerButtonsCompFund() {
    document.writeln('<table border="0" cellspacing="2" cellpadding="2" height="41">');
    document.writeln('   <tr>');
    //document.writeln('      <td valign="top" width="110"><a href="http://www.hemscott.com/equities/adverts/tdwater3_110x41.htm" target="_blank"><img src="http://www.hemscott.com/brokerdirectory/tdwfree_110x41.gif" border="0" ALT="TDWaterhouse"></a></td>');
    document.writeln('      <td valign="top"><a href="http://www.hemscott.com/equities/adverts/CityEquities_Funds.htm" target="_blank"><img src="http://www.hemscott.com/brokerdirectory/cityequities.gif" width="110" height="41" border="0" ALT="City Equites - dedicated to the smaller companies sector"></a></td>');
    //document.writeln('      <td valign="top" width="110"><object width="110" height="41"><param name="movie" value="http://www.hemscott.com/brokerdirectory/110_X_41.swf"><embed src="http://www.hemscott.com/brokerdirectory/110_X_41.swf" width="110" height="41"></embed></object></td>');
    document.writeln('   </tr>');
    document.writeln('   <tr>');

    try {
      if (icbref != 'null') {
        document.writeln('  <td valign="top" colspan="1"><a href="http://hemscott.ar.wilink.com/asp/P036_search_results_eng.asp?ticker='+icbref+'"><img src="http://www.hemscott.com/equities/graphics/ar.gif" border="0"/></a>');
      } else {
        document.writeln('  <td valign="top" colspan="1"></td>');
      }
    }
    catch (e) {
        document.writeln('  <td valign="top" colspan="1"></td>');
    }
    document.writeln('  </tr>');
    document.writeln('</table>');
}

function writeTopAdCompFund(){
    document.writeln('<table width="468" border="0" cellspacing="0" cellpadding="0">');
    document.writeln('  <tr>');
    
    try {
        if (parent.document.location.href.indexOf('www')) {
          document.writeln(' <td width="468"><script language="Javascript" src="http://a'+'d.uk.doubleclick.net/adj/skyscraper.hemscott.tmuk/compfund;dcopt=ist;sz=468x60;ord=' + ord + '?"><\/script></td>');
          document.writeln('<script language="Javascript" src="http://ad.uk.doublec'+'lick.net/adj/pixel.hemscott.tmuk/compfund;dcopt=ist;tile=3;sz=1x1;ord=' + ord + '?"><\/script>');
        
        } else if (parent.document.location.href.indexOf('businessplus')) {
          document.writeln('<td width="468"><script language="Javascript" src="http://ad.uk.doubleclick.net/adj/ban'+'ner.hemscott.tmuk/compfund;dcopt=ist;sz=468x60;ord=' + ord + '?"><\/script></td>');

        } else {
            // parent frame must be refs hence omit dcopt=ist to stop interstitials and popups...
               document.writeln(' <td width="468"><script language="Javascript" src="http://a'+'d.uk.doubleclick.net/adj/skyscraper.hemscott.tmuk/compfund;dcopt=ist;sz=468x60;ord=' + ord + '?"><\/script></td>');
        }
    } catch (e) {
        // intentionally empty..
    }
    
    document.writeln('          </tr>');
    document.writeln('      </table>');
}

function writeTopAdCompFundInvTrust() {
    document.writeln('      <table width="468" border="0" cellspacing="0" cellpadding="0">');
    document.writeln('          <tr>');
    document.writeln('              <td width="468"><SCRIPT language="JavaScript" src="http://ad.uk.doubleclick.net/adj/banner.hemscott.tmuk/investtrusts;sz=468x60;ord=' + ord + '?"><\/SCRIPT></td> ')
    document.writeln('              <script language="Javascript" src="http://ad.uk.doublec'+'lick.net/adj/pixel.hemscott.tmuk/investtrusts;tile=3;dcopt=ist;sz=1x1;ord=' + ord + '?"><\/script>');
    document.writeln('          </tr>');
    document.writeln('      </table>');
}

function writeSkyAdCompFund(){
          document.writeln(' <script language="Javascript" src="http://a'+'d.uk.doubleclick.net/adj/skyscraper.hemscott.tmuk/compfund;dcopt=ist;sz=120x600;ord=' + ord + '?"><\/script>');
}

function writeTop120x60CompFund() {
    document.writeln('<a href="http://businessplus.hemscott.net/register/index.asp" target="_top"><img src="http://www.hemscott.com/equities/company/images/premium_ad.gif" border="0" /></a>');
}
