Contents


On-line Guides
All Guides
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
Book Store

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions

 

 

Everyone Named Joe

Joe Aabie Joe Abaman Joe Abba Joe Abbacazam [snip] Joe Zyzoni Joe Zzyzym </div> <!--END CHAPTER--> <script type="text/javascript"><!-- google_ad_client = "pub-7393409044112403"; google_alternate_color = "FFFFFF"; google_ad_width = 728; google_ad_height = 15; google_ad_format = "728x15_0ads_al_s"; //2006-10-17: linkunit google_ad_channel = "2539173363"; google_color_border = "98BFDC"; google_color_bg = "FFFFFF"; google_color_link = "000066"; google_color_text = "000000"; google_color_url = "008000"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> <p> <script language="Javascript" type="text/javascript"> function writeBCBoxAdContent() { BoxAdcontent.document.write("BC"); BoxAdcontent.document.write("<html><head><\/head><body>"); BoxAdcontent.document.write("<!-- BEGIN RAW TAG - 300 x 250 - Linuxtopia.org: Run-of-site - DO NOT MODIFY -->"); BoxAdcontent.document.write("<IFRAME FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=300 HEIGHT=250 SRC=\"http:\/\/ad.bannerconnect.net\/imp?z=2&Z=300x250&s=72461&t=3\"><\/IFRAME>"); BoxAdcontent.document.write("<!-- END TAG -->"); BoxAdcontent.document.close(); } function writeTribalBoxAdContent() { BoxAdcontent.document.write("<html><head><\/head><body>"); BoxAdcontent.document.write("<!-- TF 336x280 JScript VAR code -->"); BoxAdcontent.document.write("<center><script language=javascript><!--"); BoxAdcontent.document.write("document.write('<scr'+'ipt language=javascript src=\"http:\/\/a.tribalfusion.com\/j.ad?site=Linuxtopia&adSpace=ROS&size=336x280&type=var&requestID='+((new Date()).getTime() % 2147483648) + Math.random()+'\"><\/scr'+'ipt>');"); BoxAdcontent.document.write("\/\/-->"); BoxAdcontent.document.write("<\/script>"); BoxAdcontent.document.write("<noscript>"); BoxAdcontent.document.write("<a href=\"http:\/\/a.tribalfusion.com\/i.click?site=Linuxtopia&adSpace=ROS&size=336x280&requestID=1076511298\" target=_blank>"); BoxAdcontent.document.write("<img src=\"http:\/\/a.tribalfusion.com\/i.ad?site=Linuxtopia&adSpace=ROS&size=336x280&requestID=1076511298\""); BoxAdcontent.document.write("width=336 height=280 border=0 alt=\"Click Here\"><\/a>"); BoxAdcontent.document.write("<\/noscript>"); BoxAdcontent.document.write("<\/center>"); BoxAdcontent.document.write("<!-- TF 336x280 JScript VAR code -->"); BoxAdcontent.document.write("<\/body><\/html>"); BoxAdcontent.document.close(); } </script> <table width="100%"> <tr> <td width="50%"> <script type="text/javascript"><!-- google_ad_client = "pub-7393409044112403"; google_ad_width = 336; google_ad_height = 280; google_ad_format = "336x280_as"; google_ad_type = "text_image"; //2006-10-24: Blue Box google_ad_channel = "4030855801"; google_color_border = "98BFDC"; google_color_bg = "2271A0"; google_color_link = "FFFFFF"; google_color_text = "FFFFFF"; google_color_url = "FFFF66"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </td> <td> <script src="http://tag.contextweb.com/TagPublish/getjs.aspx?action=VIEWAD&cwrun=200&cwadformat=300X250&cwpid=502380&cwwidth=300&cwheight=250&cwpnet=1&cwtagid=11537"></script> </td> </tr> </table> </td> <td width="25">&nbsp;</td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF">&nbsp;</td> </tr> </table></td> </tr> <tr> <td height="2" background="/images/basebg1.jpg"><img src="/images/basebg1.jpg" width="1" height="5"></td> </tr> <tr> <td height="4" valign="top" background="/images/basebg2.jpg"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="2" class="baseline">&nbsp;&nbsp;Copyright 1997-2002 Idocs inc. Published under the terms of the Open Content License</td> <td align="right" class="baseline"><a href="http://www.interspire.com/" class="baseline">Design by Interspire</a>&nbsp;&nbsp;</td> </tr> </table></td> </tr> </table> </body> <script type="text/javascript" lang="JavaScript"> var length = document.documentElement.offsetHeight; var scroll = document.body.scrollHeight; //document.write ("Height = " + scroll ); // if (scroll > 1700) { // resize_iframe('skyiframe1', 620); // writeAdContent(); // } // if (scroll > 2200) { // // resize_iframe('skyiframe2', 620); // writeAdContent2(); // } // if (scroll > 2800) { // // resize_iframe('skyiframe3', 620); // writeAdContent3(); // } // This used to hide and show a ggl skyscraper //if (scroll > 1700) // showdiv('skyscraper2'); // if (scroll > 1600 ) { // writeTribalBoxAdContent(); // } //here you place the ids of every element you want. var ids=new Array('a1','a2','a3','thiscanbeanything'); function switchid(id){ hideallids(); showdiv(id); } function hideallids(){ //loop through the array and hide each element by id for (var i=0;i<ids.length;i++){ hidediv(ids[i]); } } function hidediv(id) { //safe function to hide an element with a specified id if (document.getElementById) { // DOM3 = IE5, NS6 document.getElementById(id).style.display = 'none'; } else { if (document.layers) { // Netscape 4 document.id.display = 'none'; } else { // IE 4 document.all.id.style.display = 'none'; } } } function showdiv(id) { //safe function to show an element with a specified id if (document.getElementById) { // DOM3 = IE5, NS6 document.getElementById(id).style.display = 'block'; } else { if (document.layers) { // Netscape 4 document.id.display = 'block'; } else { // IE 4 document.all.id.style.display = 'block'; } } } </script> </html>