You can earn a  little extra dough, or work hard to earn the big
bucks. It's entirely up to you. Just keep in mind, you have
access to high quality training and motivation information,
and you can clue other people in too. Your clients will be
grateful when you refer them to ZigOnline.


As a ZigOnline affiliate, you'll have access to marketing
tools that will help you bring people in. ZigOnline gives
you professionally designed banner ads, effective classified
ads, press releases, and a full-featured web site. The free
Remote Control Selling System web site will help you promote
ZigOnline throughout the world.

Marketing through e-mail is a snap with ZigOnline as well. Their
customizable sales letters are the key. Select from letters for
sales people, network marketers, opportunity seekers, and corporate
clients. Simply add the e-mail address and push send. That's all
there is to it. You can even send multimedia e-mail embedded with
Flash animation. That's bound to get attention.

You can earn a  little extra dough, or work hard to earn the big
bucks. It's entirely up to you. Just keep in mind, you have
access to high quality training and motivation information,
and you can clue other people in too. Your clients will be
grateful when you refer them to ZigOnline.


As a ZigOnline affiliate, you'll have access to marketing
tools that will help you bring people in. ZigOnline gives
you professionally designed banner ads, effective classified
ads, press releases, and a full-featured web site. The free
Remote Control Selling System web site will help you promote
ZigOnline throughout the world.

Marketing through e-mail is a snap with ZigOnline as well. Their
customizable sales letters are the key. Select from letters for
sales people, network marketers, opportunity seekers, and corporate
clients. Simply add the e-mail address and push send. That's all
there is to it. You can even send multimedia e-mail embedded with
Flash animation. That's bound to get attention.



function init()
{
        var n = 0;
        if(ns4) txtl = document.divTX;
        else if(ie4){ txtl = divTX.style; txtl.cxip = new Object(); }
        else document.location="nosuchfile.html";

        for( var i = 0; i  4; i++ )
        {
                if(ns4) txts[i] = eval('document.divT' + i);
                else if(ie4) txts[i] = eval('divT' + i +'.style');
        }
        
        w = ns4 ? txtl.document.width : 800;
         
        txtl.visibility = "visible";
        txtl.yinc = 20;
        txtl.ct = 0;
        txtl.ctlim = 7; 
        
        setTimeout("sht()", 120);
        setTimeout("shwf(1);", 1000);
}



function sht()
{
        txts[txtsi].visibility = "hidden";
        txtsi = txtsi == 3 ? 0 : txtsi+1;
        txts[txtsi].visibility = "visible";
        d = Math.round(Math.random()*200)+50;
        setTimeout("sht()", d);
}

function shwf( i )
{
        if(ns4) l = document.divF0;
        else if(ie4) l = divF0.style;
        
        document.bgColor = i ? "#000000" : "#ffffff";
        l.visibility= i ? "visible" : "hidden";
        
        if( i )
                setTimeout("shwf(0);", 1);
        else
                setTimeout("shwf(1);", 100);
}