//---------------------------------------------------------- // Optin imbedded check box code // (C) 2001 - 2003 ZMedia Inc. // All Rights Reserved //---------------------------------------------------------- function MakeOneColumnList(ref,numBoxes, backColor, borderSize, borderColor, textColor, boxColor,width,email) { zmGenerateCreative(1,ref,numBoxes,backColor,"/pops/banner3.gif",textColor,boxColor,email,borderColor,width,borderSize,"%23FFFF99"); return(true); } function MakeTwoColumnList(ref,numBoxes, backColor, borderSize, borderColor, textColor, boxColor,width,email) { zmGenerateCreative(2,ref,numBoxes,backColor,"/pops/banner3.gif",textColor,boxColor,email,borderColor,width,borderSize,"%23FFFF99"); return(true); } function MakeThreeColumnList(ref,numBoxes, backColor, borderSize, borderColor, textColor, boxColor,width,email) { zmGenerateCreative(3,ref,numBoxes,backColor,"/pops/banner3.gif",textColor,boxColor,email,borderColor,width,borderSize,"%23FFFF99"); return(true); } function EasyTwoColumnList(ref,width,borderSize,email) { EasyList(ref,width,2,borderSize,email); } function EasyThreeColumnList(ref,width,borderSize,email) { EasyList(ref,width,3,borderSize,email); } function EasyOneColumnList(ref,width,borderSize,email) { EasyList(ref,width,1,borderSize,email); } function EasyList(ref,width,columns,borderSize,email) { var borderColor="black"; var backColor="white"; var numBoxes=20; var textColor="black"; var boxColor="black"; var imageName="/pops/banner3.gif"; var passBackColor="%23FFFF99"; zmGenerateCreative(columns,ref,numBoxes,backColor,imageName,textColor,boxColor,email,borderColor,width,borderSize,passBackColor); return(true); } var zmDelayedControl; function zmGenerateCreative(nc,ref,numBoxes,backColor,imageName,textColor,boxColor,emailIn,borderColor,width,borderSize,passBackColor) { zmDelayedControl = new Object(); zmDelayedControl['nc']=nc; zmDelayedControl['ref']=ref; zmDelayedControl['numBoxes']=numBoxes; zmDelayedControl['backColor']=backColor; zmDelayedControl['imageName']=imageName; zmDelayedControl['columns']=nc; zmDelayedControl['textColor']=textColor; zmDelayedControl['boxColor']=boxColor; zmDelayedControl['emailIn']=emailIn; zmDelayedControl['borderColor']=borderColor; zmDelayedControl['width']=width; zmDelayedControl['borderSize']=borderSize; zmDelayedControl['passBackColor']=passBackColor; document.writeln("<\/script>"); document.writeln("<\/script>"); return(true); } function zmGenerateCreativeFinal(nc,ref,numBoxes,backColor,imageName,textColor,boxColor,emailIn,borderColor,width,borderSize,passBackColor) { document.writeln("
"); document.writeln(""); document.writeln("
"); MakeOptinList(ref,numBoxes,passBackColor,imageName,true,true,nc,textColor,boxColor,emailIn); document.writeln("
"); return(true); } function MakeOptinList(ref,numBoxes,backcolor,imageName, suppressLink, showTag, columns,textColor,boxColor,emailIn) { var box = GetOptInData(); var email=""; var numCols=1; if (emailIn != null && emailIn != "") { email=emailIn; } if (columns>0&&columns<4) { numCols=columns; } var boxCount=box.length; numBoxes*=3; if (numBoxes"); document.writeln(""); document.writeln(""); if (showTag==true) { document.writeln("
Free Email Offers Delivered to Your Inbox!

"); } document.writeln(""); var currCol=0; var box1=(100-(numCols*5))/numCols; for (var i = 0; i"); } document.writeln(""); currCol++; if ((currCol%numCols)==0) { document.writeln(""); } } document.writeln("
"+box[i+1]+"
"); document.writeln("
"); document.writeln("
My email address is:"); document.writeln(""); if (numCols>1) { document.writeln(" "); } else { document.writeln("

"); } document.writeln("
"); document.writeln("
"); if (suppressLink==false) { document.writeln("
"); document.writeln("Brought to you by infowave at www.zipso.com"); } } function openWin(ref,backcolor,imageName) { var joinString=""; var features='width=530,height=390'; if (navigator.appName.indexOf("Netscape") != -1) { if (features.indexOf('resizable') == -1) {features += ',resizable';} } if (document.ZM_optinbox.ZM_request.length>0) { for (var i = 0; i