	bC= null;

	startMenu(21, 90);
	menuItem('Requests', null, 90, '#639663', '#006131', '/webcom/index.html', 'right');
	menuItem('Newsletters', null, 90, '#639663', '#006131', '/webcom/index.html', 'right');
	menuItem('Reaching Us', null, 90, '#639663', '#006131', '/webcom/index.html', 'right');
	endMenu();

	startMenu(23, 210);
	menuItem('Catalog Publishing', null, 210, '#639663', '#006131', '/product/com.htm');
	menuItem('Directory Publishing', null, 210, '#639663', '#006131', '/product/dir.htm');
	menuItem('Educational Publishing', null, 210, '#639663', '#006131', '/product/edu.htm');
	menuItem('Lifelong Learning', null, 210, '#639663', '#006131', '/product/lifelong.htm');
	menuItem('Professional Reference Publishing', null, 210, '#639663', '#006131', '/product/prof.htm');
	menuItem('Technical Documentation', null, 210, '#639663', '#006131', '/product/tech2.htm');
	menuItem('Trade Publishing', null, 210, '#639663', '#006131', '/product/trade.htm');
	menuItem('University/College', null, 210, '#639663', '#006131', '/product/ucd.htm');
	endMenu();
	
	startMenu(24, 190);
	menuItem('Bindings', null, 190, '#639663', '#006131', '/tech/bind.htm');
	menuItem('Coatings', null, 190, '#639663', '#006131', '/tech/coat.htm');
	menuItem('Digital Prepress', null, 190, '#639663', '#006131', '/prepress.html');
	menuItem('Digital Print Technologies', null, 190, '#639663', '#006131', '/tech/digital.htm');
	menuItem('Fulfilment', null, 190, '#639663', '#006131', '/tech/fulfil.htm');
	menuItem('WEBview e-publication', null, 190, '#639663', '#006131', '/WEBview/');
	menuItem('Paper Selection', null, 190, '#639663', '#006131', '/tech/paper.htm');
	menuItem('Printing', null, 190, '#639663', '#006131', '/tech/print.htm');
	endMenu();
	
	startMenu(25, 180);
	menuItem('Who are we?', null, 180, '#639663', '#006131', '/about/hist.htm');
	menuItem('Where are we?', null, 180, '#639663', '#006131', '/about/loc.htm');
	menuItem('Doing Business with Webcom', null, 180, '#639663', '#006131', '/about/bus.htm');
	menuItem('What is New?', null, 180, '#639663', '#006131', '/about/news.htm');
	menuItem('Recent Awards', null, 180, '#639663', '#006131', '/about/awards.htm');
	endMenu();
	
	startMenu(31, 140);
	menuItem('Quote Request', null, 140, '#639663', '#006131', '/webcom/w_quote.htm');
	menuItem('Paper Sample Ordering', null, 140, '#639663', '#006131', '/webcom/paperreq.asp');
	menuItem('Literature Request', null, 140, '#639663', '#006131', '/webcom/litreq.asp');
	menuItem('Credit Application', null, 140, '#639663', '#006131', '/webcom/cred_app.pdf');
	endMenu();
	
	startMenu(32, 230);
	menuItem('Books & Beyond Newsletter', null, 230, '#639663', '#006131', '/bb/issue16.pdf');
	menuItem('The Bottom Line Newsletter, Issue No. 11', null, 230, '#639663', '#006131', '/bottomline/issue11/web.asp');
	menuItem('Paper Clips', null, 230, '#639663', '#006131', '/clips/jan2003/web.htm');
	endMenu();
	
	startMenu(33, 170);
	menuItem('Digital Imaging Specs', null, 170, '#639663', '#006131', '/webcom/w_dis.htm');
	menuItem('File Transfers', null, 170, '#639663', '#006131', '/tech/ctp25.htm#ftp');
	menuItem('Customer Satisfaction Survey', null, 170, '#639663', '#006131', '/webcom/w_cust.htm');
	menuItem('Contact Us', null, 170, '#639663', '#006131', '/webcom/w_contact.htm');
	menuItem('Web Site Survey', null, 170, '#639663', '#006131', '/webcom/w_survey.htm');
	endMenu();
	
	var targetType = 'new';
	var targetFrame = '_blank';
	var targetType = 'self';
	var targetFrame = '_self';