//SideMenu.js
//Modified on Monday, June 11, 2007 to exclude Northern Liberties and include phillymap.org 
//Modified on Monday, September 25, 2006 to include Norther Liberties.com as an Associate
//Modified on Wednsday, February 21, 2007 to refer to my new Lulu.com books

document.write("<font face='Trebuchet MS' size='3'>")


//Associates submenu
document.write("<img border='0' SRC='/Images/Red/RedAssociates.gif' WIDTH='150' HEIGHT='30'>")
document.write("<BR><A HREF='http://www.augdev.com/index.asp' TARGET='_TOP'>August Development</A>")
document.write("<BR><A HREF='http://www.baysidetech.com' TARGET='_TOP'>Bayside Technology</A>")
document.write("<BR><A HREF='http://www.biondocomm.com' TARGET='_TOP'>Biondo Communications</A>")
document.write("<BR><A HREF='http://www.salniere.com/' TARGET='_TOP'>Kevin Saunders</A>")
document.write("<BR><A HREF='http://www.nichris.com' TARGET='_TOP'>Nichris Computer Systems</A>")
document.write("<BR><A HREF='http://www.phillymap.org' TARGET='_TOP'>Phillymap.org</A>")
document.write("<BR><A HREF='http://www.jlomas.com/' TARGET='_TOP'>Time Dream Productions</A>")
document.write("<BR><A HREF='http://www.webstudiozone.com' TARGET='_TOP'>WebStudio Zone</A>")
document.write("<BR><A HREF='http://www.davelally.com' TARGET='_TOP'>Dave Lally</A>")

//Books I have written Submenu
document.write("<BR><BR><img border='0' SRC='/Images/Red/RedMyBooks.gif' WIDTH='150' HEIGHT='30'>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mybooks.htm#1902745000'>LTP With VB6</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mybooks.htm#190274506X'>LTP with VB6 Examples</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mybooks.htm#1902745048'>LTP Objects With VB6</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mybooks.htm#1902745035'>LTP Databases With VB6</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mybooks.htm#0686534'>LTP With C++</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mybooks.htm#0572336'>LTP With C#</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mybooks.htm#2305504'>LTP With Visual C# 2005 Express</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mybooks.htm#2748343'>LTP With Visual C# 2008 Express</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mybooks.htm#1093913'>LTP With Java</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mybooks.htm#0686870'>LTP With VB.Net 2002/2003</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mybooks.htm#0848923'>LTP With VB.Net 2005 Express</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mybooks.htm#0406398'>LTP With JavaScript</A>")


// C++ Submenu
document.write("<BR><BR><img border='0' SRC='/Images/Red/RedC++.gif' WIDTH='150' HEIGHT='30'>")
document.write("<BR><A HREF='http://www.johnsmiley.com/c++/c++.htm' TARGET='_TOP'>My C++ WebPage</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/training.htm' TARGET='_TOP'>C++ Classes I teach online</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/c++/links.htm' TARGET='_TOP'>C++ Links</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/c++/faqs.htm' TARGET='_TOP'>C++ FAQ's</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mybooks.htm#0686534'>My C++Book</A>")

// C# Submenu
document.write("<BR><BR><img border='0' SRC='/Images/Red/RedCSharp.gif' WIDTH='150' HEIGHT='30'>")
document.write("<BR><A HREF='http://www.johnsmiley.com/csharp/csharp.htm' TARGET='_TOP'>My C# Web Page</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/training.htm' TARGET='_TOP'>C# Classes I teach online</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/csharp/links.htm' TARGET='_TOP'>C# Links</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/csharp/faqs.htm' TARGET='_TOP'>C# FAQ's</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mybooks.htm#0572336'>My C# Batch Compiler Book</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mybooks.htm#2305504'>My Visual C# 2005 Express Book</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mybooks.htm#2748343'>My Visual C# 2008 Express Book</A>")

