/**
* rise-webAnalytics.js
* author smalot
* This is a generic javascript for Web analytics Tracking for Web Trends & Google Analytics
*
*/

//the Json Object Having Pages & Regions Array of elements to be tracked.

var riseTagElements ={
						"Pages": [		
							{
								"PageName": "Click To Call Widget",
								"Regions": [
									{
										"PageName": "Click To Call Widget",
										"ElementName": "Button",
										"OptionLabel": "Call Me",
										"ElementOption": "Button:CallMe",
										"Value": "1",
										"dcsuri": "/virtual/ClickToCall/CallMe/" ,
										"Category":"Click To Call Widget",
										"Action":"Button",
										"OptionLabelGA":"Call Me"
									}
								] 
							},
							{
								"PageName": "ContactUs",
								"Regions": [
									{
										"PageName": "ContactUs",
										"ElementName": "Button",
										"OptionLabel": "Submit",
										"ElementOption": "Button:Submit",
										"Value": "1",
										"dcsuri": "/virtual/ContactUs/Button/Submit/" ,
											"Category":"ContactUS",
										"Action":"Button",
										"OptionLabelGA":"Submit"
										
									}
								] 
							},
							{
								"PageName": "Create an Account Step 1",
								"Regions": [
									{
										"PageName": "Create an Account Step 1",
										"ElementName": "Button",
										"OptionLabel": "Submit",
										"ElementOption": "Button:Submit",
										"Value": "1",
										"dcsuri": "/virtual/CreateAccount/Step1/" ,
										"Category":"Create an Account Step 1",
										"Action":"Button",
										"OptionLabelGA":"Submit"
									}			
								] 
							},
							{
								"PageName": "Create an Account Step 2",
								"Regions": [
									{
										"PageName": "Create an Account Step 2",
										"ElementName": "Button",
										"OptionLabel": "Submit",
										"ElementOption": "Button:Submit",
										"Value": "1",
										"dcsuri": "/virtual/CreateAccount/Step2/Continue/" ,
										"Category":"Create an Account Step 2",
										"Action":"Button",
										"OptionLabelGA":"Submit"
									},
									{
										"PageName": "Create an Account Step 2",
										"ElementName": "Button",
										"OptionLabel": "Submit",
										"ElementOption": "Button:NoThanks",
										"Value": "1",
										"dcsuri": "/virtual/CreateAccount/Step2/NoThanks/" ,
										"Category":"Create an Account Step 2",
										"Action":"Button",
										"OptionLabelGA":"Submit"
									}
								] 
							},
							{
								"PageName": "Tire Registration Step 1",
								"Regions": [
									{
										"PageName": "Tire Registration Step 1",
										"ElementName": "Button",
										"OptionLabel": "Submit",
										"ElementOption": "Button:Submit",
										"Value": "1",
										"dcsuri": "/virtual/TireRegistration/Step1/Submit/" ,
										"Category":"Tire Registration Step 1",
										"Action":"Button",
										"OptionLabelGA":"Submit"
									},
									{
										"PageName": "Create an Account Step 2",
										"ElementName": "Button",
										"OptionLabel": "Submit",
										"ElementOption": "Button:Cancel",
										"Value": "1",
										"dcsuri": "/virtual/TireRegistration/Step1/Cancel/" ,
										"Category":"Create an Account Step 2",
										"Action":"Button",
										"OptionLabelGA":"Submit"
									}
									
								] 
							},
							{
								"PageName": "Tire Registration Step 3",
								"Regions": [
									{
										"PageName": "Tire Registration Step 3",
										"ElementName": "Page",
										"OptionLabel": "Confirmation",
										"ElementOption": "Page:Confirmation",
										"Value": "1",
										"dcsuri": "/virtual/TireRegistration/Page/Confirmation/" ,
										"Category":"Tire Registration Step 3",
										"Action":"Page",
										"OptionLabelGA":"Confirmation"
									}			
								] 
							},
							{
								"PageName": "My Profile Step 1",
								"Regions": [
									{
										"PageName": "My Profile Step 1",
										"ElementName": "Button",
										"OptionLabel": "Submit",
										"ElementOption": "Button:Submit",
										"Value": "1",
										"dcsuri": "/virtual/MyProfile/Step1/Submit/" ,
										"Category":"My Profile Step 1",
										"Action":"Button",
										"OptionLabelGA":"Submit"
									}
								] 
							},
							{
								"PageName": "My Profile Step 2",
								"Regions": [
									{
										"PageName": "My Profile Step 2",
										"ElementName": "Button",
										"OptionLabel": "Submit",
										"ElementOption": "Button:Submit",
										"Value": "1",
										"dcsuri": "/virtual/MyProfile/Step2/Submit/" ,
										"Category":"My Profile Step 2",
										"Action":"Button",
										"OptionLabelGA":"Submit"
									}
								] 
							},
							{
								"PageName": "My Profile Step 3",
								"Regions": [
									{
										"PageName": "My Profile Step 3",
										"ElementName": "Button",
										"OptionLabel": "Submit",
										"ElementOption": "Button:Submit",
										"Value": "1",
										"dcsuri": "/virtual/MyProfile/Step3/Submit/" ,
										"Category":"My Profile Step 3",
										"Action":"Button",
										"OptionLabelGA":"Submit"
									}
								] 
							},	
							{
								"PageName": "BFGoodrich Global Menus",
								"Regions": [
									{
										"PageName": "Top Menu",
										"ElementName": "Link",
										"OptionLabel": "Tires",
										"ElementOption": "Link:Tires",
										"Value": "1",
										"dcsuri": "/virtual/TopMenu/Link/Tires/" ,
										"Category":"Top Menu",
										"Action":"Link",
										"OptionLabelGA":"Tires"
									},							
									{
										"PageName": "Top Menu",
										"ElementName": "Link",
										"OptionLabel": "Explore",
										"ElementOption": "Link:Explore",
										"Value": "1",
										"dcsuri": "/virtual/TopMenu/Link/Explore/" ,
										"Category":"Top Menu",
										"Action":"Link",
										"OptionLabelGA":"Explore"
									},								
									{
										"PageName": "Top Menu",
										"ElementName": "Link",
										"OptionLabel": "BRGNation",
										"ElementOption": "Link:BRGNation",
										"Value": "1",
										"dcsuri": "/virtual/TopMenu/Link/BFGNation/" ,
										"Category":"Top Menu",
										"Action":"Link",
										"OptionLabelGA":"BRGNation"
									},								
									{
										"PageName": "Top Menu",
										"ElementName": "Link",
										"OptionLabel": "News",
										"ElementOption": "Link:News",
										"Value": "1",
										"dcsuri": "/virtual/TopMenu/Link/News/" ,
										"Category":"Top Menu",
										"Action":"Link",
										"OptionLabelGA":"News"
									},
									{
										"PageName": "Top Menu",
										"ElementName": "Link",
										"OptionLabel": "Heritage",
										"ElementOption": "Link:Heritage",
										"Value": "1",
										"dcsuri": "/virtual/TopMenu/Link/Heritage/" ,
										"Category":"Top Menu",
										"Action":"Link",
										"OptionLabelGA":"Heritage"
									},
									{
										"PageName": "Top Menu",
										"ElementName": "Link",
										"OptionLabel": "ContactUs",
										"ElementOption": "Link:ContactUs",
										"Value": "1",
										"dcsuri": "/virtual/TopMenu/Link/ContactUS/" ,
										"Category":"Top Menu",
										"Action":"Link",
										"OptionLabelGA":"ContactUs"
									},
									{
										"PageName": "Top Menu",
										"ElementName": "Link",
										"OptionLabel": "FindDealer",
										"ElementOption": "Link:FindDealer",
										"Value": "1",
										"dcsuri": "/virtual/TopMenu/Link/FindDealer/" ,
										"Category":"Top Menu",
										"Action":"Link",
										"OptionLabelGA":"FindDealer"
									},
									{
										"PageName": "Top Menu",
										"ElementName": "Link",
										"OptionLabel": "Search",
										"ElementOption": "Link:Search",
										"Value": "1",
										"dcsuri": "/virtual/TopMenu/Link/Search/" ,
										"Category":"Top Menu",
										"Action":"Link",
										"OptionLabelGA":"Search"
									},
									{
										"PageName": "Bottom Menu",
										"ElementName": "Link",
										"OptionLabel": "Privacy",
										"ElementOption": "Link:Privacy",
										"Value": "1",
										"dcsuri": "/virtual/BottomMenu/Link/Privacy/" ,
										"Category":"Bottom Menu",
										"Action":"Link",
										"OptionLabelGA":"Privacy"
									},
									{
										"PageName": "Bottom Menu",
										"ElementName": "Link",
										"OptionLabel": "Search",
										"ElementOption": "Link:Search",
										"Value": "1",
										"dcsuri": "/virtual/BottomMenu/Link/Terms/" ,
										"Category":"Bottom Menu",
										"Action":"Link",
										"OptionLabelGA":"Search"
									},
									{
										"PageName": "Bottom Menu",
										"ElementName": "Link",
										"OptionLabel": "Sitemap",
										"ElementOption": "Link:Sitemap",
										"Value": "1",
										"dcsuri": "/virtual/BottomMenu/Link/Sitemap/" ,
										"Category":"Bottom Menu",
										"Action":"Link",
										"OptionLabelGA":"Sitemap"
									},
									{
										"PageName": "Bottom Menu",
										"ElementName": "Link",
										"OptionLabel": "Help",
										"ElementOption": "Link:Help",
										"Value": "1",
										"dcsuri": "/virtual/BottomMenu/Link/Help/" ,
										"Category":"Bottom Menu",
										"Action":"Link",
										"OptionLabelGA":"Help"
									},
									{
										"PageName": "Bottom Menu",
										"ElementName": "Link",
										"OptionLabel": "Registration",
										"ElementOption": "Link:Registration",
										"Value": "1",
										"dcsuri": "/virtual/BottomMenu/Link/Registration/" ,
										"Category":"Bottom Menu",
										"Action":"Link",
										"OptionLabelGA":"Registration"
									},
									{
										"PageName": "Bottom Menu",
										"ElementName": "Link",
										"OptionLabel": "Email",
										"ElementOption": "Link:Email",
										"Value": "1",
										"dcsuri": "/virtual/BottomMenu/Link/Email/" ,
										"Category":"Bottom Menu",
										"Action":"Link",
										"OptionLabelGA":"Email"
									},
									{
										"PageName": "Bottom Menu",
										"ElementName": "Link",
										"OptionLabel": "Warranty",
										"ElementOption": "Link:Warranty",
										"Value": "1",
										"dcsuri": "/virtual/BottomMenu/Link/Warranty/" ,
										"Category":"Bottom Menu",
										"Action":"Link",
										"OptionLabelGA":"Warranty"
									},
									{
										"PageName": "Bottom Menu",
										"ElementName": "Link",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "" ,
										"Category":"Bottom Menu",
										"Action":"Link",
										"OptionLabelGA":""
									},
									{
										"PageName": "Bottom Menu",
										"ElementName": "Link",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "" ,
										"Category":"Bottom Menu",
										"Action":"Link",
										"OptionLabelGA":""
									}																
								] 
							},
							{
								"PageName": "YMMO Search Results Page",
								"Regions": [
									{
										"PageName": "YMMO Search Results Page",
										"ElementName": "Product Shadow Box",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults/ProductSB/" ,
										"Category":"YMMO Search Results Page",
										"Action":"Product Shadow Box",
										"OptionLabelGA":""
									},							
									{
										"PageName": "YMMO Search Results Page",
										"ElementName": "Link",
										"OptionLabel": "Share",
										"ElementOption": "Link:Share",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults/share/" ,
										"Category":"YMMO Search Results Page",
										"Action":"Share Link",
										"OptionLabelGA":"Link"
									},								
									{
										"PageName": "YMMO Search Results Page",
										"ElementName": "Link",
										"OptionLabel": "Print",
										"ElementOption": "Link:Print",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults/print/" ,
										"Category":"YMMO Search Results Page",
										"Action":"Print Link",
										"OptionLabelGA":"Link"
									},								
									{
										"PageName": "YMMO Search Results Page",
										"ElementName": "Button",
										"OptionLabel": "Expand Substitute",
										"ElementOption": "Button:Expand Substitute",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults/expand/possiblesub/" ,
										"Category":"YMMO Search Results Page",
										"Action":"Possible Substitute",
										"OptionLabelGA":"Button"
									},
									{
										"PageName": "YMMO Search Results Page",
										"ElementName": "Button",
										"OptionLabel": "Show Winter Tires",
										"ElementOption": "Button:Show Winter Tires",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults/showwintertires/" ,
										"Category":"YMMO Search Results Page",
										"Action":"Show Winter Tires",
										"OptionLabelGA":"Button"
									},
									{
										"PageName": "YMMO Search Results Page",
										"ElementName": "Button",
										"OptionLabel": "Compare Tires",
										"ElementOption": "Button:Compare Tires",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults/comparetires/" ,
										"Category":"YMMO Search Results Page",
										"Action":"Button",
										"OptionLabelGA":"Compare Tires"
									},
									{
										"PageName": "YMMO Search Results Page",
										"ElementName": "Link",
										"OptionLabel": "Vehicle Notes",
										"ElementOption": "Link:Vehicle Notes",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults/specialnotes/" ,
										"Category":"YMMO Search Results Page",
										"Action":"Link",
										"OptionLabelGA":"Vehicle Notes"
									},
									{
										"PageName": "YMMO Search Results Page",
										"ElementName": "Product Reviews",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults/productreviews/" ,
										"Category":"YMMO Search Results Page",
										"Action":"Product Reviews",
										"OptionLabelGA":""
									},
									{
										"PageName": "YMMO Search Results Page",
										"ElementName": "Button",
										"OptionLabel": "Search Again",
										"ElementOption": "Button:Search Again",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults/SearchAgain/" ,
										"Category":"YMMO Search Results Page",
										"Action":"Search Again",
										"OptionLabelGA":"Button"
									},
									{
										"PageName": "YMMO Search Results Page",
										"ElementName": "Link",
										"OptionLabel": "Sign Up For Newsletter",
										"ElementOption": "Link:Sign Up For Newsletter",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults/SignUpForNewsletter/" ,
										"Category":"YMMO Search Results Page",
										"Action":"Link",
										"OptionLabelGA":"Sign Up For Newsletter"
									},
									{
										"PageName": "YMMO Search Results Page",
										"ElementName": "Link",
										"OptionLabel": "Locate A Tire Dealer",
										"ElementOption": "Link:Locate A Tire Dealer",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults/LocateATireDealer/" ,
										"Category":"YMMO Search Results Page",
										"Action":"Link",
										"OptionLabelGA":"Locate A Tire Dealer"
									},
									{
										"PageName": "YMMO Search Results Page",
										"ElementName": "Button",
										"OptionLabel": "ClickToCall",
										"ElementOption": "Button:ClickToCall",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults/ClickToCall/" ,
										"Category":"YMMO Search Results Page",
										"Action":"Button",
										"OptionLabelGA":"Click To Call"
									},
									{
										"PageName": "YMMO Search Results Page",
										"ElementName": "Details Link",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults/detailslink/" ,
										"Category":"YMMO Search Results Page",
										"Action":"Link",
										"OptionLabelGA":"Details "
									},
									{
										"PageName": "YMMO Search Results Page",
										"ElementName": "Details Button",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults/detailsbutton/" ,
										"Category":"YMMO Search Results Page",
										"Action":"Button",
										"OptionLabelGA":"Details "
									},
									{
										"PageName": "YMMO Search Results Page",
										"ElementName": "Link",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults/LocateADealer/" ,
										"Category":"YMMO Search Results Page",
										"Action":"Link",
										"OptionLabelGA":"Locate a Dealer "
									},
									{
										"PageName": "YMMO Search Results Page",
										"ElementName": "Link",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults/WriteAReview/" ,
										"Category":"YMMO Search Results Page",
										"Action":"Link",
										"OptionLabelGA":"Write a Review "
									},
									{
										"PageName": "YMMO Search Results Page",
										"ElementName": "Download",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults/download/" ,
										"Category":"YMMO Search Results Page",
										"Action":"Download",
										"OptionLabelGA":""
									},
									{
										"PageName": "YMMO Search Results Page2",
										"ElementName": "Button",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults2/ViewFrontTires/" ,
										"Category":"YMMO Search Results Page2",
										"Action":"Button",
										"OptionLabelGA":"View Front Tires"
									},
									{
										"PageName": "YMMO Search Results Page2",
										"ElementName": "Button",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults2/ViewRearTires/" ,
										"Category":"YMMO Search Results Page2",
										"Action":"Button",
										"OptionLabelGA":"View Rear Tires"
									}									
								] 
							},
							{
								"PageName": "YMMO Search Results Page2",
								"Regions": [
									{
										"PageName": "YMMO Search Results Page2",
										"ElementName": "Product Shadow Box",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults2/ProductSB/" ,
										"Category":"YMMO Search Results Page2",
										"Action":"Product Shadow Box",
										"OptionLabelGA":""
									},							
									{
										"PageName": "YMMO Search Results Page2",
										"ElementName": "Link",
										"OptionLabel": "Share",
										"ElementOption": "Link:Share",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults2/share/" ,
										"Category":"YMMO Search Results Page2",
										"Action":"Share Link",
										"OptionLabelGA":"Link"
									},								
									{
										"PageName": "YMMO Search Results Page2",
										"ElementName": "Link",
										"OptionLabel": "Print",
										"ElementOption": "Link:Print",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults2/print/" ,
										"Category":"YMMO Search Results Page2",
										"Action":"Print Link",
										"OptionLabelGA":"Link"
									},								
									{
										"PageName": "YMMO Search Results Page2",
										"ElementName": "Button",
										"OptionLabel": "Expand Substitute",
										"ElementOption": "Button:Expand Substitute",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults2/expand/possiblesub/" ,
										"Category":"YMMO Search Results Page2",
										"Action":"Possible Substitute",
										"OptionLabelGA":"Button"
									},
									{
										"PageName": "YMMO Search Results Page2",
										"ElementName": "Button",
										"OptionLabel": "Show Winter Tires",
										"ElementOption": "Button:Show Winter Tires",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults2/showwintertires/" ,
										"Category":"YMMO Search Results Page2",
										"Action":"Show Winter Tires",
										"OptionLabelGA":"Button"
									},
									{
										"PageName": "YMMO Search Results Page2",
										"ElementName": "Button",
										"OptionLabel": "Compare Tires",
										"ElementOption": "Button:Compare Tires",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults2/comparetires/" ,
										"Category":"YMMO Search Results Page2",
										"Action":"Button",
										"OptionLabelGA":"Compare Tires"
									},
									{
										"PageName": "YMMO Search Results Page2",
										"ElementName": "Link",
										"OptionLabel": "Vehicle Notes",
										"ElementOption": "Link:Vehicle Notes",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults2/specialnotes/" ,
										"Category":"YMMO Search Results Page2",
										"Action":"Link",
										"OptionLabelGA":"Vehicle Notes"
									},
									{
										"PageName": "YMMO Search Results Page2",
										"ElementName": "Product Reviews",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults2/productreviews/" ,
										"Category":"YMMO Search Results Page2",
										"Action":"Product Reviews",
										"OptionLabelGA":""
									},
									{
										"PageName": "YMMO Search Results Page2",
										"ElementName": "Button",
										"OptionLabel": "Search Again",
										"ElementOption": "Button:Search Again",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults2/SearchAgain/" ,
										"Category":"YMMO Search Results Page2",
										"Action":"Search Again",
										"OptionLabelGA":"Button"
									},
									{
										"PageName": "YMMO Search Results Page2",
										"ElementName": "Link",
										"OptionLabel": "Sign Up For Newsletter",
										"ElementOption": "Link:Sign Up For Newsletter",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults2/SignUpForNewsletter/" ,
										"Category":"YMMO Search Results Page2",
										"Action":"Link",
										"OptionLabelGA":"Sign Up For Newsletter"
									},
									{
										"PageName": "YMMO Search Results Page2",
										"ElementName": "Link",
										"OptionLabel": "Locate A Tire Dealer",
										"ElementOption": "Link:Locate A Tire Dealer",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults2/LocateATireDealer/" ,
										"Category":"YMMO Search Results Page2",
										"Action":"Link",
										"OptionLabelGA":"Locate A Tire Dealer"
									},
									{
										"PageName": "YMMO Search Results Page2",
										"ElementName": "Button",
										"OptionLabel": "ClickToCall",
										"ElementOption": "Button:ClickToCall",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults2/ClickToCall/" ,
										"Category":"YMMO Search Results Page2",
										"Action":"Button",
										"OptionLabelGA":"Click To Call"
									},
									{
										"PageName": "YMMO Search Results Page2",
										"ElementName": "Details Link",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults2/detailslink/" ,
										"Category":"YMMO Search Results Page2",
										"Action":"Link",
										"OptionLabelGA":"Details "
									},
									{
										"PageName": "YMMO Search Results Page2",
										"ElementName": "Details Button",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults2/detailsbutton/" ,
										"Category":"YMMO Search Results Page2",
										"Action":"Button",
										"OptionLabelGA":"Details "
									},
									{
										"PageName": "YMMO Search Results Page2",
										"ElementName": "Link",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults2/LocateADealer/" ,
										"Category":"YMMO Search Results Page2",
										"Action":"Link",
										"OptionLabelGA":"Locate a Dealer "
									},
									{
										"PageName": "YMMO Search Results Page2",
										"ElementName": "Link",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults2/WriteAReview/" ,
										"Category":"YMMO Search Results Page2",
										"Action":"Link",
										"OptionLabelGA":"Write a Review "
									},
									{
										"PageName": "YMMO Search Results Page2",
										"ElementName": "Download",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults2/download/" ,
										"Category":"YMMO Search Results Page2",
										"Action":"Download",
										"OptionLabelGA":""
									},
									{
										"PageName": "YMMO Search Results Page2",
										"ElementName": "Button",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults2/ViewFrontTires/" ,
										"Category":"YMMO Search Results Page2",
										"Action":"Button",
										"OptionLabelGA":"View Front Tires"
									},
									{
										"PageName": "YMMO Search Results Page2",
										"ElementName": "Button",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/YMMOresults2/ViewRearTires/" ,
										"Category":"YMMO Search Results Page2",
										"Action":"Button",
										"OptionLabelGA":"View Rear Tires"
									}									
								] 
							},
							{
								"PageName": "Product Category Page",
								"Regions": [
									{
										"PageName": "Category Results Page",
										"ElementName": "Product Shadow Box",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/ProductCat/ProductSB/" ,
										"Category":"Product Category Page",
										"Action":"Product Shadow Box",
										"OptionLabelGA":""
									},
									{
										"PageName": "Category Results Page",
										"ElementName": "Link",
										"OptionLabel": "Share",
										"ElementOption": "Link:Share",
										"Value": "1",
										"dcsuri": "/virtual/ProductCat/link/share/" ,
										"Category":"Product Category Page",
										"Action":"Share Link",
										"OptionLabelGA":"Link"
									},
									{
										"PageName": "Category Results Page",
										"ElementName": "Link",
										"OptionLabel": "Print",
										"ElementOption": "Link:Print",
										"Value": "1",
										"dcsuri": "/virtual/ProductCat/link/print/" ,
										"Category":"Product Category Page",
										"Action":"Print Link",
										"OptionLabelGA":"Link"
									},
									{
										"PageName": "Category Results Page",
										"ElementName": "Button",
										"OptionLabel": "Search Again",
										"ElementOption": "Button:Search Again",
										"Value": "1",
										"dcsuri": "/virtual/ProductCat/SearchAgain/" ,
										"Category":"Product Category Page",
										"Action":"Possible Substitute",
										"OptionLabelGA":"Button"
									},
									{
										"PageName": "Category Results Page",
										"ElementName": "Link",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/ProductCat/detailslink/" ,
										"Category":"Product Category Page",
										"Action":"Details Link",
										"OptionLabelGA":""
									},
									{
										"PageName": "Category Results Page",
										"ElementName": "Button",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/ProductCat/detailsbutton/" ,
										"Category":"Product Category Page",
										"Action":"Details Button",
										"OptionLabelGA":""
									},
									{
										"PageName": "Category Results Page",
										"ElementName": "Link",
										"OptionLabel": "Locate A Tire Dealer",
										"ElementOption": "Link:Locate A Tire Dealer",
										"Value": "1",
										"dcsuri": "/virtual/ProductCat/LocateATireDealer/" ,
										"Category":"Product Category Page",
										"Action":"Link",
										"OptionLabelGA":"Locate A Tire Dealer"
									},
									{
										"PageName": "Category Results Page",
										"ElementName": "Link",
										"OptionLabel": "Sign Up For Newsletter",
										"ElementOption": "Link:Sign Up For Newsletter",
										"Value": "1",
										"dcsuri": "/virtual/ProductCat/SignUpForNewsletter/" ,
										"Category":"Product Category Page",
										"Action":"Link",
										"OptionLabelGA":"Sign Up For Newsletter"
									},
									{
										"PageName": "Category Results Page",
										"ElementName": "Link",
										"OptionLabel": "ClickToCall",
										"ElementOption": "Link:ClickToCall",
										"Value": "1",
										"dcsuri": "/virtual/ProductCat/ClickToCall/" ,
										"Category":"Product Category Page",
										"Action":"Link",
										"OptionLabelGA":"ClickToCall"
									},
																		
																	
									{
										"PageName": "Category Results Page",
										"ElementName": "Link",
										"OptionLabel": "Locate A Dealer",
										"ElementOption": "Link:Locate A Dealer",
										"Value": "1",
										"dcsuri": "/virtual/ProductCat/LocateADealer/" ,
										"Category":"Product Category Page",
										"Action":"Link",
										"OptionLabelGA":"Locate A Dealer"
									},
									{
										"PageName": "Category Results Page",
										"ElementName": "Download",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/ProductCat/download/" ,
										"Category":"Product Category Page",
										"Action":"Download",
										"OptionLabelGA":""
									}
								] 
							},
							{
								"PageName": "Tire Details Page",
								"Regions": [
									{
										"PageName": "Tire Details Page",
										"ElementName": "Accordion",
										"OptionLabel": "Highlights",
										"ElementOption": "Accordion: Highlights",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/Accordion/highlights/" ,
										"Category":"Tire Details Page",
										"Action":"Accordion",
										"OptionLabelGA":"Highlights"
									},
									{
										"PageName": "Tire Details Page",
										"ElementName": "Accordion",
										"OptionLabel": "Gallery",
										"ElementOption": "Accordion:Gallery",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/Accordion/gallery/" ,
										"Category":"Tire Details Page",
										"Action":"Accordion",
										"OptionLabelGA":"Gallery"
									},
									{
										"PageName": "Tire Details Page",
										"ElementName": "Accordion",
										"OptionLabel": "User Ratings",
										"ElementOption": "Accordion:User Ratings",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/Accordion/userratings/" ,
										"Category":"Tire Details Page",
										"Action":"Accordion",
										"OptionLabelGA":"User Ratings"
									},
									{
										"PageName": "Tire Details Page",
										"ElementName": "Link",
										"OptionLabel": "User Ratings",
										"ElementOption": "Link:User Ratings",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/link/userratings/" ,
										"Category":"Tire Details Page",
										"Action":"Link",
										"OptionLabelGA":"User Ratings"
									},
									{
										"PageName": "Tire Details Page",
										"ElementName": "Write A Review",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/link/writereview/" ,
										"Category":"Tire Details Page",
										"Action":"Write A Review",
										"OptionLabelGA":""
									},
									{
										"PageName": "Tire Details Page",
										"ElementName": "Button",
										"OptionLabel": "Locate a Tire Dealer",
										"ElementOption": "Button:Locate a Tire Dealer",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/Button/LocateADealer/" ,
										"Category":"Tire Details Page",
										"Action":"Button",
										"OptionLabelGA":"Locate A Dealer"
									},
									{
										"PageName": "Tire Details Page",
										"ElementName": "Link",
										"OptionLabel": "See More",
										"ElementOption": "Link:See More",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/link/seemore/" ,
										"Category":"Tire Details Page",
										"Action":"Link",
										"OptionLabelGA":"See More"
									},
									{
										"PageName": "Tire Details Page",
										"ElementName": "Link",
										"OptionLabel": "Back To Search Results",
										"ElementOption": "Link:Back To Search Results",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/link/backtoresults/" ,
										"Category":"Tire Details Page",
										"Action":"Link",
										"OptionLabelGA":"Back To Search Results"
									},
									{
										"PageName": "Tire Details Page",
										"ElementName": "Link",
										"OptionLabel": "Previous",
										"ElementOption": "Link:Previous",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/link/previous/" ,
										"Category":"Tire Details Page",
										"Action":"Link",
										"OptionLabelGA":"Previous"
									},
									{
										"PageName": "Tire Details Page",
										"ElementName": "Link",
										"OptionLabel": "Next",
										"ElementOption": "Link:Next",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/link/next/" ,
										"Category":"Tire Details Page",
										"Action":"Link",
										"OptionLabelGA":"Next"
									},
									{
										"PageName": "Tire Details Page",
										"ElementName": "Link",
										"OptionLabel": "Share",
										"ElementOption": "Link:Share",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/share/",
										"Category":"Tire Details Page",
										"Action":"Link",
										"OptionLabelGA":"Share Link"
									},
									{
										"PageName": "Tire Details Page",
										"ElementName": "Link",
										"OptionLabel": "Print",
										"ElementOption": "Link:Print",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/Print/",
										"Category":"Tire Details Page",
										"Action":"Link",
										"OptionLabelGA":"Print Link"
									},
									{
										"PageName": "Tire Details Page",
										"ElementName": "Link",
										"OptionLabel": "Click To Call",
										"ElementOption": "Link:Click To Call",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/ClickToCall/",
										"Category":"Tire Details Page",
										"Action":"Link",
										"OptionLabelGA":"Click To Call"
									},
									{
										"PageName": "Tire Details Page",
										"ElementName": "Download",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/download/",
										"Category":"Tire Details Page",
										"Action":"Download",
										"OptionLabelGA":""
									}
								] 
							},
							{
								"PageName": "Tire Details Page CN",
								"Regions": [
									{
										"PageName": "Tire Details Page CN",
										"ElementName": "Accordion",
										"OptionLabel": "Overview",
										"ElementOption": "Accordion: Highlights",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/Accordion/highlights/",
										"Category":"Tire Details Page CN",
										"Action":"Accordion",
										"OptionLabelGA":"Overview"
									},
									{
										"PageName": "Tire Details Page CN",
										"ElementName": "Accordion",
										"OptionLabel": "Gallery",
										"ElementOption": "Accordion:Gallery",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/Accordion/gallery/",
										"Category":"Tire Details Page CN",
										"Action":"Accordion",
										"OptionLabelGA":"Gallery"
									},
									{
										"PageName": "Tire Details Page CN",
										"ElementName": "Accordion",
										"OptionLabel": "User Ratings",
										"ElementOption": "Accordion:User Ratings",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/Accordion/userratings/",
										"Category":"Tire Details Page CN",
										"Action":"Accordion",
										"OptionLabelGA":"User Ratings"
									},
									{
										"PageName": "Tire Details Page CN",
										"ElementName": "Link",
										"OptionLabel": "User Ratings",
										"ElementOption": "Link:User Ratings",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/link/userratings/",
										"Category":"Tire Details Page CN",
										"Action":"Link",
										"OptionLabelGA":"User Ratings"
									},
									{
										"PageName": "Tire Details Page CN",
										"ElementName": "Write A Review",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/link/writereview/",
										"Category":"Tire Details Page CN",
										"Action":"Write A Review",
										"OptionLabelGA":""
									},
									{
										"PageName": "Tire Details Page CN",
										"ElementName": "Button",
										"OptionLabel": "Locate a Tire Dealer",
										"ElementOption": "Button:Locate a Tire Dealer",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/Button/LocateADealer/",
										"Category":"Tire Details Page CN",
										"Action":"Button",
										"OptionLabelGA":"Locate A Dealer"
									},
									{
										"PageName": "Tire Details Page CN",
										"ElementName": "Link",
										"OptionLabel": "See More",
										"ElementOption": "Link:See More",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/link/seemore/",
										"Category":"Tire Details Page CN",
										"Action":"Link",
										"OptionLabelGA":"See More"
									},
									{
										"PageName": "Tire Details Page CN",
										"ElementName": "Link",
										"OptionLabel": "Back To Search Results",
										"ElementOption": "Link:Back To Search Results",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/link/backtoresults/",
										"Category":"Tire Details Page CN",
										"Action":"Link",
										"OptionLabelGA":"Back To Search Results"
									},
									{
										"PageName": "Tire Details Page CN",
										"ElementName": "Link",
										"OptionLabel": "Previous",
										"ElementOption": "Link:Previous",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/link/previous/",
										"Category":"Tire Details Page CN",
										"Action":"Link",
										"OptionLabelGA":"Previous"
									},
									{
										"PageName": "Tire Details Page CN",
										"ElementName": "Link",
										"OptionLabel": "Next",
										"ElementOption": "Link:Next",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/link/next/",
										"Category":"Tire Details Page CN",
										"Action":"Link",
										"OptionLabelGA":"Next"
									},
									{
										"PageName": "Tire Details Page CN",
										"ElementName": "Link",
										"OptionLabel": "Share",
										"ElementOption": "Link:Share",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/share/",
										"Category":"Tire Details Page CN",
										"Action":"Link",
										"OptionLabelGA":"Share Link"
									},
									{
										"PageName": "Tire Details Page CN",
										"ElementName": "Link",
										"OptionLabel": "Print",
										"ElementOption": "Link:Print",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/Print/",
										"Category":"Tire Details Page CN",
										"Action":"Link",
										"OptionLabelGA":"Print Link"
									},
									{
										"PageName": "Tire Details Page CN",
										"ElementName": "Link",
										"OptionLabel": "Click To Call",
										"ElementOption": "Link:Click To Call",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/ClickToCall/",
										"Category":"Tire Details Page CN",
										"Action":"Link",
										"OptionLabelGA":"Click To Call"
									},
									{
										"PageName": "Tire Details Page CN",
										"ElementName": "Warranty",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/download/",
										"Category":"Tire Details Page CN",
										"Action":"Download",
										"OptionLabelGA":""
									},
									{
										"PageName": "Tire Details Page CN",
										"ElementName": "Link",
										"OptionLabel": "Launch Selector",
										"ElementOption": "Link:Launch Selector",
										"Value": "1",
										"dcsuri": "/virtual/TireDetails/LaunchSelector/",
										"Category":"Tire Details Page CN",
										"Action":"Link",
										"OptionLabelGA":"Launch Selector"
									}
								] 
							},
							{
								"PageName": "Tire Warranty Accordion",
								"Regions": [
									{
										"PageName": "Tire Warranty Accordion",
										"ElementName": "Download Warranty",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/download/warranty/",
										"Category":"Tire Warranty Accordion",
										"Action":"Download Warranty",
										"OptionLabelGA":""
									}
								] 
							},
							{
								"PageName": "Tire Gallery Accordion",
								"Regions": [
									{
										"PageName": "Tire Gallery Accordion",
										"ElementName": "Download Brochure",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/TireGallery/Link/DLBrochure/",
										"Category":"Tire Gallery Page",
										"Action":"Link",
										"OptionLabelGA":"Download Brochure "
									},
									{
										"PageName": "Tire Gallery Accordion",
										"ElementName": "Gallery Item",
										"OptionLabel": "",
										"ElementOption": "",
										"Filename":"",
										"Productname":"",
										"Value": "1",
										"dcsuri": "/virtual/TireGallery/",
										"Category":"Tire Gallery Page",
										"Action":"Gallery Item",
										"OptionLabelGA":""
									},
									{
										"PageName": "Tire Gallery Accordion",
										"ElementName": "Button",
										"OptionLabel": "Previous",
										"ElementOption": "Button:Previous",
										"Value": "1",
										"dcsuri": "/virtual/TireGallery/Previous/" ,
										"Category":"Tire Gallery Page",
										"Action":"Button",
										"OptionLabelGA":"Previous"
									},
									{
										"PageName": "Tire Gallery Accordion",
										"ElementName": "Button",
										"OptionLabel": "Forward",
										"ElementOption": "Button:Forward",
										"Value": "1",
										"dcsuri": "/virtual/TireGallery/Forward/" ,
										"Category":"Tire Gallery Page",
										"Action":"Button",
										"OptionLabelGA":"Forward"
									}
								] 
							},
							{
							
								"PageName": "Product Comparison Page",
								"Regions": [
								
									{
										"PageName": "Product Comparison Page",
										"ElementName": "Link",
										"OptionLabel": "Back To Results",
										"ElementOption": "Link:Back To Results",
										"Value": "1",
										"dcsuri": "/virtual/Comparison/BackToResults/" ,
										"Category":"Product Comparison Page",
										"Action":"Back To Results",
										"OptionLabelGA":""
									},
									{
										"PageName": "Product Comparison Page",
										"ElementName": "Link",
										"OptionLabel": "Share",
										"ElementOption": "Link:Share",
										"Value": "1",
										"dcsuri": "/virtual/Comparison/share/" ,
										"Category":"Product Comparison Page",
										"Action":"Link",
										"OptionLabelGA":"Share"
									},
									{
										"PageName": "Product Comparison Page",
										"ElementName": "Link",
										"OptionLabel": "Print",
										"ElementOption": "Link:Print",
										"Value": "1",
										"dcsuri": "/virtual/Comparison/print/" ,
										"Category":"Product Comparison Page",
										"Action":"Link",
										"OptionLabelGA":"Print"
									},
									{
										"PageName": "Product Comparison Page",
										"ElementName": "Link",
										"OptionLabel": "Special Notes",
										"ElementOption": "Link:Special Notes",
										"Value": "1",
										"dcsuri": "/virtual/Comparison/specialnotes/" ,
										"Category":"Product Comparison Page",
										"Action":"Link",
										"OptionLabelGA":"Special Notes"
									},
									{
										"PageName": "Product Comparison Page",
										"ElementName": "Product Shadow Box",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/Comparison/ProductSB/" ,
										"Category":"Product Comparison Page",
										"Action":"Product Shadow Box",
										"OptionLabelGA":""
									},
									{
										"PageName": "Product Comparison Page",
										"ElementName": "Product Reviews",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/Comparison/",
										"Category":"Product Comparison Page",
										"Action":"Product Reviews",
										"OptionLabelGA":""
									},
									{
										"PageName": "Product Comparison Page",
										"ElementName": "Category Accordion",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/Comparison/Accordion/",
										"Category":"Product Comparison Page",
										"Action":"Accordion",
										"OptionLabelGA":""
									},
									{
										"PageName": "Product Comparison Page",
										"ElementName": "Button",
										"OptionLabel": "Search Again",
										"ElementOption": "Button:Search Again",
										"Value": "1",
										"dcsuri": "/virtual/Comparison/SearchAgain",
										"Category":"Product Comparison Page",
										"Action":"Button",
										"OptionLabelGA":"Search Again"
									},
									{
										"PageName": "Product Comparison Page",
										"ElementName": "Button",
										"OptionLabel": "Show Tech",
										"ElementOption": "Button:Show Tech",
										"Value": "1",
										"dcsuri": "/virtual/Comparison/showtech/",
										"Category":"Product Comparison Page",
										"Action":"Button",
										"OptionLabelGA":"Show Tech"
									},
									{
										"PageName": "Product Comparison Page",
										"ElementName": "Download",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/Comparison/download/",
										"Category":"Product Comparison Page",
										"Action":"Download",
										"OptionLabelGA":""
									},
									{
										"PageName": "Product Comparison Page",
										"ElementName": "Link",
										"OptionLabel": "Locate A Tire Dealer",
										"ElementOption": "Link:Locate A Tire Dealer",
										"Value": "1",
										"dcsuri": "/virtual/Comparison/LocateATireDealer/",
										"Category":"Product Comparison Page",
										"Action":"Link",
										"OptionLabelGA":"Locate A Tire Dealer"
									},
									{
										"PageName": "Product Comparison Page",
										"ElementName": "Link",
										"OptionLabel": "Sign Up For Newsletter",
										"ElementOption": "Link:Sign Up For Newsletter",
										"Value": "1",
										"dcsuri": "/virtual/Comparison/SignUpForNewsletter/",
										"Category":"Product Comparison Page",
										"Action":"Link",
										"OptionLabelGA":"Sign Up For Newsletter"
									},
									{
										"PageName": "Product Comparison Page",
										"ElementName": "Link",
										"OptionLabel": "Click To Call",
										"ElementOption": "Link:Click To Call",
										"Value": "1",
										"dcsuri": "/virtual/Comparison/ClickToCall/",
										"Category":"Product Comparison Page",
										"Action":"Link",
										"OptionLabelGA":"ClickToCall"
									}
									
									
								] 
							},
							{
								"PageName": "User Ratings 1",
								"Regions": [
									{
										"PageName": "User Ratings 1",
										"ElementName": "Button",
										"OptionLabel": "Write A Review",
										"ElementOption": "Button:Write A Review",
										"Value": "1",
										"dcsuri": "/virtual/Reviews/writeareview/",
										"Category":"",
										"Action":"",
										"OptionLabelGA":""
									},
									{
										"PageName": "User Ratings 1",
										"ElementName": "Link",
										"OptionLabel": "Previous",
										"ElementOption": "Link:Previous",
										"Value": "1",
										"dcsuri": "/virtual/Reviews/Previous/",
										"Category":"",
										"Action":"",
										"OptionLabelGA":""
									},
									{
										"PageName": "User Ratings 1",
										"ElementName": "Link",
										"OptionLabel": "Next",
										"ElementOption": "Link:Next",
										"Value": "1",
										"dcsuri": "/virtual/Reviews/Next/",
										"Category":"",
										"Action":"",
										"OptionLabelGA":""
									}
								] 
							},
							{
								"PageName": "Write Review",
								"Regions": [
									{
										"PageName": "Write Review",
										"ElementName": "Button",
										"OptionLabel": "Preview",
										"ElementOption": "Button:Preview",
										"Value": "1",
										"dcsuri": "/virtual/Review/Preview/Step1/",
										"Category":"",
										"Action":"",
										"OptionLabelGA":""
									}
								] 
							},
							{
								"PageName": "Write Review Step2",
								"Regions": [
									{
										"PageName": "Write Review Step2",
										"ElementName": "Button",
										"OptionLabel": "Edit",
										"ElementOption": "Button:Edit",
										"Value": "1",
										"dcsuri": "/virtual/Review/Step2/Edit/",
										"Category":"",
										"Action":"",
										"OptionLabelGA":""
									},
									{
										"PageName": "Write Review Step2",
										"ElementName": "Button",
										"OptionLabel": "Submit",
										"ElementOption": "Button:Submit",
										"Value": "1",
										"dcsuri": "/virtual/Review/Step2/Submit/",
										"Category":"",
										"Action":"",
										"OptionLabelGA":""
									}
								] 
							},
							{
								"PageName": "Confirmation",
								"Regions": [
									{
										"PageName": "Confirmation",
										"ElementName": "Button",
										"OptionLabel": "Facebook",
										"ElementOption": "Button:Facebook",
										"Value": "1",
										"dcsuri": "/virtual/Confirmation/Facebook/",
										"Category":"",
										"Action":"",
										"OptionLabelGA":""
									},
									{
										"PageName": "Confirmation",
										"ElementName": "Button",
										"OptionLabel": "Twitter",
										"ElementOption": "Button:Twitter",
										"Value": "1",
										"dcsuri": "/virtual/Confirmation/Twitter/",
										"Category":"",
										"Action":"",
										"OptionLabelGA":""
									},
									{
										"PageName": "Confirmation",
										"ElementName": "Button",
										"OptionLabel": "NewsletterSignup",
										"ElementOption": "Button:NewsletterSignup",
										"Value": "1",
										"dcsuri": "/virtual/Confirmation/NewsletterSignup/",
										"Category":"",
										"Action":"",
										"OptionLabelGA":""
									}
								] 
							},
							{
								"PageName": "Dealer Locator",
								"Regions": [
									{
										"PageName": "Dealer Locator",
										"ElementName": "Link",
										"OptionLabel": "Share",
										"ElementOption": "Link:Share",
										"Value": "1",
										"dcsuri": "/virtual/DealerLocator/share/",
										"Category":"Dealer Locator",
										"Action":"Link",
										"OptionLabelGA":"Share"
									},
									{
										"PageName": "Dealer Locator",
										"ElementName": "Link",
										"OptionLabel": "Print",
										"ElementOption": "Link:Print",
										"Value": "1",
										"dcsuri": "/virtual/DealerLocator/print/",
										"Category":"Dealer Locator",
										"Action":"Link",
										"OptionLabelGA":"Print"
									},
									{
										"PageName": "Dealer Locator",
										"ElementName": "Link",
										"OptionLabel": "Find A Tire",
										"ElementOption": "Link:Find A Tire",
										"Value": "1",
										"dcsuri": "/virtual/DealerLocator/FindATire/",
										"Category":"Dealer Locator",
										"Action":"Link",
										"OptionLabelGA":"Find A Tire"
									},
									{
										"PageName": "Dealer Locator",
										"ElementName": "Link",
										"OptionLabel": "Locate A Dealer",
										"ElementOption": "Link:Locate A Dealer",
										"Value": "1",
										"dcsuri": "/virtual/DealerLocator/LocateADealer",
										"Category":"Dealer Locator",
										"Action":"Link",
										"OptionLabelGA":"Locate A Dealer"
									},
									{
										"PageName": "Dealer Locator",
										"ElementName": "Link",
										"OptionLabel": "Newsletter Signup",
										"ElementOption": "Link: Newsletter Signup",
										"Value": "1",
										"dcsuri": "/virtual/DealerLocator/NewsletterSignup /",
										"Category":"Dealer Locator",
										"Action":"Link",
										"OptionLabelGA":"Sign Up For Newsletter"
									},
									{
										"PageName": "Dealer Locator",
										"ElementName": "Link",
										"OptionLabel": "ClickToCall",
										"ElementOption": "Link:ClickToCall",
										"Value": "1",
										"dcsuri": "/virtual/ClickToCall",
										"Category":"Dealer Locator",
										"Action":"Link",
										"OptionLabelGA":"Click To Call"
									},
									{
										"PageName": "Dealer Locator",
										"ElementName": "DropDown",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "/virtual/DealerLocator/DropDown/",
										"Category":"Dealer Locator",
										"Action":"DropDown",
										"OptionLabelGA":""
									},
									{
										"PageName": "Dealer Locator",
										"ElementName": "Filter",
										"OptionLabel": "Open Weekends",
										"ElementOption": "Filter:Open Weekends",
										"Value": "1",
										"dcsuri": "/virtual/DealerLocator/Filter/OpenWeekends",
										"Category":"Dealer Locator",
										"Action":"Filter",
										"OptionLabelGA":"Open Weekends"
									},
									{
										"PageName": "Dealer Locator",
										"ElementName": "Filter",
										"OptionLabel": "PAX Products",
										"ElementOption": "Filter:PAX Products",
										"Value": "1",
										"dcsuri": "/virtual/DealerLocator/Filter/PAXProducts",
										"Category":"Dealer Locator",
										"Action":"Filter",
										"OptionLabelGA":"PAX Products"
									},
									{
										"PageName": "Dealer Locator",
										"ElementName": "Filter",
										"OptionLabel": "National Accounts",
										"ElementOption": "Filter:National Accounts",
										"Value": "1",
										"dcsuri": "/virtual/DealerLocator/Filter/NationalAccounts",
										"Category":"Dealer Locator",
										"Action":"Filter",
										"OptionLabelGA":"National Accounts"
									}
								] 
							},
							/*{
								"PageName": "Top Menu",
								"Regions": [
									{
										"PageName": "Top Menu",
										"ElementName": "Link",
										"OptionLabel": "Tires",
										"ElementOption": "Link:Tires",
										"Value": "1",
										"dcsuri": "/virtual/TopMenu/Link/Tires/" ,
											"Category":"Top Menu",
										"Action":"Link",
										"OptionLabelGA":"Tires"
									},
									{
										"PageName": "Top Menu",
										"ElementName": "Link",
										"OptionLabel": "Explore",
										"ElementOption": "Link:Explore",
										"Value": "1",
										"dcsuri": "/virtual/TopMenu/Link/Explore/" ,
											"Category":"Top Menu",
										"Action":"Link",
										"OptionLabelGA":"Explore"
									},
									{
										"PageName": "Top Menu",
										"ElementName": "Link",
										"OptionLabel": "BRGNation",
										"ElementOption": "Link:BFGNation",
										"Value": "1",
										"dcsuri": "/virtual/TopMenu/Link/BFGNation/" ,
											"Category":"Top Menu",
										"Action":"Link",
										"OptionLabelGA":"BRGNation"
									},
									{
										"PageName": "Top Menu",
										"ElementName": "Link",
										"OptionLabel": "News",
										"ElementOption": "Link:News",
										"Value": "1",
										"dcsuri": "/virtual/TopMenu/Link/News/" ,
											"Category":"Top Menu",
										"Action":"Link",
										"OptionLabelGA":"News"
									},
									{
										"PageName": "Top Menu",
										"ElementName": "Link",
										"OptionLabel": "Heritage",
										"ElementOption": "Link:Heritage",
										"Value": "1",
										"dcsuri": "/virtual/TopMenu/Link/Heritage/" ,
											"Category":"Top Menu",
										"Action":"Link",
										"OptionLabelGA":"Heritage"
									},
									{
										"PageName": "Top Menu",
										"ElementName": "Link",
										"OptionLabel": "ContactUs",
										"ElementOption": "Link:ContactUs",
										"Value": "1",
										"dcsuri": "/virtual/TopMenu/Link/ContactUS/" ,
											"Category":"Top Menu",
										"Action":"Link",
										"OptionLabelGA":"ContactUs"
									},
									{
										"PageName": "Top Menu",
										"ElementName": "Link",
										"OptionLabel": "FindDealer",
										"ElementOption": "Link:FindDealer",
										"Value": "1",
										"dcsuri": "/virtual/TopMenu/Link/FindDealer/" ,
											"Category":"Top Menu",
										"Action":"Link",
										"OptionLabelGA":"FindDealer"
									}
								]
							},*/
							{
								"PageName": "Bottom Menu",
								"Regions": [
									{
										"PageName": "Bottom Menu",
										"ElementName": "Link",
										"OptionLabel": "Privacy",
										"ElementOption": "Link:Privacy",
										"Value": "1",
										"dcsuri": "/virtual/BottomMenu/Link/Privacy/",
										"Category":"Bottom Menu",
										"Action":"Link",
										"OptionLabelGA":"Privacy"
									},
									{
										"PageName": "Bottom Menu",
										"ElementName": "Link",
										"OptionLabel": "Search",
										"ElementOption": "Link:Search",
										"Value": "1",
										"dcsuri": "/virtual/BottomMenu/Link/Terms/",
										"Category":"Bottom Menu",
										"Action":"Link",
										"OptionLabelGA":"Search"
									},
									{
										"PageName": "Bottom Menu",
										"ElementName": "Link",
										"OptionLabel": "Sitemap",
										"ElementOption": "Link:Sitemap",
										"Value": "1",
										"dcsuri": "/virtual/BottomMenu/Link/Sitemap/",
										"Category":"Bottom Menu",
										"Action":"Link",
										"OptionLabelGA":"Sitemap"
									},
									{
										"PageName": "Bottom Menu",
										"ElementName": "Link",
										"OptionLabel": "Help",
										"ElementOption": "Link:Help",
										"Value": "1",
										"dcsuri": "/virtual/BottomMenu/Link/Help/",
										"Category":"Bottom Menu",
										"Action":"Link",
										"OptionLabelGA":"Help"
									},
									{
										"PageName": "Bottom Menu",
										"ElementName": "Link",
										"OptionLabel": "Registration",
										"ElementOption": "Link:Registration",
										"Value": "1",
										"dcsuri": "/virtual/BottomMenu/Link/Registration/",
										"Category":"Bottom Menu",
										"Action":"Link",
										"OptionLabelGA":"Registration"
									},
									{
										"PageName": "Bottom Menu",
										"ElementName": "Link",
										"OptionLabel": "Email",
										"ElementOption": "Link:Email",
										"Value": "1",
										"dcsuri": "/virtual/BottomMenu/Link/Email/",
										"Category":"Bottom Menu",
										"Action":"Link",
										"OptionLabelGA":"Email"
									},
									{
										"PageName": "Bottom Menu",
										"ElementName": "Link",
										"OptionLabel": "Warranty",
										"ElementOption": "Link:Warranty",
										"Value": "1",
										"dcsuri": "/virtual/BottomMenu/Link/Warranty/",
										"Category":"Bottom Menu",
										"Action":"Link",
										"OptionLabelGA":"Warranty"
									}
								] 
							},
							{
								"PageName": "Homepage Creative",
								"Regions": [
									{
										"PageName": "Homepage Creative",
										"ElementName": "",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "" ,
										"Category":"Top Menu",
										"Action":"Link",
										"OptionLabelGA":"Tires"
									},
									{
										"PageName": "Homepage Creative",
										"ElementName": "",
										"OptionLabel": "Displayed",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "" ,
										"Category":"",
										"Action":"",
										"OptionLabelGA":"Explore"
									}
								] 
							},
							{
								"PageName": "TeamBFGHub",
								"Regions": [
									{
										"PageName": "TeamBFGHub",
										"ElementName": "TeamMemberSelected",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "" ,
										"Category":"TeamBFGHub",
										"Action":"TeamMemberSelected",
										"OptionLabelGA":""
									}
								] 
							},
							{
								"PageName": "Homepage",
								"Regions": [
									{
										"PageName": "TeamBFGHub",
										"ElementName": "HubSelected",
										"OptionLabel": "",
										"ElementOption": "",
										"Value": "1",
										"dcsuri": "" ,
										"Category":"Homepage",
										"Action":"HubSelected",
										"OptionLabelGA":"",
										"HubSelection":""
									}
								]
							}
						] 
					};

	//Creating Google Analytics Object
  //var _gaq = _gaq || [];
  //_gaq.push(['_setAccount', 'UA-2915252-14']);
  //Creating Web Trends Object
  //var _tag = new WebTrends();


