if (document.images) { var stuff = new preload( "pics/home_66x78_on.jpg", "pics/employee_158x78_on.jpg", "pics/investor_opp_159x78_on.jpg", "pics/corporategov_142x78_on.jpg", "pics/corporate_113x78_on.jpg", "pics/contact_us_102x78_on.jpg") } function select(i) { if (document.images) { var src = document.images[i].src; var off = src.lastIndexOf("off"); if (off != -1) { var newsrc = src.substring(0,off) + "on"; document.images[i].src = newsrc + ".jpg"; } } } function deselect(i) { if (document.images) { var src = document.images[i].src; var on = src.lastIndexOf("on"); if (on != -1) { var newsrc = src.substring(0,on) + "off" + src.substring(on + 2, src.length); document.images[i].src = newsrc; } } }





Mailing List

Would you like to be included in the mailing list?

If so, please send us your name and email address.

First Name:
Last Name:
Email Address:


















Copyright 1999 - 2001 Synergy Brands, Inc. (Nasdaq:SYBR). All Rights Reserved


This site created by
INVISION