/**
 * mm_menu 20MAR2002 Version 6.0
 * Andy Finnell, March 2002
 * Copyright (c) 2000-2002 Macromedia, Inc.
 *
 * based on menu.js
 * by gary smith, July 1997
 * Copyright (c) 1997-1999 Netscape Communications Corp.
 *
 * Netscape grants you a royalty free license to use or modify this
 * software provided that this copyright notice appears on all copies.
 * This software is provided "AS IS," without a warranty of any kind.
 */
function mmLoadMenus() {
 

  window.mm_menu_0821133226_0 = new Menu("root",170,20,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#13027D","#13027D","#00AEEF","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
  mm_menu_0821133226_0.addMenuItem("Terms&nbsp;&&nbsp;Conditions","location='terms.php'");
  mm_menu_0821133226_0.addMenuItem("Guarantee","location='guarantee.php'");
  
  mm_menu_0821133226_0.addMenuItem("FAQs","location='faqs.php'");
   mm_menu_0821133226_0.fontWeight="bold";
   mm_menu_0821133226_0.hideOnMouseOut=true;
   mm_menu_0821133226_0.bgColor='#ffffff';
   mm_menu_0821133226_0.menuBorder=1;
   mm_menu_0821133226_0.menuLiteBgColor='#ffffff';
   mm_menu_0821133226_0.menuBorderBgColor='#555555';

mm_menu_0821133226_0.writeMenus();
}