/**
* Function with 3 parameters(pageName, regionNumber & dynamicElement) & remainig will be picked from json object 
* The Dynamic Eleent will be retrieved & passed from page.

*/
function riseWebAnalyticFunc(pageName, regionNumber, dynamicElement)
{

if(dynamicElement=="null")
	{
	var i = 0;
	for(i=0;i<30;i++)
		{

			if(riseTagElements.Pages[i].PageName == pageName)
			{
			
			_tag.dcsMultiTrack("DCSext.PageName", riseTagElements.Pages[i].Regions[regionNumber].PageName,"DCSext.ElementName", riseTagElements.Pages[i].Regions[regionNumber].ElementName,"DCSext.OptionLabel", riseTagElements.Pages[i].Regions[regionNumber].OptionLabel,"DCSext.ElementOption", riseTagElements.Pages[i].Regions[regionNumber].ElementOption,"DCSext.Value", 	riseTagElements.Pages[i].Regions[regionNumber].Value, "DCS.dcsuri", riseTagElements.Pages[i].Regions[regionNumber].dcsuri);

			_gaq.push(['_trackPageview', riseTagElements.Pages[i].Regions[regionNumber].dcsuri]);
			
			
			var category = riseTagElements.Pages[i].Regions[regionNumber].Category;
			var action = riseTagElements.Pages[i].Regions[regionNumber].Action;
			var optLabel = riseTagElements.Pages[i].Regions[regionNumber].OptionLabelGA;
			if(category != "" && action != "")
			{
			
				_gaq.push(['_trackEvent',category, action, optLabel]);
			
			}
			
				return;
			}
		}
	}
	else
	{

	for(i=0;i<30;i++)
		{
		
			if(riseTagElements.Pages[i].PageName == pageName)
			{
			var newOptionLabel = dynamicElement;
			var newElementOption = riseTagElements.Pages[i].Regions[regionNumber].ElementName+":"+newOptionLabel;
			var newdcsuri = riseTagElements.Pages[i].Regions[regionNumber].dcsuri + dynamicElement;
			
			_tag.dcsMultiTrack("DCSext.PageName", riseTagElements.Pages[i].Regions[regionNumber].PageName,"DCSext.ElementName", riseTagElements.Pages[i].Regions[regionNumber].ElementName,"DCSext.OptionLabel", newOptionLabel,"DCSext.ElementOption", newElementOption,"DCSext.Value", 	riseTagElements.Pages[i].Regions[regionNumber].Value, "DCS.dcsuri", newdcsuri);
			_gaq.push(['_trackPageview', riseTagElements.Pages[i].Regions[regionNumber].dcsuri+dynamicElement]);			
			var category = riseTagElements.Pages[i].Regions[regionNumber].Category;
			var action = riseTagElements.Pages[i].Regions[regionNumber].Action;
			var optLabel = riseTagElements.Pages[i].Regions[regionNumber].OptionLabelGA + dynamicElement;
			//alert("optLabel: " + optLabel);
			if(category != "" && action != "")
			{
				_gaq.push(['_trackEvent',category, action, optLabel]);
			
			}
			
				return;
			
	
			}
	}
	
	}
}

