function createlink()
{
 if ((window.location.href.indexOf('qr')!=-1) || (window.location.href.indexOf('javas')!=-1) || (window.location.href.indexOf('js')!=-1))
 {
  document.write('<table width="540" align="center"><tr><td colspan="2" bgcolor="#CCDDCC"><b>Recommended Reading from Amazon.Com:</b></td></tr><tr><td valign="top"><A HREF="http://www.amazon.com/exec/obidos/redirect?tag=echoechocom-20&path=tg/stores/detail/-/books/'+isbn+'/glance/" target="_blank"><IMG SRC="https://ssl-images.amazon.com/images/P/'+isbn+'.01.MZZZZZZZ.jpg" border="0" alt="cover" hspace="3" vspace="3"></A></td><td valign="top" style="font-family:verdana,arial; font-size:11px;"><b>'+aheader+'</b><br><A HREF="http://www.amazon.com/exec/obidos/redirect?tag=echoechocom-20&path=tg/stores/detail/-/books/'+isbn+'/reader/1/002-4966814-1204004#reader-link" target="_blank"><img src="http://images.amazon.com/images/P/'+isbn+'.01.__PIm.arrow,TopLeft,-2,-19_SCTZZZZZZZ_.jpg" border="0" align="right"></a>'+adescription+'<br><br><b><font color="#aa0000">Highly Recomended by the EchoEcho DevTeam!</font></b></td></tr></table>');
  document.write('<br><br>');
 }
}

book=Math.floor(Math.random()*2)+1;
if (book==100)
{
isbn='1565924940';
aheader='Dynamic HTML - by Danny Goodman';
adescription="Danny Goodman felt that he couldn't trust any of the documentation on Dynamic HTML (DHTML) that he read (too many contradictions), so he wrote this book as a reference for working with his own clients.<br><br>This is not a tutorial, but the definitive reference to both HTML, DHTML, JavaScript and CSS - all 4 in 1!";
createlink();
}
if (book==200)
{
isbn='1565923928';
aheader='JavaScript Definitive Guide - by David Flanagan';
adescription="Provides a rapid and thorough exposition of the JavaScript programming language, as well as an in-depth reference section covering each JavaScript function, object, method, and even handler.<br><br>Experienced programmers will quickly find the information they need to start writing JavaScript programs.";
createlink();
}

function dreamjump(){window.location='http://www.echoechoplus.com';}
document.write('<table bgcolor="#000000" cellpadding="0" cellspacing="1" align="center"><tr><td bgcolor="#000000">');
document.write('<table cellspacing="0" cellpadding="3">');
document.write('<tr><td align="center" bgcolor="#8c2839"><a href="http://www.echoechoplus.com" style="text-decoration:none;"><font face="arial" size="1" color="#ffffff"><b>ECHOECHO+ HOSTING - 5000 MB SERVER SPACE AND 60 GB TRAFFIC</b></font></a></td></tr>');
document.write('<tr><td align="center" bgcolor="#ffffff"><font face="arial" size="1" color="#000000">PHP, PERL, MYSQL, PASSWORD FOLDERS, STATS, FORUMS AND SCRIPTS</font></td></tr>');
document.write('<tr><td align="right" bgcolor="#ff9900"><font face="arial" size="1" color="#000000">PRICE IS ONLY $7.50/MONTH &nbsp; &nbsp; &nbsp; &gt;&gt;</font><a href="http://www.echoechoplus.com"><font face="arial" size="1" color="#000000"><b>READ MORE</b></font></a></td></tr>');
document.write('</table></td></tr></table>');
