// Copyright 1999-2000 ValueClick Inc. All rights reserved. ValueLoaded = true; ValueFullVersion = ValueVersion + ".9"; function ValueShowAd() { ValueOptions = '&v=' + ValueFullVersion; if (self.ValueCategory) ValueOptions += '&c=' + self.ValueCategory; if (self.ValueBorder) ValueOptions += '&border=1'; if (! self.ValueNoText) ValueOptions += '&text=1'; if (self.ValueTargetCurrent) ValueOptions += '&target=self'; ValueRandom = Math.round(Math.random()*1000) + 1; ValueHostInfo = "host=" + ValueHost + "&b=" + ValueID + "." + ValueRandom; if (self.ValueServer == null) ValueServer = "oz"; ValueFullServer = "http://" + ValueServer + ".valueclick.com/"; if ((self.ValueWidth == null) || (self.ValueHeight == null)) { ValueWidth = 468; ValueHeight = 60; } ValueSize = '&size=' + ValueWidth + 'x' + ValueHeight; ValueBanner = ValueFullServer + 'cycle?' + ValueHostInfo + ValueOptions + ValueSize; ValueRedirect = ValueFullServer + 'redirect?' + ValueHostInfo + ValueSize; ValueDimensions(); if (navigator.userAgent.indexOf("MSIE") >= 0) { // don't try to set the bgcolor etc in the IFRAME for MSIE 3 if (navigator.appVersion.indexOf('MSIE 3') < 0) { if (self.ValueBgColor) ValueBanner += '&bgcolor=' + escape(self.ValueBgColor); if (self.ValueLinkColor) ValueBanner += '&linkcolor=' + escape(self.ValueLinkColor); if (self.ValueAlinkColor) ValueBanner += '&alinkcolor=' + escape(self.ValueAlinkColor); if (self.ValueVlinkColor) ValueBanner += '&vlinkcolor=' + escape(self.ValueVlinkColor); } document.write(''); } else { // should be all Netscapes that are reading this file if (self.ValueVersion >= 1) { document.write('
| ');
document.write(' |