function riseBFGWebAnalyticFunc(pageName, regionNumber, elementName, optionLabel, dcsuri,hubSelection)
{
	
for(i=0;i<30;i++)
		{
	if(riseTagElements.Pages[i].PageName == pageName)
		{
		
			if (pageName == "null")
			{
				pageName = riseTagElements.Pages[i].Regions[regionNumber].PageName;
			}
			if (elementName == "null")
			{
				elementName = riseTagElements.Pages[i].Regions[regionNumber].ElementName;
			}
			if (optionLabel == "null")
			{
				optionLabel = riseTagElements.Pages[i].Regions[regionNumber].OptionLabel;
			}
			if (hubSelection = "null")
			{
				hubSelection = riseTagElements.Pages[i].Regions[regionNumber].HubSelection
			}
			if(dcsuri == "null")
			{
				dcsuri = riseTagElements.Pages[i].Regions[regionNumber].dcsuri;
			}
		
				var elementOption = elementName+":"+optionLabel;
				_tag.dcsMultiTrack("DCSext.PageName", pageName,	"DCSext.ElementName", elementName,"DCSext.OptionLabel", optionLabel,	"DCSext.ElementOption", elementOption,"DCSext.Value", 	riseTagElements.Pages[i].Regions[regionNumber].Value, "DCS.dcsuri", dcsuri);

				_gaq.push(['_trackPageview',dcsuri]);
				
				
				var category = riseTagElements.Pages[i].Regions[regionNumber].Category;
				var action = riseTagElements.Pages[i].Regions[regionNumber].Action;
				var optLabel = riseTagElements.Pages[i].Regions[regionNumber].OptionLabelGA;
				if(category != "" && action != "")
				{
				
					_gaq.push(['_trackEvent',category, action, optLabel]);
				
				}
				
					return;
			}
		}
	
}
/**
* Function with 5 parameters(pageName, regionNumber ,dynamicElement, fileName & productName) & remainig will be picked from json object 
* 
*/
function riseWebAnalyticTDFunc(pageName, regionNumber, dynamicElement, fileName, productName){

if(dynamicElement=="null")
	{
	var i = 0;
		for(i=0;i<30;i++)
		{
			if(riseTagElements.Pages[i].PageName == pageName)
			{

			_tag.dcsMultiTrack("DCSext.PageName", riseTagElements.Pages[i].Regions[regionNumber].PageName,
								"DCSext.ElementName", riseTagElements.Pages[i].Regions[regionNumber].ElementName,
								"DCSext.OptionLabel", riseTagElements.Pages[i].Regions[regionNumber].OptionLabel,
								"DCSext.ElementOption", riseTagElements.Pages[i].Regions[regionNumber].ElementOption,
								"DCSext.Filename",fileName,
								"DCSext.Productname",productName,
								"DCSext.Value", riseTagElements.Pages[i].Regions[regionNumber].Value,
								"DCS.dcsuri", riseTagElements.Pages[i].Regions[regionNumber].dcsuri);


			_gaq.push(['_trackPageview', riseTagElements.Pages[i].Regions[regionNumber].dcsuri]);
			var category = riseTagElements.Pages[i].Regions[regionNumber].Category;
			var action = riseTagElements.Pages[i].Regions[regionNumber].Action;
			var optLabel = riseTagElements.Pages[i].Regions[regionNumber].OptionLabelGA;
			if(category != "" && action != "")
			{
			
				_gaq.push(['_trackEvent',category, action, optLabel]);
			
			}
				return;
			}
		}
	}
	else
	{
		for(i=0;i<30;i++)
		{
			if(riseTagElements.Pages[i].PageName == pageName)
			{
				var newOptionLabel = dynamicElement;
				var newElementOption = riseTagElements.Pages[i].Regions[regionNumber].ElementName+":"+newOptionLabel;
				var newdcsuri = riseTagElements.Pages[i].Regions[regionNumber].dcsuri + dynamicElement;
				_tag.dcsMultiTrack("DCSext.PageName", riseTagElements.Pages[i].Regions[regionNumber].PageName,
										"DCSext.ElementName", riseTagElements.Pages[i].Regions[regionNumber].ElementName,
										"DCSext.OptionLabel", newOptionLabel,
										"DCSext.ElementOption", newElementOption,
										"DCSext.Filename",fileName,
										"DCSext.Productname",productName,
										"DCSext.Value", 	riseTagElements.Pages[i].Regions[regionNumber].Value,
										"DCS.dcsuri", newdcsuri);

				_gaq.push(['_trackPageview', riseTagElements.Pages[i].Regions[regionNumber].dcsuri+ dynamicElement] );
				
			
			var category = riseTagElements.Pages[i].Regions[regionNumber].Category;
			var action = riseTagElements.Pages[i].Regions[regionNumber].Action;
			var optLabel = dynamicElement;
			if(category != "" && action != "")
			{
			
				_gaq.push(['_trackEvent',category, action, optLabel]);
			}
				
				return;
			}
		}
	}

}