// Commercial and Consulting Submenu
document.write("<BR><BR><img border='0' SRC='/Images/Red/RedCommercial.gif' WIDTH='150' HEIGHT='30'>")
document.write("<BR><A HREF='/smass/smass.htm' TARGET='_TOP'>Smiley & Associates</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/training.htm' TARGET='_TOP'>Classes I teach online</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mystore.htm' TARGET='_TOP'>My Store</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/Commercial/Transcender.htm' TARGET='_TOP'>Transcender For Sale</A>")

// Java Submenu
document.write("<BR><BR><img border='0' SRC='/Images/Red/RedJava.gif' WIDTH='150' HEIGHT='30'>")
document.write("<BR><A HREF='http://www.johnsmiley.com/java/java.htm' TARGET='_TOP'>My Java Website</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/training.htm' TARGET='_TOP'>Java Classes I teach online</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/java/links.htm' TARGET='_TOP'>Java Links</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/java/faqs.htm' TARGET='_TOP'>Java FAQ's</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mybooks.htm#1093913'>My Java Book</A>")

// JavaScript Submenu
document.write("<BR><BR><img border='0' SRC='/Images/Red/RedJavaScript.gif' WIDTH='150' HEIGHT='30'>")
document.write("<BR><A HREF='http://www.johnsmiley.com/jscript/javascript.htm' TARGET='_TOP'>My JavaScript Website</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/training.htm' TARGET='_TOP'>JavaScript Classes I teach online</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/jscript/links.htm' TARGET='_TOP'>JavaScript Links</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/jscript/faqs.htm' TARGET='_TOP'>JavaScript FAQ's</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mybooks.htm#0406398'>My JavaScript Book</A>")


//Miscellanouse Submenu
document.write("<BR><BR><img border='0' SRC='/Images/Red/RedMiscellaneous.gif' WIDTH='150' HEIGHT='30'>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/buyerbeware.htm' TARGET='_TOP'>Buyer beware</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/faqs.htm' TARGET='_TOP'>General FAQ's</A>")
document.write("<BR><A HREF='www.johnsmiley.com/main/freestuff.htm' TARGET='_TOP'>Free Stuff</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/ilovetohelp.htm' TARGET='_TOP'>Help for the beginnner</A>")
document.write("<BR><A HREF='mailto:helpwithvb-subscribe@yahoogroups.com'>Join my HelpWithvB Group</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/random.htm' TARGET='_TOP'>Random Acts of Kindness</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/resumes.htm' TARGET='_TOP'>Resumes</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/sitemap.htm' TARGET='_TOP'>Sitemap</A>")
document.write("<BR><A HREF='mailto:johnsmiley-subscribe@yahoogroups.com'>Subscribe to my Mailing list</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mailinglist.htm' TARGET='_TOP'>Check out all my mailing lists</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/news.htm' TARGET='_TOP'>What's New?</A>")

// Oracle Submenu
document.write("<BR><BR><img border='0' SRC='/Images/Red/RedOracle.gif' WIDTH='150' HEIGHT='30'>")
document.write("<BR><A HREF='http://www.johnsmiley.com/oracle/oracle.htm' TARGET='_TOP'>My Oracle Web Page</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/training.htm' TARGET='_TOP'>Oracle Classes I teach online</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/oracle/Oraclelinks.htm' TARGET='_TOP'>Oracle Links</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/oracle/Oraclefaqs.htm' TARGET='_TOP'>Oracle FAQ's</A>")

//Personal Submenu
document.write("<BR><BR><img border='0' SRC='/Images/Red/RedPersonal.gif' WIDTH='150' HEIGHT='30'>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/personal.htm' TARGET='_TOP'>About Me</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/personal/gbnf.htm' TARGET='_TOP'>Gone but not forgotten</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/graphics/johnsmiley.jpeg'  TARGET='_TOP'>My Pictures</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/personal/prayerlist.htm' TARGET='_TOP'> Prayer List</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/personal/tencom.htm' TARGET='_TOP'>Ten Commandments</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/personal/beatitudes.htm' TARGET='_TOP'>The Beatitudes</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/personal/WorksOfMercy.htm' TARGET='_TOP'>The Corporal Works of Mercy</A>")


