﻿<?xml version="1.0" encoding="utf-8"?>
	<mainMenu>
		<settings>
			<firstLevelButtonWidth>10</firstLevelButtonWidth>
			<firstLevelButtonHeight>10</firstLevelButtonHeight>
			
			<secondLevelButtonWidth>0</secondLevelButtonWidth>
			<secondLevelButtonHeight>5</secondLevelButtonHeight>
			
			<subMenuXDistance>0</subMenuXDistance>
			<subMenuYDistance>35</subMenuYDistance>
			
			<subMenuAddedWidth>20</subMenuAddedWidth>
			<subMenuMaxHeight>75</subMenuMaxHeight>
			
			<subMenuOpenAnimTime>0.5</subMenuOpenAnimTime>
			<subMenuOpenAnimType>easeOutExpo</subMenuOpenAnimType>
			
			<scrollerAccelerationMultiplier>5</scrollerAccelerationMultiplier>
			
			<mainMenuMovingBgAnimationTime>0.3</mainMenuMovingBgAnimationTime>
			<mainMenuMovingBgAnimationType>easeOutQuart</mainMenuMovingBgAnimationType>
			
			<!-- center, left, right or no value ( the menu will respect the position setup in the fla -->
			<menuPosition></menuPosition> 
			<correctMenuXpos>0</correctMenuXpos>
			<correctMenuYPos>0</correctMenuYPos>
		</settings>
		
		<content>
	
			<button title="Home" url="http://www.gaymassagenow.com" target="_self"></button>
			
			<button title="Search Masseurs" url="http://www.gaymassagenow.com/search" target="_self"></button>
			
			<button title="Featured" url="http://www.gaymassagenow.com/featured" target="_self"></button>
			
			<button title="New" url="http://www.gaymassagenow.com/new" target="_self"></button>
			
			<button title="Spas" url="http://www.gaymassagenow.com/spas" target="_self"></button>
							
		    <button title="myGMN" url="http://www.gaymassagenow.com/myGMN" target="_self"></button>
			
				
			
			
			

		</content>
</mainMenu>



