<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<img src="picts/comic_closet.gif" width="70" height="50" border="0"><br>');





document.write('<a href="comic_closet_1.htm"><IMG SRC="picts/closet_1.jpg" border="0" class="borders" width="60" height="20" alt="View Gallery"><br>');

document.write('Comic Closet 1</a><br>');
document.write('SPK #1-24</a><br><br>');





document.write('<a href="comic_closet_2.htm"><IMG SRC="picts/closet_2.jpg" border="0" class="borders" width="60" height="20" alt="View Gallery"><br>');

document.write('Comic Closet 2</a><br>');
document.write('SPK #25-51</a><br><br>');





// NOTE: COPY AND PASTE THE NEXT 2 LINES TO MAKE A NEW GALLERY LINK





document.write('<a href="comic_closet_3.htm"><IMG SRC="picts/closet_3.jpg" border="0" class="borders" width="60" height="20" alt="View Gallery"><br>');

document.write('Comic Closet 3</a><br>');
document.write('SPK #52-75</a><br><br>');





document.write('<a href="comic_closet_4.htm"><IMG SRC="picts/closet_4.jpg" border="0" class="borders" width="60" height="20" alt="View Gallery"><br>');

document.write('Comic Closet 4</a><br>');
document.write('SPK #76-100</a><br><br>');





document.write('<a href="comic_closet_5.htm"><IMG SRC="picts/closet_5.jpg" border="0" class="borders" width="60" height="20" alt="View Gallery"><br>');

document.write('Comic Closet 5</a><br>');
document.write('SPK #101-124</a><br><br>');







// SLIDESHOW

document.write('COMIC STRIP SLIDESHOWS</a><br><br>');

document.write('<a href="slideshow1-24.htm"><IMG SRC="picts/slideshow.jpg" border="0" width="72" height="35" alt="justdahl"><br>');

document.write('#1-24</a><br><br>');

document.write('<a href="slideshow25-51.htm"><IMG SRC="picts/slideshow.jpg" border="0" width="72" height="35" alt="just dahl"><br>');

document.write('#25-51</a><br><br>');

document.write('<a href="slideshow52-75.htm"><IMG SRC="picts/slideshow.jpg" border="0" width="72" height="35" alt="sodapopkids"><br>');

document.write('#52-75</a><br><br>');

document.write('<a href="slideshow76-100.htm"><IMG SRC="picts/slideshow.jpg" border="0" width="72" height="35" alt="soda pop kids"><br>');

document.write('#76-100</a><br><br>');





// BACK BUTTON

document.write('<a href="javascript:history.go(-1)"><IMG SRC="picts/back.gif" border="0" width="80" height="80" alt="Go Back"><br>');

document.write('</a><br>');





//  End -->