      //Link[nr] = "position [0 is menu/1 is item],Link name,url,target (blank|top|frame_name)"

  var Link = new Array();

  Link[0] = "0|Conference Creativity";

  Link[1] = "1|Bags|main.asp?qry=products.asp?qryPro=cc/bag|_parent|";

  Link[2] = "1|Folders|main.asp?qry=products.asp?qryPro=cc/folder|_parent|";

  Link[3] = "0|Time Management|";

  Link[4] = "1|Business Organisers|main.asp?qry=products.asp?qryPro=tm/bo|_parent|";
  
  Link[5] = "1|Desk Planners|main.asp?qry=products.asp?qryPro=tm/dp|_parent|";

  Link[6] = "0|Information Management";

  Link[7] = "1|Polyproplene Stationery|main.asp?qry=products.asp?qryPro=im/other|_parent|";

  Link[8] = "0|Corporate Gifts";

  Link[9] = "1|Desk Accessories|main.asp?qry=products.asp?qryPro=cg/da|_parent|";

  Link[10] = "1|Key Chains|main.asp?qry=products.asp?qryPro=cg/key|_parent|";

  Link[11] = "1|Wallet with Key Chains|main.asp?qry=products.asp?qryPro=cg/wallet|_parent|";

  Link[12] = "1|Wine Holders|main.asp?qry=products.asp?qryPro=cg/wine|_parent|";

  Link[13] = "1|Other|main.asp?qry=products.asp?qryPro=cg/other|_parent|";


 startup(1);
