function printa()
{
        document.write('<center class="white">');
        document.write('<table cellpadding=1 cellspacing=1 border=0 width=100%><tr align=center>');
        document.write('<td background="/images/grad.gif"><a href="http://www.zzounds.com/a--58701/" class="white">Home</a></td>');
        document.write('<td background="/images/grad.gif"><a href="http://www.zzounds.com/a--58701/cat--Guitars-Amps-and-Effects--2543" class="white">Guitar</a></td>');
        document.write('<td background="/images/grad.gif"><a href="http://www.zzounds.com/a--58701/cat--Bass-Guitars-Amps-and-Effects--2392" class="white">Bass</a></td>');
        document.write('<td background="/images/grad.gif"><a href="http://www.zzounds.com/a--58701/cat--Keyboards-and-MIDI--2666" class="white">Keyboard</a></td>');
        document.write('<td background="/images/grad.gif"><a href="http://www.zzounds.com/a--58701/cat--Drums--2463" class="white">Drums</a></td>');
        document.write('<td background="/images/grad.gif"><a href="http://www.zzounds.com/a--58701/cat--Recording--2781" class="white">Recording</a></td>');
        document.write('<td background="/images/grad.gif"><a href="http://www.zzounds.com/a--58701/cat--Computer-Music--2417" class="white">Computer Music</a></td>');
        document.write('<td background="/images/grad.gif"><a href="http://www.zzounds.com/a--58701/cat--Live-Sound-PA--2713" class="white">Live Sound</a></td>');
        document.write('<td background="/images/grad.gif"><a href="http://www.zzounds.com/a--58701/cat--DJ--2447" class="white">DJ</a></td>');
        document.write('<td background="/images/grad.gif"><a href="http://www.zzounds.com/a--58701/cat--Accessories--2348" class="white">Accessories</a>');
        document.write('</tr></table>');
        document.write('</center>');
}
function printb()
{
	document.write('<table cellpadding=0 cellspacing=1 border=0 bgcolor="#7A130E"><tr align=center>');
        document.write('<td><input type="submit" value="Additional Images" class="button2"></td>');
        document.write('<td><input type="submit" value="Detailed Description" class="button2"></td>');
        document.write('<td><input type="submit" value="Technical Description" class="button2"></td>');
        document.write('</tr></table>');
}