// Programming Submenu
document.write("<BR><BR><img border='0' SRC='/Images/Red/RedProgramming.gif' WIDTH='150' HEIGHT='30'>")
document.write("<BR><a TARGET='_TOP' href='http://www.johnsmiley.com/main/books.htm' TARGET='_TOP'>Programming Books</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/career.htm' TARGET='_TOP'>Programming Career Advice</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/kids.htm' TARGET='_TOP'>Kids and Programming</A>")


//Teaching Submenu
document.write("<BR><BR><img border='0' SRC='/Images/Red/RedTeaching.gif' WIDTH='150' HEIGHT='30'>")
document.write("<BR><A HREF='/psu/psu.htm' TARGET='_TOP'>Penn State University</A>")
document.write("<BR><A HREF='/holyfamily/holyfam.htm' TARGET='_TOP'>Holy Family University</A>")
document.write("<BR><A HREF='/textile/textile.htm' TARGET='_TOP'>Philadelphia University</A>")
document.write("<BR><A href='http://www.johnsmiley.com/main/education.htm' TARGET='_TOP' > Education Page</A>")
document.write("<BR><A HREF='/teachers.htm' TARGET = '_TOP'>Teachers Page</A>")


//TV Press Submenu
document.write("<BR><BR><img border='0' SRC='/Images/Red/RedTVPress.gif' WIDTH='150' HEIGHT='30'>")
document.write("<BR><A HREF='http://cgi.techtv.com/search?query_text=%22john+smiley%22&amp;section=entire+site&amp;date_range=anytime&amp;groupby=ungroup'>ScreenSaver'sAppearances</A>")


//VB.Net Submenu
document.write("<BR><BR><img border='0' SRC='/Images/Red/RedVBNet.gif' WIDTH='150' HEIGHT='30'>")
document.write("<BR><A HREF='http://www.johnsmiley.com/vbnet/vbnet.htm' TARGET='_TOP'>My VB.NetWeb Page</A>")
document.write("<BR>VB.Net Certification<A HREF='http://www.johnsmiley.com/vbnet/vbnet.htm' TARGET='_TOP'></A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/training.htm' TARGET='_TOP'>VB.Net Classes I teach online</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/vbnet/links.htm' TARGET='_TOP'>VB.Net Links</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/vbnet/faqs.htm' TARGET='_TOP'>VB.Net FAQ's</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mybooks.htm#0686870'>My VB.Net 2002/2003 Book</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mybooks.htm#0848923'>My VB.Net 2005 Express Book</A>")

//Visual Basic 6
document.write("<BR><BR><img border='0' SRC='/Images/Red/RedVB6.gif' WIDTH='150' HEIGHT='30'>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mybooks.htm' TARGET='_TOP'>VB6 Books I have written</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/training.htm' TARGET='_TOP'>VB6 Classes I teach online</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/visualbasic/faqs.htm' TARGET='_TOP'>VB6 FAQ's</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/visualbasic/links.htm' TARGET='_TOP'>VB6 Links</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/cert.htm' TARGET='_TOP'>VB6 Certification</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/shareware/shareware.htm' TARGET='_TOP'>VB6 Shareware</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/cis18/freearticles.htm' TARGET='_TOP'>VB6 Articles</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mybooks.htm#1902745000'>LTP With VB6</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mybooks.htm#190274506X'>LTP with VB6 Examples</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mybooks.htm#1902745048'>LTP Objects With VB6</A>")
document.write("<BR><A HREF='http://www.johnsmiley.com/main/mybooks.htm#1902745035'>LTP Databases With VB6</A>")



document.write("</font>")
