ÿþ<html><head><title>Buy DOG EAT DOGMA!</title> <script> var song2Array = new play2Array('<embed src="sounds/dollar.wav" hidden="true" autostart="true">','<embed src="sounds/buymore.wav" hidden="true" autostart="true">','<embed src="sounds/buy.wav" hidden="true" autostart="true">', '<embed src="sounds/money.wav" hidden="true" autostart="true">', '<embed src="sounds/otg3.wav" hidden="true" autostart="true">', '<embed src="sounds/otg4.wav" hidden="true" autostart="true">', '<embed src="sounds/otg6.wav" hidden="true" autostart="true">', '<embed src="sounds/buy2.wav" hidden="true" autostart="true">'); function play2Array(){ this.length = play2Array.arguments.length for (var i = 0; i < this.length; i++) this[i + 1] = play2Array.arguments[i] } function rando2Num (num) { var now = new Date(); var rand = Math.round(num * Math.cos(now.getTime())); if (rand < 0) rand = - rand; if (rand == 0) rand++; return rand; } </script> <script type="text/javascript"> function cursor(image) { trail.innerHTML="<img border=3 src='" + image + "' />" trail.style.visibility="visible" trail.style.position="absolute" trail.style.right=33 trail.style.top=75 } function hidecursor() { trail.style.visibility="hidden" } </script><script type="text/javascript"> function cursor0(image) { trail.innerHTML="<img onmouseover='hidecursor0()' border=0 src='" + image + "' />" trail.style.visibility="visible" trail.style.position="absolute" trail.style.right=75 trail.style.top=75 } function hidecursor0() { trail.style.visibility="hidden" } </script> </head> <body text=#abcdef bgcolor=#000000 link="white" alink=#ffffff vlink=#abcdef background="images/dogspace.jpg" bgproperties="fixed"> <basefont face=arial> <SCRIPT LANGUAGE="JavaScript1.2"> <!-- Original: Altan (snow@altan.hr) --> <!-- Web Site: http://www.altan.hr/snow --> <!-- This script and many more are available free online at --> <!-- The JavaScript Source!! http://javascript.internet.com --> <!-- Begin var no = 5; // snow number var speed = 9; // smaller number moves the snow faster var snowflake = "images/dollars.gif"; var ns4up = (document.layers) ? 1 : 0; // browser sniffer var ie4up = (document.all) ? 1 : 0; var dx, xp, yp; // coordinate and position variables var am, stx, sty; // amplitude and step variables var i, doc_width = 800, doc_height = 600; if (ns4up) { doc_width = self.innerWidth; doc_height = self.innerHeight; } else if (ie4up) { doc_width = document.body.clientWidth; doc_height = document.body.clientHeight; } dx = new Array(); xp = new Array(); yp = new Array(); am = new Array(); stx = new Array(); sty = new Array(); for (i = 0; i < no; ++ i) { dx[i] = 0; // set coordinate variables xp[i] = Math.random()*(doc_width-50); // set position variables yp[i] = Math.random()*doc_height; am[i] = Math.random()*20; // set amplitude variables stx[i] = 0.02 + Math.random()/10; // set step variables sty[i] = 0.7 + Math.random(); // set step variables if (ns4up) { // set layers if (i == 0) { document.write("<layer name=\"dot"+ i +"\" left=\"15\" "); document.write("top=\"15\" visibility=\"show\"><a onmouseover=\"cursor('images/doggydollar.jpg')\" onmouseout=\"hidecursor()\" href=images/DEDcoupon.jpg target=blank><img src=\""); document.write(snowflake + "\" border=\"0\"></a></layer>"); } else { document.write("<layer name=\"dot"+ i +"\" left=\"15\" "); document.write("top=\"15\" visibility=\"show\"><a onmouseover=\"cursor('images/doggydollar.jpg')\" onmouseout=\"hidecursor()\" href=images/DEDcoupon.jpg target=blank><img src=\""); document.write(snowflake + "\" border=\"0\"></a></layer>"); } } else if (ie4up) { if (i == 0) { document.write("<div id=\"dot"+ i +"\" style=\"POSITION: "); document.write("absolute; Z-INDEX: "+ i +"; VISIBILITY: "); document.write("visible; TOP: 15px; LEFT: 15px;\"><a onmouseover=\"cursor('images/doggydollar.jpg')\" onmouseout=\"hidecursor()\" href=images/DEDcoupon.jpg target=blank><img src=\""); document.write(snowflake + "\" border=\"0\"></a></div>"); } else { document.write("<div id=\"dot"+ i +"\" style=\"POSITION: "); document.write("absolute; Z-INDEX: "+ i +"; VISIBILITY: "); document.write("visible; TOP: 15px; LEFT: 15px;\"><a onmouseover=\"cursor('images/doggydollar.jpg')\" onmouseout=\"hidecursor()\" href=images/DEDcoupon.jpg target=blank><img src=\""); document.write(snowflake + "\" border=\"0\"></a></div>"); } } } function snowNS() { // Netscape main animation function for (i = 0; i < no; ++ i) { // iterate for every dot yp[i] += sty[i]; if (yp[i] > doc_height-50) { xp[i] = Math.random()*(doc_width-am[i]-30); yp[i] = 0; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7 + Math.random(); doc_width = self.innerWidth; doc_height = self.innerHeight*1.3; } dx[i] += stx[i]; document.layers["dot"+i].top = yp[i]; document.layers["dot"+i].left = xp[i] + am[i]*Math.sin(dx[i]); } setTimeout("snowNS()", speed); } function snowIE() { // IE main animation function for (i = 0; i < no; ++ i) { // iterate for every dot yp[i] += sty[i]; if (yp[i] > doc_height-50) { xp[i] = Math.random()*(doc_width-am[i]-30); yp[i] = 0; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7 + Math.random(); doc_width = document.body.clientWidth-123; doc_height = document.body.clientHeight*1.3; } dx[i] += stx[i]; document.all["dot"+i].style.pixelTop = yp[i]; document.all["dot"+i].style.pixelLeft = xp[i] + am[i]*Math.sin(dx[i]); } setTimeout("snowIE()", speed); } if (ns4up) { snowNS(); } else if (ie4up) { snowIE(); } // End --> </script> <table width=88% border="0" cellspacing="0" cellpadding="0" align="center"> <tr> <td height="80" bordercolor="#999999" valign=top> <p align=right><font size=5 face=impact><a href="images/DEDcoupon.jpg" target=blank ><img src="images/billburns.gif" onmouseover="cursor('images/paypalogo.gif')" onmouseout="hidecursor()" alt=" $aLe = $aVe " border=0 hspace=4 align=absmiddle></a>Welcome to the <a href="dogma.htm" onmouseover="cursor('images/dogmas.jpg')" onmouseout="hidecursor()"><img border=0 alt="Dog Eat Dogma" align=absmiddle src="images/dogmaw2.gif" hspace=8></a>&nbsp;Sales&nbsp;Dept.</font><a href="images/DEDcoupon.jpg" target=blank ><img src="images/moneycounts.gif" border=0 align=absmiddle hspace=13 onmouseover="cursor('images/doggydollar.jpg')" onmouseout="hidecursor()" alt="Hey Big Spender! Buy Something!"></a></p> <table border=0 cellpadding=5><tr><td> <EMBED onmouseover="cursor0('images/begdog.gif')" src="consumption.mov" autostart=false bgcolor=black WIDTH="320" HEIGHT="256" align="left" hspace=11> </td><td><h2><a onmouseover="cursor0('images/begdog.gif')" >FEED&nbsp;US&nbsp;$20.00<br>and we will FEED&nbsp;YOU<br>a </a><a href="promo.htm" onmouseover="cursor('images/dogmas.jpg')" onmouseout="hidecursor()">DOG&nbsp;EAT&nbsp;DOGMA</a><a onmouseover="cursor0('images/begdog.gif')" >&nbsp;CD.</a></h2> <center> <table border=0><tr><td align=right> <a onmouseover="cursor('images/paypalogo.gif')" onmouseout="hidecursor()"><font color=#dedede face=courier>BUY A FUCKING&nbsp;CD&nbsp;!<p><font size=1 face=arial>purchase on-line with </a><a href="http://www.paypal.com" onmouseover="cursor('images/paypalogo.gif')" onmouseout="hidecursor()"><font color=#dedede>www.paypal.com</font></font></a> <td align=left> <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_xclick"> <input type="hidden" name="business" value="webmaster@visionaryrecords.com"> <input type="hidden" name="undefined_quantity" value="1"> <input type="hidden" name="item_name" value="New Leash on Life - Dog Eat Dogma"> <input type="hidden" name="item_number" value="VP-002"> <input type="hidden" name="amount" value="15.00"> <input type="hidden" name="image_url" value="http://www.dogeatdogma.com/images/dogmaw.gif"> <input type="hidden" name="return" value="http://www.visionaryrecords.com/thankyou.htm"> <input type="hidden" name="cancel_return" value="http://www.dogeatdogma.com/kickback.htm"> <input type="hidden" name="cn" value="Special Information - Optional"> <input type="hidden" name="currency_code" value="USD"> <input type="hidden" name="lc" value="US"> <input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-butcc.gif" border="0" name="submit" alt=" No More Excuses! What are you waiting for? BUY the NEW Dog Eat Dogma CD ON LINE RIGHT FUCKING NOW! Make payments with PayPal it's fast, free and secure!" align=left onmouseover="cursor('images/paypalogo.gif')" onmouseout="hidecursor()"> </form> </td></tr> <tr><td align=right colspan=2><br><br>or... <a href="posters.htm"><font face=arial size=5>BUY DED POSTERS HERE</a></td> </tr> </table></center> </td></tr></table> <table align=right border=0 bgcolor=#be6969 cellpadding=11><tr><td align=left><font color=black face="comic sans ms"> <center><a href="dogma.htm" onmouseover="cursor('images/dogmas.jpg')" onmouseout="hidecursor()"><font color=#00ff00>DOG&nbsp;EAT&nbsp;DOGMA</font></a> <hr color=black></center><table border=0 cellpadding=1 cellspacing=1><tr><td bgcolor=black height=26><form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type="hidden" name="cmd" value="_xclick"> <input type="hidden" name="business" value="webmaster@visionaryrecords.com"> <input type="hidden" name="undefined_quantity" value="1"> <input type="hidden" name="item_name" value="New Leash on Life - Dog Eat Dogma"> <input type="hidden" name="item_number" value="VP-002"> <input type="hidden" name="amount" value="15.00"> <input type="hidden" name="image_url" value="http://www.dogeatdogma.com/images/dogmaw.gif"> <input type="hidden" name="return" value="http://www.visionaryrecords.com/thankyou.htm"> <input type="hidden" name="cancel_return" value="http://www.dogeatdogma.com/kickback.htm"> <input type="hidden" name="cn" value="Customer Feedback - Optional"> <input type="hidden" name="currency_code" value="USD"> <input type="hidden" name="lc" value="US"> <input type="image" src="images/buybutton.gif" border="0" name="submit" alt=" BUY the 'NEW LEASH ON LIFE' CD ON LINE - only $15.00 - Purchase through PayPal - 100% Secure - " onmouseover="cursor('images/paypalogo.gif')" align=left onmouseout="hidecursor()"></form></td><td width=210 align=right><a href="new.htm" onmouseover="cursor('images/dogleashCD.jpg')" onmouseout="hidecursor()"><font color=#00ff00>NEW&nbsp;LEASH&nbsp;ON&nbsp;LIFE</font><font face=impact color=black>&nbsp;CD</font></a></td></tr></table> <table border=0 cellpadding=1 cellspacing=1><tr><td bgcolor=black height=26><form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type="hidden" name="cmd" value="_xclick"> <input type="hidden" name="business" value="webmaster@visionaryrecords.com"> <input type="hidden" name="undefined_quantity" value="1"> <input type="hidden" name="item_name" value="Dogzilla - Dog Eat Dogma"> <input type="hidden" name="item_number" value="DED-003"> <input type="hidden" name="amount" value="15.00"> <input type="hidden" name="image_url" value="http://www.dogeatdogma.com/images/dogmaw.gif"> <input type="hidden" name="return" value="http://www.visionaryrecords.com/thankyou.htm"> <input type="hidden" name="cancel_return" value="http://www.dogeatdogma.com/kickback.htm"> <input type="hidden" name="cn" value="Customer Feedback - Optional"> <input type="hidden" name="currency_code" value="USD"> <input type="hidden" name="lc" value="US"> <input type="image" src="images/buybutton.gif" border="0" name="submit" alt=" BUY the 'DOGZILLA' CD ON LINE - only $15.00 - Purchase through PayPal - 100% Secure - " onmouseover="cursor('images/paypalogo.gif')" align=left onmouseout="hidecursor()"></form></td><td width=210 align=right><a href="zilla.htm" onmouseover="cursor('images/dogzillaCD.jpg')" onmouseout="hidecursor()"><font color=#00ff00>DOGZILLA</font><font face=impact color=black>&nbsp;CD</font></a></td></tr></table> <table border=0 cellpadding=1 cellspacing=1><tr><td bgcolor=black height=26><form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type="hidden" name="cmd" value="_xclick"> <input type="hidden" name="business" value="webmaster@visionaryrecords.com"> <input type="hidden" name="undefined_quantity" value="1"> <input type="hidden" name="item_name" value="Dogmachine - Dog Eat Dogma"> <input type="hidden" name="item_number" value="DED-002"> <input type="hidden" name="amount" value="15.00"> <input type="hidden" name="image_url" value="http://www.dogeatdogma.com/images/dogmaw.gif"> <input type="hidden" name="return" value="http://www.visionaryrecords.com/thankyou.htm"> <input type="hidden" name="cancel_return" value="http://www.dogeatdogma.com/kickback.htm"> <input type="hidden" name="cn" value="Customer Feedback - Optional"> <input type="hidden" name="currency_code" value="USD"> <input type="hidden" name="lc" value="US"> <input type="image" src="images/buybutton.gif" border="0" name="submit" alt=" BUY the 'DOGMACHINE' CD ON LINE - only $15.00 - Purchase through PayPal - 100% Secure - " onmouseover="cursor('images/paypalogo.gif')" align=left onmouseout="hidecursor()"></form></td><td width=210 align=right><a href="mach.htm" onmouseover="cursor('images/dogmachineCD.jpg')" onmouseout="hidecursor()"><font color=#00ff00>DOGMACHINE</font><font face=impact color=black>&nbsp;CD</font></a></td></tr></table> <table border=0 cellpadding=1 cellspacing=1><tr><td bgcolor=black height=26><form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type="hidden" name="cmd" value="_xclick"> <input type="hidden" name="business" value="webmaster@visionaryrecords.com"> <input type="hidden" name="undefined_quantity" value="1"> <input type="hidden" name="item_name" value="I, Dogeater - Dog Eat Dog"> <input type="hidden" name="item_number" value="DED-001"> <input type="hidden" name="amount" value="15.00"> <input type="hidden" name="image_url" value="http://www.dogeatdogma.com/images/dogmaw.gif"> <input type="hidden" name="return" value="http://www.visionaryrecords.com/thankyou.htm"> <input type="hidden" name="cancel_return" value="http://www.dogeatdogma.com/kickback.htm"> <input type="hidden" name="cn" value="Customer Feedback - Optional"> <input type="hidden" name="currency_code" value="USD"> <input type="hidden" name="lc" value="US"> <input type="image" src="images/buybutton.gif" border="0" name="submit" alt=" BUY the 'I DOGEATER' CD ON LINE - only $15.00 - Purchase through PayPal - 100% Secure - " onmouseover="cursor('images/paypalogo.gif')" align=left onmouseout="hidecursor()"></form></td><td width=210 align=right><a href="eater.htm" onmouseover="cursor('images/idogeaterCD.jpg')" onmouseout="hidecursor()"><font color=#00ff00>I,&nbsp;DOGEATER</font><font face=impact color=black>&nbsp;CD</font></a></td></tr></table> <table border=0 cellpadding=1 cellspacing=1><tr><td bgcolor=black height=26><form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type="hidden" name="cmd" value="_xclick"> <input type="hidden" name="business" value="webmaster@visionaryrecords.com"> <input type="hidden" name="undefined_quantity" value="1"> <input type="hidden" name="item_name" value="Shot Spots - Compilation"> <input type="hidden" name="item_number" value="VP-001"> <input type="hidden" name="amount" value="15.00"> <input type="hidden" name="image_url" value="http://www.dogeatdogma.com/images/dogmaw.gif"> <input type="hidden" name="return" value="http://www.visionaryrecords.com/thankyou.htm"> <input type="hidden" name="cancel_return" value="http://www.dogeatdogma.com/kickback.htm"> <input type="hidden" name="cn" value="Customer Feedback - Optional"> <input type="hidden" name="currency_code" value="USD"> <input type="hidden" name="lc" value="US"> <input type="image" src="images/buybutton.gif" border="0" name="submit" alt=" BUY the 'SHOTSPOTS' CD ON LINE - only $15.00 - Purchase through PayPal - 100% Secure - " onmouseover="cursor('images/paypalogo.gif')" align=left onmouseout="hidecursor()"></form></td><td width=210 align=right><a href="http://www.troopertribute.com" onmouseover="cursor('images/shotspotsCD.jpg')" onmouseout="hidecursor()"><font color=#00ff00>SHOT&nbsp;SPOTS</font><font face=impact color=black>&nbsp;CD</font></a></td></tr></table> <table border=0 cellpadding=1 cellspacing=1><tr><td bgcolor=black height=26> <a href="order.htm"><img src="images/buybutton.gif" border="0" name="submit" alt=' BUY the DOA / DED Split 7" Vinyl ON LINE Available on Empty Records ' onmouseover="cursor('images/mtlogo.gif')" align=left onmouseout="hidecursor()"></td><td width=210 align=right><a href="order.htm" onmouseover="cursor('images/mt-475ded.jpg')" onmouseout="hidecursor()"><font color=#00ff00>DURST&nbsp;und&nbsp;WURST</font><font face=arial color=black>&nbsp;<b>7"</b></font></font></a></td></tr></table> <center><hr color=black><font size=3 color=black><b>INSTANT ON-LINE PURCHASING<br><font size=2>www.paypal.com</font></b></font></font></td></tr></table> <p align=right> <a href="listen.htm" onmouseover="cursor('images/no-money.jpg')" onmouseout="hidecursor()"><img align=left src="images/freedownloads.jpg" hspace=5 vspace=5 alt="free musick + video DOWNLOADS" border=0></a><font size=2> <a href="images/DEDcoupon.jpg" target=blank onmouseover="cursor('images/doggydollar.jpg')" onmouseout="hidecursor()"><img src="images/pricetag.gif" border=0 alt="Discount Doggy Dollar" align=absmiddle hspace=5><font color=white><b><u>SPECIAL&nbsp;MAIL&nbsp;ORDER&nbsp;DEAL</u></a>&nbsp;!</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</b><br><a onmouseover="cursor0('images/begdog.gif')" > Buy ANY&nbsp;CD for ONLY&nbsp;$20.00&nbsp;<font face=courier color=white>&rarr;</font>&nbsp;&nbsp;&nbsp;<br> Order ANY&nbsp;2 and pay ONLY&nbsp;$30.00&nbsp;<font face=courier color=white>&rarr;</font>&nbsp;&nbsp;&nbsp;<br> Order ANY&nbsp;3 and pay ONLY&nbsp;$40.00&nbsp;<font face=courier color=white>&rarr;</font>&nbsp;&nbsp;&nbsp;<br> Order ANY&nbsp;4 and pay ONLY&nbsp;$50.00&nbsp;<font face=courier color=white>&rarr;</font>&nbsp;&nbsp;&nbsp;<br> Buy&nbsp;ALL&nbsp;5&nbsp;CDs for ONLY&nbsp;$60.00&nbsp;<font face=courier color=white>&rarr;</font>&nbsp;&nbsp;&nbsp;<br> (<font size=1 color=white>TOTAL&nbsp;PRICE INCLUDES SHIPPING&nbsp;&&nbsp;TAXES</font>)&nbsp;&nbsp;&nbsp;</a></p> <br><p align=left> <a href="listen.htm" onmouseover="cursor('images/no-money.jpg')" onmouseout="hidecursor()">Looking for FREE&nbsp;STUFF?</a><br> <a href="images/DEDcoupon.jpg" target=blank onmouseover="cursor('images/doggydollar.jpg')" onmouseout="hidecursor()">Catch a falling&nbsp;dollar and&nbsp;$ave!</a></p> <p align=right> <font size=3><a href="order.htm" onmouseover="cursor('images/mt-475ded.jpg')" onmouseout="hidecursor()">We&nbsp;also&nbsp;have&nbsp;7&nbsp;INCH&nbsp;VINYL!</a>&nbsp;&nbsp;&nbsp;</font> </p> <p><table align=left border=0 bgcolor=#b0bded cellpadding=5><tr><td colspan=2><center><font face=courier color=black size=5><b>- MAIL&nbsp;ORDER&nbsp;INSTRUCTIONS -<br><hr color=black></font></b></td></tr><tr><td valign=top><font color=black face=courier size=2>Send cheque or money order&nbsp;to: </font><br><a href="images/DEDcoupon.jpg" target=blank onmouseover="cursor('images/doggydollar.jpg')" onmouseout="hidecursor()"><img src="images/cutcash.gif" align=top border=0 alt="Discount Doggy Dollar"></a></td><td valign=top><font color=black face=courier size=2> Visionary&nbsp;Productions&nbsp;Inc.<br> 12532&nbsp;~&nbsp;114&nbsp;Ave.<br> Surrey,&nbsp;BC<br> KANADA&nbsp;V3V&nbsp;3N8<p> </font></td></tr> <tr><td colspan=2><font color=black face=courier size=1> <center> <br><font color=red face=arial size=4>IMPORTANT</font>... Don't&nbsp;forget to include your shipping&nbsp;address<br>and indicate which&nbsp;CD(s) you&nbsp;want and how&nbsp;many of&nbsp;each.<p> All prices include taxes and shipping.</font><p> <div align="center"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#3,0,0,0" width="400" height="80"> <param name="SRC" value="antibanner.swf"> <embed src="antibanner.swf" pluginspage="http://www.macromedia.com/shockwave/download/" type="application/x-shockwave-flash" width="400" height="80"> </embed> </object></div> </td></tr></table> </td> </tr> </table> <a href="bobdog.htm"><img src="images/bobutton.gif" align="right" alt="pages by BOBDOG" border=1></a> <a href="http://www.suddendeath.com"> <img src="images/sdlogo.gif" alt=" Those who win every battle are not really skillful - those who render others&#180; armies helpless without fighting are the best of all. -Sun Tzu" border=0 align=left> </h1> <b><br><font size=3 color="white">SUDDEN&nbsp;DEATH</b>&nbsp;Records<br><font size=2>Musick to foment Kaos and Disorder</font></a> <br><a href="http://www.visionaryrecords.com"> <img src="images/vrlogo.gif" alt=" There is nothing more difficult to take in hand, more perilous to conduct or more uncertain in its success than to take the lead in the introduction of a new order of things. - Niccolo Machiavelli " border=0 align=left> </h1> <b><br><font size=3 color="white">VISIONARY</b>&nbsp;Records<br><font size=2>The future is&nbsp;NOW!</font></a> <p> <center> <p> <p> <a href="dogma.htm"><img border=0 alt="Dog Eat Dogma" align=right src="images/dogmaw2.gif"></a><br> </font></b> <table border=0 bgcolor=black><tr><td valign=top> <font color="#F80000">$ALE$=</font></td><td><script language="JavaScript" src="aots.js"> </script></td></tr></table> <span id="trail" style="visibility:hidden">Hello</span> <script> document.write (song2Array[rando2Num(song2Array.length)]) </script><embed src="sounds/otg.wav" hidden="true" autostart="true"> </body></html>