


print_them = '';


menu ='<h2>Download Books & Ebooks Review Online <a href=http://techadgets.com/>Techadgets.com</a></h2><br><a href=http://techadgets.com/books/>Home Index</a> | <a href=http://techadgets.com/books/cat/>Categories</a> | <a href=http://techadgets.com/books/send/>Send Your Book for Review</a> <!--| <a href=http://techadgets.com/books/cat/>Categories</a> | <a href=http://techadgets.com/books/cat/>Categories</a> | <a href=http://techadgets.com/books/cat/>Categories</a> | <a href=http://techadgets.com/books/cat/>Categories</a> |--> <br><br>';




if(menu)
print_them = menu;



document.write(print_them);
