FAQ (How to Embed a Summit Banner in your Website)
What is a HTML Code, and where do I get it?
HTML is a language used to build website. By embedding a segment of the code below in a webpage, a banner image will be generated. If a visitor clicks on one of the banners they will be able taken to mircom.com.
A HTML Code is a just a few lines of HTML, that when inserted into a web page, generates a banner image like the one at the top of this page. By inserting a HTML Code into a web page we will be able to know that this lead comming from you. Partners can get HTML codes from this page (look for "HTML Code Box" under each banner). Here is an example of a HTML Code:
<!-- BEGIN SUMMIT-ST.COM HTML CODE -->
<script type='text/javascript'><!--//<![CDATA[
var m3_u = (location.protocol=='https:'?'https://ads.mircomgroup.com/www/delivery/ajs.php':'http://ads.mircomgroup.com/www/delivery/ajs.php');
var m3_r = Math.floor(Math.random()*99999999999);
if (!document.MAX_used) document.MAX_used = ',';
document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
document.write ("?zoneid=11");
document.write ('&cb=' + m3_r);
if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used);
document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : ''));
document.write ("&loc=" + escape(window.location));
if (document.referrer) document.write ("&referer=" + escape(document.referrer));
if (document.context) document.write ("&context=" + escape(document.context));
if (document.mmm_fo) document.write ("&mmm_fo=1");
document.write ("'><\/scr"+"ipt>");
//]]>--></script><noscript><a href='http://ads.mircomgroup.com/www/delivery/ck.php?n=ab96436a&cb=3456034' target='_blank'><img src='http://ads.mircomgroup.com/www/delivery/avw.php?zoneid=11&cb=3456034&n=ab96436a' border='0' alt='' /></a></noscript>
<!-- END SUMMIT-ST.COM HTML CODE -->
How do I insert the HTML code into my web page?
The procedure for inserting the HTML code into a web page varies depending on the software you are using to generate your web pages. When you "Copy HTML" from HTNL Code Box, you will need to select the software you are using to create your pages, then paste/insert the provided HTML code into your web page HTML. The simplest way to add HTML to your page is to open your web page using a common text editor (Wordpad for example) and paste the code into your web page. It is important that the HTML code does not get modified by the software you are using to create your pages or banners may not display properly or generate credits for you. Please email us if you have problems.
Can I show multiple banners on my web site?
Yes. In fact, you can place as many banners as you want on each page of your web site, and your other web sites.
