<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td ALIGN="right" VALIGN="center" background="picts/background-menu.gif">');

document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td>&nbsp;<br>');

document.write('</td><td nowrap>');
document.write('<a href="home.htm" class="menu">Home</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="support.htm" class="menu">Support</a><br>');

//document.write('</td><td nowrap>');
//document.write('<a href="http://jdpdigital.com/miva/merchant.mv?Screen=OINF&Store_Code=J&Action=ADPR&Product_Code=1800&Attributes=Yes&Quantity=1&Affiliate=roirocket" class="menu">Buy Now</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="contact.htm" class="menu">Contact</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="shake_flashlight.htm" class="menu">Shake Flashlight</a><br>');

//document.write('</td><td nowrap>');
//document.write('<a href="affiliates.htm" class="menu">Affiliates</a><br>');

//document.write('</td><td nowrap>');
//document.write('<a href="gallery.htm" class="menu">Gallery</a><br>');


// COPY THE NEXT TWO LINES AND PASTE ABOVE THIS LINE TO ADD A BUTTON


//document.write('</td><td nowrap>');
//document.write('<a href="contact.htm" class="menu">Contact</a><br>');


//document.write('</td><td nowrap>');
//document.write('<a href="home.htm" class="menu">Home</a><br>');

// END LINKS

document.write('</td><td>');
document.write('<td WIDTH="1"><br>');
document.write('</td></tr></table>');
document.write('</td></tr></table>');

//  End -->