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.livee.conference.gif"><BR>Live Online VOIP training...<HR>'+
'<div class=xsmall>Veretekk\'s training system "VereCare" uses proprietary VOIP software from Livve Inc. This allows you to access our training rooms where we can push web pages you view as you see and hear us live teaching the methods that leverage your success with the Veretekk system. Beginners get up and running quickly with our basic orientation rooms. There is nothing like live hands on training to get running quickly and efficiently.<HR>Advanced Marketing techniques are also taught every week. Once you get the advanced training, leads acquisition becomes a breeze and many of our subscribers are achieving success in building their business for the first time ever!<HR>But there is more. We have many guest speakers arranged to share their knowledge with marketing, networking and the Internet. These guest appearances are announced through our calendar, inside Veretekk.<HR>These guest speakers and conference will cover the following:<LI>Email Marketing<LI>Search Engines<LI>eBook strategies<LI>The spheres of influence<LI>Building Confidence<LI>Out of the Box with Veretekk<LI>Success stories<LI>How to tell it\'s a Scam<HR>Keep watch with the Calendar for these events. They will also be announced from our newsletter.<HR>You also get small Flash training modules throughout the system with our 3 NorthPark Characters. Click <A href="http://inetekk.com/flash/veretekk.swf" TARGET="main_window">HERE</A>!</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>')
}