var swidth=143
var sheight=355
var sbcolor=""
var sbimage="pics/frame.gif"
var sspeed=2
var resumesspeed=sspeed
var wholemessage=''
srcpng1 = new Image();
srcpng1.src = "";
wholemessage='<div class=largebold><IMG src="http://veretekk.com/images/rattlesnake.gif"><BR>Inetekk Privacy Protection</DIV>'+
'<HR><div class=xsmall>Inetekk took millions of dollars in investment and years to build the only double opt in 3rd party verifiable email system. The underlying foundation to this is our privacy policy.<P>What does this mean for you? It means that you have a system on the Internet that will virtually build your mailing databases in excess of millions. It means that this email gets delivered.<P>We have built relationships with all the RBLs out there so they are confident that any complaints they get they can use our remote 3rd party validation system to determine if in fact the complaint has merit. With more than 10 years of history no one has been able to determine that any email complaint has any merit. All of our email is double opt in and we have been able to prove without doubt for these many years.<P>Many times we have had subscribers come to us with concern because their supplier has received a complaint and has threatened to terminate their account because of the complaint.<P>That is were we took the bull by the horns and contacted their supplier and showed them our 3rd party validation search system and every time we have eliminated that threat and convinced the supplier that in deed the complaint was without merit.<P>We constantly monitor our system to make sure that the email delivers. We have setup relationships that have Inetekk\'s mail whitehated. We take privacy very seriously.<P>We have never and never will sell our database either. We secure our servers behind many firewalls as well protecting your privacy.<P>We use advanced login procedures that protect your account from unauthorized access too.<P>We have 100s of servers in service to make sure you are always able to use our systems without threat of DDOS attacks.<P>Like we said, don\'t tread on Inetekk. We will defend all our subscribers with great vigor!</DIV>'

function start(){
if (document.all) iemarquee(slider);
else if (document.getElementById)
ns6marquee(document.getElementById('slider'));
else if(document.layers)
ns4marquee(document.slider1.document.slider2);
}
function iemarquee(whichdiv){
iediv=eval(whichdiv)
iediv.innerHTML=wholemessage 
iediv.style.pixelTop=sheight
sizeup=iediv.offsetHeight
ieslide()
}
function ieslide(){
if (iediv.style.pixelTop>=sizeup*(-1)){
iediv.style.pixelTop-=sspeed
setTimeout("ieslide()",100)
}
else{
iediv.style.pixelTop=sheight
ieslide()
}
}
function ns4marquee(whichlayer){
ns4layer=eval(whichlayer)
ns4layer.document.write(wholemessage)
ns4layer.document.close()
sizeup=ns4layer.document.height
ns4layer.top-=sizeup
ns4slide()
}
function ns4slide(){
if (ns4layer.top>=sizeup*(-1)){
ns4layer.top-=sspeed
setTimeout("ns4slide()",10)
}
else{
ns4layer.top=sheight
ns4slide()
}
}
function ns6marquee(whichdiv){
ns6div=eval(whichdiv)
ns6div.innerHTML=wholemessage
ns6div.style.top=sheight
sizeup=ns6div.offsetHeight
ns6slide()
}
function ns6slide(){
if (parseInt(ns6div.style.top)>=sizeup*(-1)){
ns6div.style.top=parseInt(ns6div.style.top)-sspeed
setTimeout("ns6slide()",100)
}
else{
ns6div.style.top=sheight
ns6slide()
}
}

function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

			function showHOME() {
				document.getElementById('home').style.display='';
				document.getElementById('bottom').style.display='';

			}

			function showBOTTOM() {
				document.getElementById('home').style.display='none';				
				document.getElementById('bottom').style.display='';
			}
			
			
if (document.getElementById || document.all){
document.write('<div style="x-index:100; left:5px; top:5px; position:absolute; overflow:hidden; width:186px; height:490px; clip:rect(0px, 186px, 490px, 0px); background-color:transparent;  background-image:url(http://veretekk.com/images/frame.background.gif)" onMouseover="sspeed=0;" onMouseout="sspeed=resumesspeed">')
document.write('<div id="slider" style="x-index:1001; position:absolute; left:5px; width:172; padding:5px">')
document.write('</div></div>')
}