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://www.veretekk.com/images/veretrain.small.veremail.gif"><BR>Spam free verification...<HR>'+
'<div class=xsmall>Inetekk built the standard to prevent abuse and comply with the anti spam advocates! We agree! Spam sucks. The core issue is the violation of privacy. Veremail is a legitimate bulk mailing system. Veremail is a verification double opt in system. Veremail is 3rd party verifiability. Veremail is the core system that makes everything work in Veretekk. So what exactly is Veremail then! We built it back in 1998. It took two years to perfect it. Veremail is two primary systems. The Veremail that works within the entire Veretekk system making sure all subscriptions are verified and all submissions get a clear defined and legitimate verification email. This background Veremail runs the suppression list. When Veretekk sends out an email and it returns undelivered, Veremail purges that email address from the Veretekk system. When a recipient receives a legitimate email from Veretekk and that recipient claims Spam, Veremail proves they verified and accepted the agreement to receive such email! When a recipient wants to opt out, the Veremail system automatically removes their email address and adds them to the Veremail suppresion list so they never receive another email from the entire Inetekk system even further Verification requests.</DIV><HR><div class=largebold><IMG src="http://www.veretekk.com/images/veretrain.small.estrange.gif"><BR>is a part of Veremail...</DIV><div class=xsmall>EStrange use the Veremail servers to verify your secondary address when you set this service up. We do this to prevent the inadvertent mistake of putting the wrong email address in. Imagine how upset the wrong person would be if all of a sudden they started receiving your massive incoming email being sent via the secondary address!</DIV><HR><div class=largebold><IMG src="http://www.veretekk.com/images/veretrain.small.email.autoresponder.gif"><BR>is a part of Veremail...</DIV><div class=xsmall>All autoresponders run through the Veremail system. All outgoing verified email carries the Veremail proof of verification information automatically in the autoresponders footers, along with unsubscribe Veremail scripts</DIV><HR><div class=largebold><IMG src="http://www.veretekk.com/images/veretrain.small.stealthmail.gif"><BR> is a part of Veremail...</DIV><div class=xsmall>All email sent to your Stealth mail addresses are DNS checked (the return email address\'s root domain is checked with the DNS record of the out going mail server). If it checks out to be valid the incoming email address is captured to receive autoresponders via the Bully Pulpit system. The incoming email is then forwarded to your secondary email address in your Estrange Control panel. All autoresponded messages carry the DNS trail and the Subject and title of the incoming email it is being sent to. This is a primary Veremail function.</DIV><HR><div class=largebold><IMG src="http://www.veretekk.com/images/veremail.small.vanity.email.gif"><BR> is a part of Veremail...</DIV><div class=xsmall>All email sent to your Vanity mail address are DNS checked (the return email address\'s root domain is checked with the DNS record of the out going mail server. If it checks out to be valid the incoming email address is captured to receive autoresponders via the Bully Pulpit system. The incoming email is then forwarded to your secondary email address in your Estrange Control panel. All autoresponded messages carry the DNS trail and the Subject and title of the incoming email it is being sent to. This is a primary Veremail function.</DIV><HR><div class=largebold><IMG src="http://www.veretekk.com/images/veretrain.small.sequential.mailer.gif"><BR>is a part of Veremail...</DIV><div class=xsmall>All Sequential email that is being sent out only sends to your verified database and carries all tracking and verification information in the footer of the outgoing sequential email including unsubscribe instructions.</DIV><HR><div class=largebold><IMG src="http://www.veremail.com/pics/veremail_gold.gif"><BR>Veremail the Upgrade...</DIV><div class=xsmall>All Veretekk systems have Veremail Silver a limited version of Veremail Gold. Veremail Gold dove tails into your Veretekk Gold Bully Pulpit. This upgrade usually costs an additional $19.95. With Veretekk.com the Affiliate program the two Gold services are included when you upgrade to Veretekk Gold.</DIV><HR><div class=largebold><IMG src="http://www.veretekk.com/images/veremail.small.retail.logo.gif"><BR>Veremail Standalone service....</DIV><div class=xsmall>Veremail the retail service is a Traffic Profit portal that Veretekk Gold subscribers can promote. It is a stand alone Bulk mailing service that incorporates the Bully Pulpit together within the Veremail service. Not only does Veremail.com\'s retail service deliver Premium leads it also pays monthly commissions to you when a new subscriber joins it.</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>')
}
