<?xml version="1.0" encoding="utf-8"?>
		
<horizontal_menu>

<settings_normal_menu

	menuX="0" menuY="131"
	
	normalFontColor="0xffffff" overFontColor="0xff9600" over2FontColor="0xffffff" fontSize="13" fontName="my_font3" toggleAntiAlias="0"
	
	normalBgColor1="0x515151" normalBgColor2="0x515151" normalBgColor3="0x515151" normalBgCornerRadius="0"
	
	overBgColor1="0x2c2c2c" overBgColor2="0x2c2c2c" overBgColor3="0x2c2c2c" overBgCornerRadius="0"
	
	over2BgColor1="0x2c2c2c" over2BgColor2="0x2c2c2c" over2BgColor3="0x2c2c2c" over2BgCornerRadius="0"

	buttonHeight="20" addPixelsToDefaultWidth="84" adjustTextXPos="0" adjustTexYPos="0"
	
	toggleTotalMainBg="1" totalMainBgColor1="0x5f5f5f" totalMainBgColor2="0x5f5f5f" totalMainBgColor3="0x5f5f5f" totalMainBgAlpha="100" mainBgRadius="0"
	
	spaceBetweenMainButtons="0"
	
	subButtonNormalFontColor="0xffffff" subButtonOverTextColor="0xff9600" subButtonFontSize="13" subButtonFontName="my_font3"
	
	subButtonNormalBgColor1="0x5f5f5f" subButtonNormalBgColor2="0x5f5f5f" subButtonNormalBgColor3="0x5f5f5f" subButtonNormalBgCornerRadius="0"
	
	subButtonOverBgColor1="0x515151" subButtonOverBgColor2="0x515151" subButtonOverBgColor3="0x515151" subButtonOverBgCornerRadius="0"
	
	subButtonHeight="20" subButtonAddPixelsToDefaultWidth="15" subButtonAdjustTextXPos="0" subButtonAdjustTexYPos="0"
	
	toggleIndivBg="0" indivBgColor1="0xcfcfcf" indivBgColor2="0xcfcfcf" indivBgColor3="0xcfcfcf" indivBgCornerRadius="10" indivBgAlpha="100"

	spaceBetweenSubButtons="0"
	
	subMenuTransitionType="3"
	
	subMenuButtonsAlign="right"
	
	transitionTime="1.0" transitionType="easein"
	
	useAlphaFadeForSubMenuLowAlphaVal="90"
	
	subMenuAtBottom="0"
	 >
	
</settings_normal_menu>


	<button title="About WPC" toggleSubMenu="1" url="" target="" target="">
		<submenu>
			<subButton title="What is WPC?      " url="about.htm" target="_top">
			</subButton>
			<subButton title="Reduced Friction    " url="friction.htm" target="_top">
			</subButton>
			<subButton title="   Greater Durability   " url="durability.htm" target="_top">
			</subButton>
			<subButton title="Why WPC? (pdf)    " url="whywpc.htm" target="_top">
			</subButton>			
		</submenu>
	</button>
	
	
	<button title="Testimonials" toggleSubMenu="0" url="testimonials.htm" target="_top">
	</button>
	
	<button title="Library" toggleSubMenu="1" url="" target="">
		<submenu>
			<subButton title=" Educational Video  " url="video.htm" target="_top">
			</subButton>
			<subButton title="Photo Gallery     " url="photo.htm" target="_top">
			</subButton>
			<subButton title="Documents       " url="documents.htm" target="_top">
			</subButton>
		</submenu>
	</button>
	
	<button title="FAQ" toggleSubMenu="0" url="faq.htm" target="_top">
	</button>

	
	<button title="Contact" toggleSubMenu="1" url="" target="">
		<submenu>
			<subButton title="   General Contact    " url="contact.htm" target="_top">
			</subButton>
			<subButton title="Quotation         " url="quotation.htm" target="_top">
 			</subButton>
			<subButton title="  Payment         " url="payment.htm" target="_top">
 			</subButton>
		</submenu>
	</button>
	
	<button title="Home" toggleSubMenu="0" url="index.htm" target="_top">
	</button>
	
</horizontal_menu>