function riseYMMOWebAnalyticFunc(startLocation, tireSelectorType){
	_tag.dcsMultiTrack("DCSext.TireSelectorType", tireSelectorType,"DCSext.StartLocation", startLocation,"WT.si_n", tireSelectorType,"WT.si_x", "1");
	return;	
}		


/**
* CONTACT US Function with 3 parameters(pageName, regionNumber & dynamicElement) & remainig will be picked from json object 
* The Dynamic Eleent will be retrieved & passed from page.

*/
function riseConatctUsWebAnalyticFunc(pageName, regionNumber, dynamicElement)
{

	var i = 0;
	for(i=0;i<30;i++)
		{

			if(riseTagElements.Pages[i].PageName == pageName)
			{	
				_tag.dcsMultiTrack("DCSext.PageName", riseTagElements.Pages[i].Regions[regionNumber].PageName,"DCSext.ElementName", riseTagElements.Pages[i].Regions[regionNumber].ElementName,"DCSext.OptionLabel", riseTagElements.Pages[i].Regions[regionNumber].OptionLabel,"DCSext.ElementOption", riseTagElements.Pages[i].Regions[regionNumber].ElementOption,"DCSext.Value", 	riseTagElements.Pages[i].Regions[regionNumber].Value, "DCS.dcsuri", riseTagElements.Pages[i].Regions[regionNumber].dcsuri,"WT.z_contactus","1");

				_gaq.push(['_trackPageview', riseTagElements.Pages[i].Regions[regionNumber].dcsuri]);
				var category = riseTagElements.Pages[i].Regions[regionNumber].Category;
				var action = riseTagElements.Pages[i].Regions[regionNumber].Action;
				var optLabel = riseTagElements.Pages[i].Regions[regionNumber].OptionLabelGA;
				if(category != "" && action != "")
				{
					_gaq.push(['_trackEvent',category, action, optLabel]);
				}
				return;
			}
		}
}

