//Contents for menu 1
var menuPHOTO=new Array()
menuPHOTO[0]='<a class="thinbl" href="gallery.php?category=photography&gallery=faces">FACES</a>'
menuPHOTO[1]='<a class="thinbl" href="gallery.php?category=photography&gallery=people_stories">PEOPLE & STORIES</a>'
menuPHOTO[2]='<a class="thinbl" href="gallery.php?category=photography&gallery=birth_childhood">BIRTH & CHILDHOOD</a>'
menuPHOTO[3]='<a class="thinbl" href="gallery.php?category=photography&gallery=urban">URBAN</a>'
menuPHOTO[4]='<a class="thinbl" href="gallery.php?category=photography&gallery=abstracts_macro">ABSTRACTS & MACRO</a>'
menuPHOTO[5]='<a class="thinbl" href="gallery.php?category=photography&gallery=more">MORE</a>'

//Contents for menu 2, and so on
var menuGRAPH=new Array()
menuGRAPH[0]='<a class="thinbl" href="gallery.php?category=graphics&gallery=1993-1998">1993-1998</a>'				
menuGRAPH[1]='<a class="thinbl" href="gallery.php?category=graphics&gallery=spring 1999">SPRING 1999</a>'
menuGRAPH[2]='<a class="thinbl" href="gallery.php?category=graphics&gallery=summer 1999 - winter 2000">SUMMER 1999 -<br />&nbsp;WINTER 2000</a>'
menuGRAPH[3]='<a class="thinbl" href="gallery.php?category=graphics&gallery=2002">2002</a>'
menuGRAPH[4]='<a class="thinbl" href="gallery.php?category=graphics&gallery=cartoons 2003-4">CARTOONS 2003-4</a>'
menuGRAPH[5]='<a class="thinbl" href="gallery.php?category=graphics&gallery=misc">MISC</a>'

//Contents for menu 3
var menuPROJ=new Array()
menuPROJ[0]='<a class="thinbl" href="http://shadowbrush.com/paw/">PAW 2006</a>'
//menuPROJ[0]='<a class="thinbl" href="tempPAW.html">PAW 2006</a>'


//Contents for menu 4
var menuINFO=new Array()
menuINFO[0]='<a class="thinbl" href="links.html">LINKS</a>'
menuINFO[1]='<a class="thinbl" href="news.html">NEWS</a>'
menuINFO[2]='<a class="thinbl" href="log.html">LOG</a>'
menuINFO[3]='<a class="thinbl" href="about.html">ABOUT</a>'