function riseSpotlightsWebAnalyticFunc(tag, value){
	_tag.dcsMultiTrack(tag,value);
	return;	
}


/**
* DOWNLOAD WARRANTY Function with 3 parameters(pageName, regionNumber & dynamicElement) & remainig will be picked from json object 
* The Dynamic Eleent will be retrieved & passed from page.

*/
function riseDownloadWarrantyWebAnalyticFunc(pageName, regionNumber, dynamicElement)
{

if(dynamicElement=="null")
	{
	var i = 0;
	for(i=0;i<30;i++)
		{

			if(riseTagElements.Pages[i].PageName == pageName)
			{
			_tag.dcsMultiTrack("DCSext.PageName", riseTagElements.Pages[i].Regions[regionNumber].PageName,"DCSext.ElementName", riseTagElements.Pages[i].Regions[regionNumber].ElementName,"DCSext.OptionLabel", riseTagElements.Pages[i].Regions[regionNumber].OptionLabel,"DCSext.ElementOption", riseTagElements.Pages[i].Regions[regionNumber].ElementOption,"DCSext.Value", 	riseTagElements.Pages[i].Regions[regionNumber].Value, "DCS.dcsuri", riseTagElements.Pages[i].Regions[regionNumber].dcsuri,"WT.z_warranty","1");

			_gaq.push(['_trackPageview', riseTagElements.Pages[i].Regions[regionNumber].dcsuri]);
			
			
			var category = riseTagElements.Pages[i].Regions[regionNumber].Category;
			var action = riseTagElements.Pages[i].Regions[regionNumber].Action;
			var optLabel = riseTagElements.Pages[i].Regions[regionNumber].OptionLabelGA;
			if(category != "" && action != "")
			{
			
				_gaq.push(['_trackEvent',category, action, optLabel]);
			
			}
			
				return;
			}
		}
	}
	else
	{

		for(i=0;i<30;i++)
		{
		
			if(riseTagElements.Pages[i].PageName == pageName)
			{
			var newOptionLabel = dynamicElement;
			var newElementOption = riseTagElements.Pages[i].Regions[regionNumber].ElementName+":"+newOptionLabel;
			var newdcsuri = riseTagElements.Pages[i].Regions[regionNumber].dcsuri + dynamicElement;
			
			_tag.dcsMultiTrack("DCSext.PageName", riseTagElements.Pages[i].Regions[regionNumber].PageName,"DCSext.ElementName", riseTagElements.Pages[i].Regions[regionNumber].ElementName,"DCSext.OptionLabel", newOptionLabel,"DCSext.ElementOption", newElementOption,"DCSext.Value", 	riseTagElements.Pages[i].Regions[regionNumber].Value, "DCS.dcsuri", newdcsuri,"WT.z_warranty","1");
			_gaq.push(['_trackPageview', riseTagElements.Pages[i].Regions[regionNumber].dcsuri+dynamicElement]);			
			var category = riseTagElements.Pages[i].Regions[regionNumber].Category;
			var action = riseTagElements.Pages[i].Regions[regionNumber].Action;
			var optLabel = riseTagElements.Pages[i].Regions[regionNumber].OptionLabelGA + dynamicElement;
			//alert("optLabel: " + optLabel);
			if(category != "" && action != "")
			{
				_gaq.push(['_trackEvent',category, action, optLabel]);
			
			}
			
				return;
			
	
			}
		}
	
	}
}
