changeset 43:f02cf040133c

Cleaned up whitespace (and other minor details) in all the XML files.
author madcatzinc@35b17cf1-18cd-47ff-9ca3-31d6b526ef09
date Mon, 29 Apr 2013 17:44:40 +0000
parents 5d18eb57ea2f
children 3e4739a6a99d
files MainPage.xml OpenButtonPage.xml OptionPage.xml RatPage.xml RatQuickPage.xml
diffstat 5 files changed, 405 insertions(+), 886 deletions(-) [+]
line wrap: on
line diff
--- a/MainPage.xml	Mon Apr 29 17:44:34 2013 +0000
+++ b/MainPage.xml	Mon Apr 29 17:44:40 2013 +0000
@@ -1,6 +1,6 @@
 <Ui xmlns="http://www.blizzard.com/wow/ui" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 	<!--
-	Warcraft Plugin for Cyborg MMO7 
+	Warcraft Plugin for Cyborg MMO7
 	Filename: MainPage.xml
 	Description: Xml description of the MMO7 UI
 	Copyright (C) 2012 Mad Catz Inc.
@@ -18,9 +18,9 @@
 
 	You should have received a copy of the GNU General Public License
 	along with this program; if not, write to the Free Software
-	Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA. 
+	Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 	-->
-	
+
 	<!-- UIButtonsTemplate-->
 	<Button name="CyborgMMO_TemplateCallbackButton" virtual="true" inherits="CyborgMMO_TemplateIcon">
 		<Scripts>
@@ -44,135 +44,77 @@
 		<TitleRegion>
 			<Size x="512" y="512"/>
 			<Anchors>
-				<Anchor point="LEFT">
-					<Offset>
-					  <AbsDimension x="0"
-									y="0" />
-					</Offset>
-				</Anchor>
+				<Anchor point="LEFT"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>
 			</Anchors>
 		</TitleRegion>
-		<Size>
-			<AbsDimension x="512" y="512" />
-		</Size>
+		<Size><AbsDimension x="512" y="512"/></Size>
 		<Anchors>
-			<Anchor point="LEFT" relativeTo="UIParent">
-				<Offset>
-					<AbsDimension x="0" y="0" />
-				</Offset>
-			</Anchor>
+			<Anchor point="LEFT" relativeTo="UIParent"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>
 		</Anchors>
 		<Layers>
 			<Layer level="BACKGROUND">
-			<Texture name="$parentBackgroundTexture"
-					   file="Interface\AddOns\CyborgMMO7\Graphics\ParchmentAndAllIcons.tga" >
-				<Size>
-				  <AbsDimension x="512"
-								y="512" />
-				</Size>
-				<Anchors>
-				  <Anchor point="TOPLEFT">
-					<Offset>
-					  <AbsDimension x="0"
-									y="0" />
-					</Offset>
-				  </Anchor>
-				</Anchors>
-			  </Texture>
+				<Texture
+					name="$parentBackgroundTexture"
+					file="Interface\AddOns\CyborgMMO7\Graphics\ParchmentAndAllIcons.tga"
+				>
+					<Size><AbsDimension x="512" y="512"/></Size>
+					<Anchors>
+						<Anchor point="TOPLEFT"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>
+					</Anchors>
+				</Texture>
 			</Layer>
 			<Layer level="ARTWORK">
-			<Texture name="$parentRatCalloutsTexture"
-					   file="Interface\AddOns\CyborgMMO7\Graphics\Lines.tga" >
-
-				<Size>
-				  <AbsDimension x="512"
-								y="512" />
-				</Size>
-				<Anchors>
-				  <Anchor point="TOPLEFT">
-					<Offset>
-					  <AbsDimension x="0"
-									y="0" />
-					</Offset>
-				  </Anchor>
-				</Anchors>
-			  </Texture>
+				<Texture
+					name="$parentRatCalloutsTexture"
+					file="Interface\AddOns\CyborgMMO7\Graphics\Lines.tga"
+				>
+					<Size><AbsDimension x="512" y="512"/></Size>
+					<Anchors>
+						<Anchor point="TOPLEFT"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>
+					</Anchors>
+				</Texture>
 			</Layer>
 		</Layers>
 		<Frames>
 			<Button name="$parentCharacterPage" inherits="CyborgMMO_TemplateCallbackButton" resize="false">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="379" y="-411" />
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="379" y="-411"/></Offset></Anchor>
 				</Anchors>
 			</Button>
 			<Button name="$parentInventory" inherits="CyborgMMO_TemplateCallbackButton">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="379" y="-446" />
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="379" y="-446"/></Offset></Anchor>
 				</Anchors>
 			</Button>
 			<Button name="$parentSpellbook" inherits="CyborgMMO_TemplateCallbackButton">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="414" y="-411" />
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="414" y="-411"/></Offset></Anchor>
 				</Anchors>
 			</Button>
 			<Button name="$parentMacros" inherits="CyborgMMO_TemplateCallbackButton">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="449" y="-446" />
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="449" y="-446"/></Offset></Anchor>
 				</Anchors>
 			</Button>
 			<Button name="$parentAchievement" inherits="CyborgMMO_TemplateCallbackButton">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="449" y="-411" />
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="449" y="-411"/></Offset></Anchor>
 				</Anchors>
 			</Button>
 			<Button name="$parentQuestLog" inherits="CyborgMMO_TemplateCallbackButton">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="344" y="-446" />
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="344" y="-446"/></Offset></Anchor>
 				</Anchors>
 			</Button>
 			<Button name="$parentMap" inherits="CyborgMMO_TemplateCallbackButton">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="414" y="-446" />
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="414" y="-446"/></Offset></Anchor>
 				</Anchors>
 			</Button>
 			<Button name="$parentCloseButton">
-				<Size>
-					<AbsDimension x="23" y="24" />
-				</Size>
+				<Size><AbsDimension x="23" y="24"/></Size>
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="474" y="-8" />
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="474" y="-8"/></Offset></Anchor>
 				</Anchors>
 				<Scripts>
 					<OnClick>CyborgMMO_Close()</OnClick>
@@ -183,11 +125,7 @@
 			</Button>
 			<Frame name="$parentSlotList" inherits="CyborgMMO_TemplateRatPage">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="0" y="0"/>
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>
 				</Anchors>
 			</Frame>
 		</Frames>
--- a/OpenButtonPage.xml	Mon Apr 29 17:44:34 2013 +0000
+++ b/OpenButtonPage.xml	Mon Apr 29 17:44:40 2013 +0000
@@ -1,6 +1,6 @@
 <Ui xmlns="http://www.blizzard.com/wow/ui" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 	<!--
-	Warcraft Plugin for Cyborg MMO7 
+	Warcraft Plugin for Cyborg MMO7
 	Filename: OpenButtonPage.xml
 	Description: The Cyborg Head logo button which opens and closes the UI
 	Copyright (C) 2012 Mad Catz Inc.
@@ -18,140 +18,104 @@
 
 	You should have received a copy of the GNU General Public License
 	along with this program; if not, write to the Free Software
-	Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA. 
+	Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 	-->
+
 	<Frame name="CyborgMMO_OpenButtonPage" movable="true" clampedtoscreen="true" enableMouse="true" hidden="true">
-			<TitleRegion>
-				<Size x="75" y="75"/>
+		<TitleRegion>
+			<Size x="75" y="75"/>
+			<Anchors>
+				<Anchor point="TOPLEFT"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>
+			</Anchors>
+		</TitleRegion>
+		<Size><AbsDimension x="50" y="50"/></Size>
+		<Anchors>
+			<Anchor point="LEFT" relativeTo="UIParent"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>
+		</Anchors>
+		<Frames>
+			<Button name="$parentOpenMainForm" clampedtoscreen="true" enableMouse="true" movable="true">
+				<Size><AbsDimension x="75" y="75"/></Size>
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="0" y="0" />
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="16" y="-14"/></Offset></Anchor>
 				</Anchors>
-			</TitleRegion>
-			<Size>
-				<AbsDimension x="50" y="50" />
-			</Size>
-			<Anchors>
-				<Anchor point="LEFT" relativeTo="UIParent">
-					<Offset>
-						<AbsDimension x="0" y="0" />
-					</Offset>
-				</Anchor>
-			</Anchors>
-			<Frames>
-			<Button name="$parentOpenMainForm" clampedtoscreen="true" enableMouse="true" movable="true">
-			<Size>
-				<AbsDimension x="75" y="75" />
-			</Size>
-			<Anchors>
-				<Anchor point="TOPLEFT">
-					<Offset>
-						<AbsDimension x="16" y="-14" />
-					</Offset>
-				</Anchor>
-			</Anchors>
-			<Scripts>
-				<OnLoad>
-					self:RegisterForDrag("LeftButton", "RightButton")
-				</OnLoad>
-				<OnClick>
-					CyborgMMO_Toggle()
-				</OnClick>
-				<OnDragStart>
-					self:StartMoving()
-					self.isMoving = true
-				</OnDragStart>
-				<OnDragStop>
-					self:StopMovingOrSizing()
-					self.isMoving = false
-				</OnDragStop>
-				<OnEnter>
-					CyborgMMO_ShowProfileTooltip(self:GetNormalTexture())
-				</OnEnter>
-				<OnLeave>
-					CyborgMMO_HideProfileTooltip()
-				</OnLeave>
-			</Scripts>
+				<Scripts>
+					<OnLoad>
+						self:RegisterForDrag("LeftButton", "RightButton")
+					</OnLoad>
+					<OnClick>
+						CyborgMMO_Toggle()
+					</OnClick>
+					<OnDragStart>
+						self:StartMoving()
+						self.isMoving = true
+					</OnDragStart>
+					<OnDragStop>
+						self:StopMovingOrSizing()
+						self.isMoving = false
+					</OnDragStop>
+					<OnEnter>
+						CyborgMMO_ShowProfileTooltip(self:GetNormalTexture())
+					</OnEnter>
+					<OnLeave>
+						CyborgMMO_HideProfileTooltip()
+					</OnLeave>
+				</Scripts>
 
-			<NormalTexture file="Interface\AddOns\CyborgMMO7\Graphics\Cyborg.tga">
-				<Color r="0.0" g="0.0" b="0.0" a="1" />
-			</NormalTexture>
+				<NormalTexture file="Interface\AddOns\CyborgMMO7\Graphics\Cyborg.tga">
+					<Color r="0.0" g="0.0" b="0.0" a="1"/>
+				</NormalTexture>
+				<HighlightTexture file="Interface\AddOns\CyborgMMO7\Graphics\CyborgGlow.tga">
+					<Color r=".38" g=".85" b="1.0" a="0.90"/>
+				</HighlightTexture>
 
-			<HighlightTexture file="Interface\AddOns\CyborgMMO7\Graphics\CyborgGlow.tga">
-				<Color r=".38" g=".85" b="1.0" a="0.90" />
-			</HighlightTexture>
-			<ButtonText name="$parentText">
-				<FontHeight>
-				<AbsValue val="10" />
-			</FontHeight>
-			</ButtonText>
-				<NormalFont style="GameFontNormal" />
-				<HighlightFont style="GameFontHighlight" />
-				<DisabledFont style="GameFontDisable" />
-				<PushedTextOffset x="0" y="0" />
+				<ButtonText name="$parentText">
+					<FontHeight><AbsValue val="10"/></FontHeight>
+				</ButtonText>
+
+				<NormalFont style="GameFontNormal"/>
+				<HighlightFont style="GameFontHighlight"/>
+				<DisabledFont style="GameFontDisable"/>
+				<PushedTextOffset x="0" y="0"/>
 			</Button>
 		</Frames>
 	</Frame>
 
 	<Frame name="CyborgMMO_MiniMapFrame" parent="Minimap" enableMouse="true" hidden="false" frameStrata="LOW">
-		<Size>
-			<AbsDimension x="32" y="32"/>
-		</Size>
+		<Size><AbsDimension x="32" y="32"/></Size>
 		<Anchors>
 			<Anchor point="TOPLEFT" relativeTo="Minimap" relativePoint="RIGHT">
-				<Offset>
-					<AbsDimension x="2" y="0"/>
-				</Offset>
+				<Offset><AbsDimension x="2" y="0"/></Offset>
 			</Anchor>
 		</Anchors>
 		<Frames>
 			<Button name="$parentButton">
-				<Size>
-					<AbsDimension x="33" y="33"/>
-				</Size>
+				<Size><AbsDimension x="33" y="33"/></Size>
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="0" y="0"/>
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>
 				</Anchors>
 				<HighlightTexture alphaMode="ADD" file="Interface\Minimap\UI-Minimap-ZoomButton-Highlight"/>
 				<Layers>
 					<Layer level="BACKGROUND">
 						<Texture name="$parent_Icon" file="Interface\AddOns\CyborgMMO7\Graphics\Cyborg.tga">
-							<Size>
-								<AbsDimension x="22" y="22"/>
-							</Size>
+							<Size><AbsDimension x="22" y="22"/></Size>
 							<Anchors>
-								<Anchor point="TOPLEFT">
-									<AbsDimension x="6" y="-5"/>
-								</Anchor>
+								<Anchor point="TOPLEFT"><AbsDimension x="6" y="-5"/></Anchor>
 							</Anchors>
-							<Color r="0.0" g="0.0" b="0.0" a="1" />
+							<Color r="0.0" g="0.0" b="0.0" a="1"/>
 						</Texture>
 					</Layer>
 					<Layer level="ARTWORK">
 						<Texture name="$parent_IconGlow" file="Interface\AddOns\CyborgMMO7\Graphics\CyborgGlow.tga">
-							<Size>
-								<AbsDimension x="22" y="22"/>
-							</Size>
+							<Size><AbsDimension x="22" y="22"/></Size>
 							<Anchors>
-								<Anchor point="TOPLEFT">
-									<AbsDimension x="6" y="-5"/>
-								</Anchor>
+								<Anchor point="TOPLEFT"><AbsDimension x="6" y="-5"/></Anchor>
 							</Anchors>
-							<Color r=".38" g=".85" b="1.0" a="0.90" />
+							<Color r=".38" g=".85" b="1.0" a="0.90"/>
 						</Texture>
 					</Layer>
 					<Layer level="OVERLAY">
 						<Texture file="Interface\Minimap\MiniMap-TrackingBorder">
-							<Size>
-								<AbsDimension x="56" y="56"/>
-							</Size>
+							<Size><AbsDimension x="56" y="56"/></Size>
 							<Anchors>
 								<Anchor point="TOPLEFT"/>
 							</Anchors>
@@ -169,7 +133,7 @@
 						if not CyborgMMO_IsOpen() then
 							CyborgMMO_RatQuickPage:Show()
 						end
-					 </OnMouseUp>
+					</OnMouseUp>
 					<OnEnter>
 						if not CyborgMMO_IsOpen() then
 							CyborgMMO_RatQuickPage:Show()
--- a/OptionPage.xml	Mon Apr 29 17:44:34 2013 +0000
+++ b/OptionPage.xml	Mon Apr 29 17:44:40 2013 +0000
@@ -1,6 +1,6 @@
 <Ui xmlns="http://www.blizzard.com/wow/ui" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 	<!--
-	Warcraft Plugin for Cyborg MMO7 
+	Warcraft Plugin for Cyborg MMO7
 	Filename: OptionPage.xml
 	Description: The configuration page layout for the addons interface page
 	Copyright (C) 2012 Mad Catz Inc.
@@ -18,79 +18,68 @@
 
 	You should have received a copy of the GNU General Public License
 	along with this program; if not, write to the Free Software
-	Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA. 
+	Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 	-->
+
 	<FontString name="CyborgMMO_TemplateNormalString" font="Fonts\FRIZQT__.TTF" text="NoText" virtual="true">
-		<FontHeight>
-			<AbsValue val="10" />
-		</FontHeight>
-		<Color r="1" g="1" b="1" />
+		<FontHeight><AbsValue val="10"/></FontHeight>
+		<Color r="1" g="1" b="1"/>
 		<Shadow>
-			<Color r="0" g="0" b="0" />
-			<Offset>
-				<AbsDimension x="1" y="-1" />
-			</Offset>
+			<Color r="0" g="0" b="0"/>
+			<Offset><AbsDimension x="1" y="-1"/></Offset>
 		</Shadow>
 	</FontString>
 
-<Button name="CyborgMMO_TemplateButton" virtual="true">
-	<NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
-		<TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
-	</NormalTexture>
-	<PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
-		<TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
-	</PushedTexture>
-	<DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
-		<TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
-	</DisabledTexture>
-	<HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
-		<TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
-	</HighlightTexture>
+	<Button name="CyborgMMO_TemplateButton" virtual="true">
+		<NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
+			<TexCoords left="0" right="0.625" top="0" bottom="0.6875"/>
+		</NormalTexture>
+		<PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
+			<TexCoords left="0" right="0.625" top="0" bottom="0.6875"/>
+		</PushedTexture>
+		<DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
+			<TexCoords left="0" right="0.625" top="0" bottom="0.6875"/>
+		</DisabledTexture>
+		<HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
+			<TexCoords left="0" right="0.625" top="0" bottom="0.6875"/>
+		</HighlightTexture>
 
-	<NormalFont style="GameFontNormal" />
-	<HighlightFont style="GameFontHighlight" />
-	<DisabledFont style="GameFontDisable" />
-	<Scripts>
-	<OnLoad>
-		self:RegisterEvent("VARIABLES_LOADED")
-	</OnLoad>
-	<OnEvent>
-		if event == "VARIABLES_LOADED" then
-			CyborgMMO_SetBindingButtonText(self:GetName())
-		end
-	</OnEvent>
-	<OnClick>
-		CyborgMMO_BindButton(self:GetName())
-	</OnClick>
-	</Scripts>
-</Button>
+		<NormalFont style="GameFontNormal"/>
+		<HighlightFont style="GameFontHighlight"/>
+		<DisabledFont style="GameFontDisable"/>
+		<Scripts>
+			<OnLoad>
+				self:RegisterEvent("VARIABLES_LOADED")
+			</OnLoad>
+			<OnEvent>
+				if event == "VARIABLES_LOADED" then
+					CyborgMMO_SetBindingButtonText(self:GetName())
+				end
+			</OnEvent>
+			<OnClick>
+				CyborgMMO_BindButton(self:GetName())
+			</OnClick>
+		</Scripts>
+	</Button>
 
 	<FontString name="CyborgMMO_TemplateSliderTitle" font="Fonts\FRIZQT__.TTF" text="NoText" virtual="true">
-		<FontHeight>
-			<AbsValue val="14" />
-		</FontHeight>
-		<Color r="1" g="0.8196079" b="0" />
+		<FontHeight><AbsValue val="14"/></FontHeight>
+		<Color r="1" g="0.8196079" b="0"/>
 		<Shadow>
-			<Color r="0" g="0" b="0" />
-			<Offset>
-				<AbsDimension x="1" y="-1" />
-			</Offset>
+			<Color r="0" g="0" b="0"/>
+			<Offset><AbsDimension x="1" y="-1"/></Offset>
 		</Shadow>
 	</FontString>
-	
+
 	<Frame name="CyborgMMO_TemplateButtonRow" virtual="true">
-		<Size>
-			<AbsDimension x="160" y="28" />
-		</Size>
-		
+		<Size><AbsDimension x="160" y="28"/></Size>
+
 		<Layers>
 			<Layer level="ARTWORK">
 				<FontString name="$parentName" inherits="GameFontNormal">
 					<Anchors>
 						<Anchor point="TOPLEFT" relativeTo="$parent">
-							<Offset>
-								<AbsDimension x="0" y="-10" />
-							</Offset>
+							<Offset><AbsDimension x="0" y="-10"/></Offset>
 						</Anchor>
 					</Anchors>
 				</FontString>
@@ -98,38 +87,26 @@
 		</Layers>
 		<Frames>
 		<Button name="$parentMode1" inherits="CyborgMMO_TemplateButton">
-			<Size>
-				<AbsDimension x="145" y="28" />
-			</Size>
+			<Size><AbsDimension x="145" y="28"/></Size>
 			<Anchors>
 				<Anchor point="TOPLEFT" relativeTo="$parent">
-				<Offset>
-					<AbsDimension x="135" y="0"/>
-				</Offset>
+					<Offset><AbsDimension x="135" y="0"/></Offset>
 				</Anchor>
 			</Anchors>
 		</Button>
 		<Button name="$parentMode2" inherits="CyborgMMO_TemplateButton">
-			<Size>
-				<AbsDimension x="145" y="28" />
-			</Size>
+			<Size><AbsDimension x="145" y="28"/></Size>
 			<Anchors>
 				<Anchor point="TOPLEFT" relativeTo="$parent">
-				<Offset>
-					<AbsDimension x="280" y="0"/>
-				</Offset>
+				<Offset><AbsDimension x="280" y="0"/></Offset>
 				</Anchor>
 			</Anchors>
 		</Button>
 		<Button name="$parentMode3" inherits="CyborgMMO_TemplateButton">
-			<Size>
-				<AbsDimension x="145" y="28" />
-			</Size>
+			<Size><AbsDimension x="145" y="28"/></Size>
 			<Anchors>
 				<Anchor point="TOPLEFT" relativeTo="$parent">
-				<Offset>
-					<AbsDimension x="425" y="0"/>
-				</Offset>
+					<Offset><AbsDimension x="425" y="0"/></Offset>
 				</Anchor>
 			</Anchors>
 		</Button>
@@ -141,44 +118,28 @@
 		</Scripts>
 	</Frame>
 
-<!--Custom keybinds -->
-	<Frame name="CyborgMMO_MouseRebind"  virtual="true">
+	<!-- Custom keybinds -->
+	<Frame name="CyborgMMO_MouseRebind" virtual="true">
 		<Layers>
 			<Layer level="ARTWORK">
 				<FontString name="$parentTitle" inherits="GameFontNormalLarge" text="CyborgMMO_MouseRebindTitle">
 					<Anchors>
-						<Anchor point="TOPLEFT">
-							<Offset>
-								<AbsDimension x="-15" y="0" />
-							</Offset>
-						</Anchor>
+						<Anchor point="TOPLEFT"><Offset><AbsDimension x="-15" y="0"/></Offset></Anchor>
 					</Anchors>
 				</FontString>
 				<FontString name="$parentMode1" inherits="GameFontNormal" text="Mode Num">
 					<Anchors>
-						<Anchor point="TOPLEFT">
-							<Offset>
-								<AbsDimension x="147" y="-28" />
-							</Offset>
-						</Anchor>
+						<Anchor point="TOPLEFT"><Offset><AbsDimension x="147" y="-28"/></Offset></Anchor>
 					</Anchors>
 				</FontString>
 				<FontString name="$parentMode2" inherits="GameFontNormal" text="Mode Num">
 					<Anchors>
-						<Anchor point="TOPLEFT">
-							<Offset>
-								<AbsDimension x="282" y="-28" />
-							</Offset>
-						</Anchor>
+						<Anchor point="TOPLEFT"><Offset><AbsDimension x="282" y="-28"/></Offset></Anchor>
 					</Anchors>
 				</FontString>
 				<FontString name="$parentMode3" inherits="GameFontNormal" text="Mode Num">
 					<Anchors>
-						<Anchor point="TOPLEFT">
-							<Offset>
-								<AbsDimension x="427" y="-28" />
-							</Offset>
-						</Anchor>
+						<Anchor point="TOPLEFT"><Offset><AbsDimension x="427" y="-28"/></Offset></Anchor>
 					</Anchors>
 				</FontString>
 			</Layer>
@@ -187,117 +148,91 @@
 			<Frame name="$parentMouseRow1" inherits="CyborgMMO_TemplateButtonRow">
 				<Anchors>
 					<Anchor point="TOPLEFT" relativeTo="$parent">
-						<Offset>
-							<AbsDimension x="0" y="-40" />
-						</Offset>
+						<Offset><AbsDimension x="0" y="-40"/></Offset>
 					</Anchor>
 				</Anchors>
 			</Frame>
 			<Frame name="$parentMouseRow2" inherits="CyborgMMO_TemplateButtonRow">
 				<Anchors>
 					<Anchor point="TOPLEFT" relativeTo="$parentMouseRow1">
-						<Offset>
-							<AbsDimension x="0" y="-30" />
-						</Offset>
+						<Offset><AbsDimension x="0" y="-30"/></Offset>
 					</Anchor>
 				</Anchors>
 			</Frame>
 			<Frame name="$parentMouseRow3" inherits="CyborgMMO_TemplateButtonRow">
 				<Anchors>
 					<Anchor point="TOPLEFT" relativeTo="$parentMouseRow2">
-						<Offset>
-							<AbsDimension x="0" y="-30" />
-						</Offset>
+						<Offset><AbsDimension x="0" y="-30"/></Offset>
 					</Anchor>
 				</Anchors>
 			</Frame>
 			<Frame name="$parentMouseRow4" inherits="CyborgMMO_TemplateButtonRow">
 				<Anchors>
 					<Anchor point="TOPLEFT" relativeTo="$parentMouseRow3">
-						<Offset>
-							<AbsDimension x="0" y="-30" />
-						</Offset>
+						<Offset><AbsDimension x="0" y="-30"/></Offset>
 					</Anchor>
 				</Anchors>
 			</Frame>
 			<Frame name="$parentMouseRow5" inherits="CyborgMMO_TemplateButtonRow">
 				<Anchors>
 					<Anchor point="TOPLEFT" relativeTo="$parentMouseRow4">
-						<Offset>
-							<AbsDimension x="0" y="-30" />
-						</Offset>
+						<Offset><AbsDimension x="0" y="-30"/></Offset>
 					</Anchor>
 				</Anchors>
 			</Frame>
 			<Frame name="$parentMouseRow6" inherits="CyborgMMO_TemplateButtonRow">
 				<Anchors>
 					<Anchor point="TOPLEFT" relativeTo="$parentMouseRow5">
-						<Offset>
-							<AbsDimension x="0" y="-30" />
-						</Offset>
+						<Offset><AbsDimension x="0" y="-30"/></Offset>
 					</Anchor>
 				</Anchors>
 			</Frame>
 			<Frame name="$parentMouseRow7" inherits="CyborgMMO_TemplateButtonRow">
 				<Anchors>
 					<Anchor point="TOPLEFT" relativeTo="$parentMouseRow6">
-						<Offset>
-							<AbsDimension x="0" y="-30" />
-						</Offset>
+						<Offset><AbsDimension x="0" y="-30"/></Offset>
 					</Anchor>
 				</Anchors>
 			</Frame>
 			<Frame name="$parentMouseRow8" inherits="CyborgMMO_TemplateButtonRow">
 				<Anchors>
 					<Anchor point="TOPLEFT" relativeTo="$parentMouseRow7">
-						<Offset>
-							<AbsDimension x="0" y="-30" />
-						</Offset>
+						<Offset><AbsDimension x="0" y="-30"/></Offset>
 					</Anchor>
 				</Anchors>
 			</Frame>
 			<Frame name="$parentMouseRow9" inherits="CyborgMMO_TemplateButtonRow">
 				<Anchors>
 					<Anchor point="TOPLEFT" relativeTo="$parentMouseRow8">
-						<Offset>
-							<AbsDimension x="0" y="-30" />
-						</Offset>
+						<Offset><AbsDimension x="0" y="-30"/></Offset>
 					</Anchor>
 				</Anchors>
 			</Frame>
 			<Frame name="$parentMouseRowA" inherits="CyborgMMO_TemplateButtonRow">
 				<Anchors>
 					<Anchor point="TOPLEFT" relativeTo="$parentMouseRow9">
-						<Offset>
-							<AbsDimension x="0" y="-30" />
-						</Offset>
+						<Offset><AbsDimension x="0" y="-30"/></Offset>
 					</Anchor>
 				</Anchors>
 			</Frame>
 			<Frame name="$parentMouseRowB" inherits="CyborgMMO_TemplateButtonRow">
 				<Anchors>
 					<Anchor point="TOPLEFT" relativeTo="$parentMouseRowA">
-						<Offset>
-							<AbsDimension x="0" y="-30" />
-						</Offset>
+						<Offset><AbsDimension x="0" y="-30"/></Offset>
 					</Anchor>
 				</Anchors>
 			</Frame>
 			<Frame name="$parentMouseRowC" inherits="CyborgMMO_TemplateButtonRow">
 				<Anchors>
 					<Anchor point="TOPLEFT" relativeTo="$parentMouseRowB">
-						<Offset>
-							<AbsDimension x="0" y="-30" />
-						</Offset>
+						<Offset><AbsDimension x="0" y="-30"/></Offset>
 					</Anchor>
 				</Anchors>
 			</Frame>
 			<Frame name="$parentMouseRowD" inherits="CyborgMMO_TemplateButtonRow">
 				<Anchors>
 					<Anchor point="TOPLEFT" relativeTo="$parentMouseRowC">
-						<Offset>
-							<AbsDimension x="0" y="-30" />
-						</Offset>
+						<Offset><AbsDimension x="0" y="-30"/></Offset>
 					</Anchor>
 				</Anchors>
 			</Frame>
@@ -310,9 +245,7 @@
 				<FontString name="$parentTitle" inherits="GameFontNormalLarge">
 					<Anchors>
 						<Anchor point="TOPLEFT">
-							<Offset>
-								<AbsDimension x="15" y="-15" />
-							</Offset>
+							<Offset><AbsDimension x="15" y="-15"/></Offset>
 						</Anchor>
 					</Anchors>
 				</FontString>
@@ -321,14 +254,10 @@
 
 		<Frames>
 			<CheckButton name="$parentMiniMapButton" inherits="UICheckButtonTemplate" checked="true">
-				<Size>
-					<AbsDimension x="32" y="32"/>
-				</Size>
+				<Size><AbsDimension x="32" y="32"/></Size>
 				<Anchors>
 					<Anchor point="TOPLEFT" relativeTo="$parentTitle">
-						<Offset>
-							<AbsDimension x="15" y="-30"/>
-						</Offset>
+						<Offset><AbsDimension x="15" y="-30"/></Offset>
 					</Anchor>
 				</Anchors>
 				<Layers>
@@ -336,9 +265,7 @@
 						<FontString name="$parentTitle" font="Fonts\FRIZQT__.TTF" inherits="CyborgMMO_TemplateSliderTitle">
 							<Anchors>
 								<Anchor point="LEFT" relativePoint="$parentMiniMapButton">
-									<Offset>
-										<AbsDimension x="45" y="0" />
-									</Offset>
+									<Offset><AbsDimension x="45" y="0"/></Offset>
 								</Anchor>
 							</Anchors>
 						</FontString>
@@ -349,7 +276,7 @@
 						CyborgMMO_LoadStrings(getglobal(self:GetName().."Title"))
 					</OnLoad>
 					<OnClick>
-						if self:GetChecked() == 1 then
+						if self:GetChecked() then
 							CyborgMMO_SetMiniMapButton(true)
 						else
 							CyborgMMO_SetMiniMapButton(false)
@@ -360,14 +287,10 @@
 
 
 			<CheckButton name="$parentCyborgButton" inherits="UICheckButtonTemplate" checked="true">
-				<Size>
-					<AbsDimension x="32" y="32"/>
-				</Size>
+				<Size><AbsDimension x="32" y="32"/></Size>
 				<Anchors>
 					<Anchor point="TOPLEFT" relativeTo="$parentMiniMapButton">
-						<Offset>
-							<AbsDimension x="0" y="-30"/>
-						</Offset>
+						<Offset><AbsDimension x="0" y="-30"/></Offset>
 					</Anchor>
 				</Anchors>
 				<Layers>
@@ -375,9 +298,7 @@
 						<FontString name="$parentTitle" font="Fonts\FRIZQT__.TTF" inherits="CyborgMMO_TemplateSliderTitle">
 							<Anchors>
 								<Anchor point="LEFT" relativePoint="$parentCyborgButton">
-									<Offset>
-										<AbsDimension x="45" y="0" />
-									</Offset>
+									<Offset><AbsDimension x="45" y="0"/></Offset>
 								</Anchor>
 							</Anchors>
 						</FontString>
@@ -388,7 +309,7 @@
 						CyborgMMO_LoadStrings(getglobal(self:GetName().."Title"))
 					</OnLoad>
 					<OnClick>
-						if self:GetChecked() == 1 then
+						if self:GetChecked() then
 							CyborgMMO_SetCyborgHeadButton(true)
 						else
 							CyborgMMO_SetCyborgHeadButton(false)
@@ -398,15 +319,11 @@
 			</CheckButton>
 
 			<Button name="$parentSetDefaults" inherits="CyborgMMO_TemplateButton">
-				<Size>
-					<AbsDimension x="150" y="28" />
-				</Size>
+				<Size><AbsDimension x="150" y="28"/></Size>
 				<Anchors>
-				  <Anchor point="TOPLEFT" relativeTo="CyborgButton">
-					<Offset>
-						<AbsDimension x="431" y="-20"/>
-					</Offset>
-				  </Anchor>
+					<Anchor point="TOPLEFT" relativeTo="CyborgButton">
+						<Offset><AbsDimension x="431" y="-20"/></Offset>
+					</Anchor>
 				</Anchors>
 				<Scripts>
 					<OnLoad>
@@ -417,16 +334,12 @@
 					</OnClick>
 				</Scripts>
 			</Button>
-			
+
 			<Frame name="$parentRebind" inherits="CyborgMMO_MouseRebind">
-				<Size>
-					<AbsDimension x="45" y="60" />
-				</Size>
+				<Size><AbsDimension x="45" y="60"/></Size>
 				<Anchors>
 					<Anchor point="TOPLEFT" relativeTo="$parentTitle">
-						<Offset>
-							<AbsDimension x="25" y="-120"/>
-						</Offset>
+						<Offset><AbsDimension x="25" y="-120"/></Offset>
 					</Anchor>
 				</Anchors>
 				<Scripts>
@@ -438,125 +351,105 @@
 					</OnLoad>
 				</Scripts>
 			</Frame>
-			
+
 			<Frame name="$parentCyborgSize">
 				<Size>
-					<AbsDimension x="180" y="32" />
+					<AbsDimension x="180" y="32"/>
 				</Size>
 				<Anchors>
 					<Anchor point="TOPLEFT" relativeTo="$parentTitle">
-						<Offset>
-							<AbsDimension x="195" y="-40"/>
-						</Offset>
+						<Offset><AbsDimension x="195" y="-40"/></Offset>
 					</Anchor>
 				</Anchors>
 				<Frames>
 					<Slider name="$parentSlider" enableMouse="true" minValue=".5" maxValue="1" defaultValue=".75" valueStep=".01" orientation="HORIZONTAL">
-						<Size>
-							<AbsDimension x="128" y="17" />
-						</Size>
+						<Size><AbsDimension x="128" y="17"/></Size>
 						<Anchors>
-							<Anchor point="LEFT" />
-							<Anchor point="RIGHT" />
+							<Anchor point="LEFT"/>
+							<Anchor point="RIGHT"/>
 						</Anchors>
 						<Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
 							<BackgroundInsets>
-								<AbsInset left="3" right="3" top="6" bottom="6" />
+								<AbsInset left="3" right="3" top="6" bottom="6"/>
 							</BackgroundInsets>
-							<TileSize>
-								<AbsValue val="8" />
-							</TileSize>
-							<EdgeSize>
-								<AbsValue val="8" />
-							</EdgeSize>
+							<TileSize><AbsValue val="8"/></TileSize>
+							<EdgeSize><AbsValue val="8"/></EdgeSize>
 						</Backdrop>
 						<Layers>
 							<Layer>
 								<FontString name="$parentTitle" font="Fonts\FRIZQT__.TTF" inherits="CyborgMMO_TemplateSliderTitle">
 									<Anchors>
-										<Anchor point="BOTTOM" relativePoint="TOP" />
+										<Anchor point="BOTTOM" relativePoint="TOP"/>
 									</Anchors>
 								</FontString>
 								<FontString name="$parentLow" font="Fonts\FRIZQT__.TTF" inherits="CyborgMMO_TemplateNormalString" text="50%">
 									<Anchors>
-										<Anchor point="TOPLEFT" relativePoint="BOTTOMLEFT" />
+										<Anchor point="TOPLEFT" relativePoint="BOTTOMLEFT"/>
 									</Anchors>
 								</FontString>
 								<FontString name="$parentHigh" font="Fonts\FRIZQT__.TTF" inherits="CyborgMMO_TemplateNormalString" text="100%">
 									<Anchors>
-										<Anchor point="TOPRIGHT" relativePoint="BOTTOMRIGHT" />
+										<Anchor point="TOPRIGHT" relativePoint="BOTTOMRIGHT"/>
 									</Anchors>
 								</FontString>
 							</Layer>
 						</Layers>
 						<ThumbTexture name="$parentThumb" file="Interface\Buttons\UI-SliderBar-Button-Horizontal">
-							<Size>
-								<AbsDimension x="32" y="32" />
-							</Size>
+							<Size><AbsDimension x="32" y="32"/></Size>
 						</ThumbTexture>
 						<Scripts>
 							<OnLoad>
 								CyborgMMO_LoadStrings(getglobal(self:GetName().."Title"))
 							</OnLoad>
-							<OnValueChanged>CyborgMMO_SetOpenButtonSize(self:GetValue())</OnValueChanged>
+							<OnValueChanged>
+								CyborgMMO_SetOpenButtonSize(self:GetValue())
+							</OnValueChanged>
 						</Scripts>
 					</Slider>
 				</Frames>
 			</Frame>
 			<Frame name="$parentPluginSize">
-				<Size>
-					<AbsDimension x="180" y="32" />
-				</Size>
+				<Size><AbsDimension x="180" y="32"/></Size>
 				<Anchors>
 					<Anchor point="TOPLEFT" relativeTo="$parentCyborgSize">
-						<Offset>
-							<AbsDimension x="200" y="0"/>
-						</Offset>
+						<Offset><AbsDimension x="200" y="0"/></Offset>
 					</Anchor>
 				</Anchors>
 				<Frames>
 					<Slider name="$parentSlider" enableMouse="true" minValue=".5" maxValue="1" defaultValue=".75" valueStep=".01" orientation="HORIZONTAL">
-						<Size>
-							<AbsDimension x="128" y="17" />
-						</Size>
+						<Size><AbsDimension x="128" y="17"/></Size>
 						<Anchors>
-							<Anchor point="LEFT" />
-							<Anchor point="RIGHT" />
+							<Anchor point="LEFT"/>
+							<Anchor point="RIGHT"/>
 						</Anchors>
 						<Backdrop bgFile="Interface\Buttons\UI-SliderBar-Background" edgeFile="Interface\Buttons\UI-SliderBar-Border" tile="true">
 							<BackgroundInsets>
-								<AbsInset left="3" right="3" top="6" bottom="6" />
+								<AbsInset left="3" right="3" top="6" bottom="6"/>
 							</BackgroundInsets>
-							<TileSize>
-								<AbsValue val="8" />
-							</TileSize>
-							<EdgeSize>
-								<AbsValue val="8" />
-							</EdgeSize>
+							<TileSize><AbsValue val="8"/></TileSize>
+							<EdgeSize><AbsValue val="8"/></EdgeSize>
 						</Backdrop>
 						<Layers>
 							<Layer>
 								<FontString name="$parentTitle" font="Fonts\FRIZQT__.TTF" inherits="CyborgMMO_TemplateSliderTitle">
 									<Anchors>
-										<Anchor point="BOTTOM" relativePoint="TOP" />
+										<Anchor point="BOTTOM" relativePoint="TOP"/>
 									</Anchors>
 								</FontString>
 								<FontString name="$parentLow" font="Fonts\FRIZQT__.TTF" inherits="CyborgMMO_TemplateNormalString" text="50%">
 									<Anchors>
-										<Anchor point="TOPLEFT" relativePoint="BOTTOMLEFT" />
+										<Anchor point="TOPLEFT" relativePoint="BOTTOMLEFT"/>
 									</Anchors>
 								</FontString>
 								<FontString name="$parentHigh" font="Fonts\FRIZQT__.TTF" inherits="CyborgMMO_TemplateNormalString" text="100%">
 									<Anchors>
-										<Anchor point="TOPRIGHT" relativePoint="BOTTOMRIGHT" />
+										<Anchor point="TOPRIGHT" relativePoint="BOTTOMRIGHT"/>
 									</Anchors>
 								</FontString>
 							</Layer>
 						</Layers>
 						<ThumbTexture name="$parentThumb" file="Interface\Buttons\UI-SliderBar-Button-Horizontal">
-							<Size>
-								<AbsDimension x="32" y="32" />
-							</Size>
+							<Size><AbsDimension x="32" y="32"/></Size>
 						</ThumbTexture>
 						<Scripts>
 							<OnLoad>
@@ -566,7 +459,7 @@
 								CyborgMMO_SetMainPageSize(self:GetValue())
 							</OnValueChanged>
 						</Scripts>
-					  </Slider>
+					</Slider>
 				</Frames>
 			</Frame>
 		</Frames>
@@ -579,123 +472,93 @@
 			</OnLoad>
 		</Scripts>
 	</Frame>
-	
+
 	<Button name="CyborgMMO_BindingFrame" toplevel="true" parent="UIParent" frameStrata="DIALOG" movable="true" enableMouse="true" hidden="true" enableKeyboard="true">
-    <Size>
-      <AbsDimension x="400" y="200"/>
-    </Size>
-    <Anchors>
-      <Anchor point="CENTER">
-        <Offset>
-          <AbsDimension x="0" y="0"/>
-        </Offset>
-      </Anchor>
-    </Anchors>
-    <Backdrop bgFile="Interface\DialogFrame\UI-DialogBox-Background" edgeFile="Interface\DialogFrame\UI-DialogBox-Border" tile="true">
-      <BackgroundInsets>
-        <AbsInset left="11" right="12" top="12" bottom="11"/>
-      </BackgroundInsets>
-      <TileSize>
-        <AbsValue val="32"/>
-      </TileSize>
-      <EdgeSize>
-        <AbsValue val="32"/>
-      </EdgeSize>
-    </Backdrop>
-    <Layers>
-      <Layer level="ARTWORK">
-        <Texture name="$parentHeader" file="Interface\DialogFrame\UI-DialogBox-Header">
-          <Size>
-            <AbsDimension x="500" y="64"/>
-          </Size>
-          <Anchors>
-            <Anchor point="TOP">
-              <Offset>
-                <AbsDimension x="0" y="12"/>
-              </Offset>
-            </Anchor>
-          </Anchors>
-        </Texture>
-        <FontString name="$parentHeaderText" inherits="GameFontNormal" text="FillerText">
-          <Size>
-            <AbsDimension x="500" y="13"/>
-          </Size>
-          <Anchors>
-            <Anchor point="TOP" relativeTo="$parentHeader">
-              <Offset>
-                <AbsDimension x="0" y="-13"/>
-              </Offset>
-            </Anchor>
-          </Anchors>
-        </FontString>
-        <FontString inherits="GameFontNormalLarge" name="$parentButtonName" text="Button Name">
-          <Anchors>
-            <Anchor point="CENTER" relativeTo="$parent">
-              <Offset>
-                <AbsDimension x="0" y="32"/>
-              </Offset>
-            </Anchor>
-          </Anchors>
-        </FontString>
-        <FontString name="$parentKey" inherits="GameFontNormalLarge" text="KeyText">
-          <Anchors>
-            <Anchor point="CENTER" relativeTo="$parent">
-              <Offset>
-                <AbsDimension x="0" y="-16"/>
-              </Offset>
-            </Anchor>
-          </Anchors>
-        </FontString>
-      </Layer>
-    </Layers>
-    <Frames>
-      <Button name="$parentCloseButton" inherits="UIPanelCloseButton">
-        <Anchors>
-          <Anchor point="TOPRIGHT">
-            <Offset>
-              <AbsDimension x="-3" y="-3"/>
-            </Offset>
-          </Anchor>
-        </Anchors>
-      </Button>
-      <Button name="$parentExitButton" inherits="UIPanelButtonTemplate" text="Close">
-        <Size>
-          <AbsDimension x="80" y="26"/>
-        </Size>
-        <Anchors>
-          <Anchor point="BOTTOMRIGHT" relativeTo="$parent" relativePoint="BOTTOMRIGHT">
-            <Offset>
-              <AbsDimension x="-12" y="12"/>
-            </Offset>
-          </Anchor>
-        </Anchors>
-        <Scripts>
-          <OnClick>
-            HideUIPanel(self:GetParent())
-          </OnClick>
-        </Scripts>
-      </Button>
-    </Frames>
+		<Size><AbsDimension x="400" y="200"/></Size>
+		<Anchors>
+			<Anchor point="CENTER"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>
+		</Anchors>
+		<Backdrop bgFile="Interface\DialogFrame\UI-DialogBox-Background" edgeFile="Interface\DialogFrame\UI-DialogBox-Border" tile="true">
+			<BackgroundInsets>
+				<AbsInset left="11" right="12" top="12" bottom="11"/>
+			</BackgroundInsets>
+			<TileSize><AbsValue val="32"/></TileSize>
+			<EdgeSize><AbsValue val="32"/></EdgeSize>
+		</Backdrop>
+		<Layers>
+			<Layer level="ARTWORK">
+				<Texture name="$parentHeader" file="Interface\DialogFrame\UI-DialogBox-Header">
+					<Size><AbsDimension x="500" y="64"/></Size>
+					<Anchors>
+						<Anchor point="TOP"><Offset><AbsDimension x="0" y="12"/></Offset></Anchor>
+					</Anchors>
+				</Texture>
+				<FontString name="$parentHeaderText" inherits="GameFontNormal" text="FillerText">
+					<Size><AbsDimension x="500" y="13"/></Size>
+					<Anchors>
+						<Anchor point="TOP" relativeTo="$parentHeader">
+							<Offset><AbsDimension x="0" y="-13"/></Offset>
+						</Anchor>
+					</Anchors>
+				</FontString>
+				<FontString inherits="GameFontNormalLarge" name="$parentButtonName" text="Button Name">
+					<Anchors>
+						<Anchor point="CENTER" relativeTo="$parent">
+							<Offset><AbsDimension x="0" y="32"/></Offset>
+						</Anchor>
+					</Anchors>
+				</FontString>
+				<FontString name="$parentKey" inherits="GameFontNormalLarge" text="KeyText">
+					<Anchors>
+						<Anchor point="CENTER" relativeTo="$parent">
+							<Offset><AbsDimension x="0" y="-16"/></Offset>
+						</Anchor>
+					</Anchors>
+				</FontString>
+			</Layer>
+		</Layers>
+		<Frames>
+			<Button name="$parentCloseButton" inherits="UIPanelCloseButton">
+				<Anchors>
+					<Anchor point="TOPRIGHT">
+						<Offset><AbsDimension x="-3" y="-3"/></Offset>
+					</Anchor>
+				</Anchors>
+			</Button>
+			<Button name="$parentExitButton" inherits="UIPanelButtonTemplate" text="Close">
+				<Size><AbsDimension x="80" y="26"/></Size>
+				<Anchors>
+					<Anchor point="BOTTOMRIGHT" relativeTo="$parent" relativePoint="BOTTOMRIGHT">
+						<Offset><AbsDimension x="-12" y="12"/></Offset>
+					</Anchor>
+				</Anchors>
+				<Scripts>
+					<OnClick>
+						HideUIPanel(self:GetParent())
+					</OnClick>
+				</Scripts>
+			</Button>
+		</Frames>
 
-    <Scripts>
-      <OnLoad>
-			CyborgMMO_LoadStrings(getglobal(self:GetName().."HeaderText"))
-			CyborgMMO_LoadStrings(getglobal(self:GetName().."ExitButton"))
-        self:RegisterForClicks("AnyUp")
-      </OnLoad>
-      <OnClick>
-        CyborgMMO_BindingFrameOnKeyDown(self, button)
-      </OnClick>
-      <OnKeyDown>
-        CyborgMMO_BindingFrameOnKeyDown(self, key)
-      </OnKeyDown>
-      <OnMouseWheel>
-        if delta > 0 then
-          CyborgMMO_BindingFrameOnKeyDown(self, "MOUSEWHEELUP")
-        else
-          CyborgMMO_BindingFrameOnKeyDown(self, "MOUSEWHEELDOWN")
-        end
-      </OnMouseWheel>
-    </Scripts>
-  </Button>
+		<Scripts>
+			<OnLoad>
+				CyborgMMO_LoadStrings(getglobal(self:GetName().."HeaderText"))
+				CyborgMMO_LoadStrings(getglobal(self:GetName().."ExitButton"))
+				self:RegisterForClicks("AnyUp")
+			</OnLoad>
+			<OnClick>
+				CyborgMMO_BindingFrameOnKeyDown(self, button)
+			</OnClick>
+			<OnKeyDown>
+				CyborgMMO_BindingFrameOnKeyDown(self, key)
+			</OnKeyDown>
+			<OnMouseWheel>
+				if delta > 0 then
+					CyborgMMO_BindingFrameOnKeyDown(self, "MOUSEWHEELUP")
+				else
+					CyborgMMO_BindingFrameOnKeyDown(self, "MOUSEWHEELDOWN")
+				end
+			</OnMouseWheel>
+		</Scripts>
+	</Button>
 </Ui>
--- a/RatPage.xml	Mon Apr 29 17:44:34 2013 +0000
+++ b/RatPage.xml	Mon Apr 29 17:44:40 2013 +0000
@@ -1,6 +1,6 @@
 <Ui xmlns="http://www.blizzard.com/wow/ui" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 	<!--
-	Warcraft Plugin for Cyborg MMO7 
+	Warcraft Plugin for Cyborg MMO7
 	Filename: RatPage.xml
 	Description: Layout and description of the command slots for the mouse.
 	Copyright (C) 2012 Mad Catz Inc.
@@ -18,29 +18,22 @@
 
 	You should have received a copy of the GNU General Public License
 	along with this program; if not, write to the Free Software
-	Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA. 
+	Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 	-->
-	<!-- IconTemplate-->
+
+	<!-- IconTemplate -->
 	<Button name="CyborgMMO_TemplateIcon" virtual="true" inherits="SecureActionButtonTemplate">
-		<Size>
-			<AbsDimension x="32" y="32"/>
-		</Size>
+		<Size><AbsDimension x="32" y="32"/></Size>
 		<Layers>
 			<Layer level="OVERLAY">
 				<Texture name="$parentIcon"/>
-				</Layer>
-				<Layer level="ARTWORK">
+			</Layer>
+			<Layer level="ARTWORK">
 				<FontString name="$parentHotKey" inherits="NumberFontNormalSmallGray" justifyH="RIGHT">
-				  <Size>
-					<AbsDimension x="32" y="10"/>
-				  </Size>
-				  <Anchors>
-					<Anchor point="TOPLEFT">
-					  <Offset>
-						<AbsDimension x="-2" y="-2"/>
-					  </Offset>
-					</Anchor>
-				  </Anchors>
+					<Size><AbsDimension x="32" y="10"/></Size>
+					<Anchors>
+						<Anchor point="TOPLEFT"><Offset><AbsDimension x="-2" y="-2"/></Offset></Anchor>
+					</Anchors>
 				</FontString>
 			</Layer>
 		</Layers>
@@ -58,24 +51,17 @@
 					self.Clicked()
 				end
 			</OnMouseDown>
-
 		</Scripts>
 	</Button>
 
-
-
 	<Button name="CyborgMMO_TemplateMode" virtual="true">
-		<Size>
-			<AbsDimension x="127" y="63" />
-		</Size>
+		<Size><AbsDimension x="127" y="63"/></Size>
 		<ButtonText name="$parentText">
-			<FontHeight>
-				<AbsValue val="10" />
-			</FontHeight>
+			<FontHeight><AbsValue val="10"/></FontHeight>
 		</ButtonText>
-		<NormalFont style="GameFontNormal" />
-		<HighlightFont style="GameFontHighlight" />
-		<DisabledFont style="GameFontDisable" />
+		<NormalFont style="GameFontNormal"/>
+		<HighlightFont style="GameFontHighlight"/>
+		<DisabledFont style="GameFontDisable"/>
 		<Scripts>
 			<OnLoad>
 				self = CyborgMMO_ModeView.new(self)
@@ -88,38 +74,22 @@
 
 	<!-- The Rat Page Frame -->
 	<Frame name="CyborgMMO_TemplateRatPage" virtual="true">
-		<Size>
-			<AbsDimension x="512" y="512"/>
-		</Size>
+		<Size><AbsDimension x="512" y="512"/></Size>
 		<Anchors>
-			<Anchor point="TOPLEFT">
-				<Offset>
-					<AbsDimension x="0" y="-0"/>
-				</Offset>
-			</Anchor>
+			<Anchor point="TOPLEFT"><Offset><AbsDimension x="0" y="-0"/></Offset></Anchor>
 		</Anchors>
 		<!-- Our Slot Locations -->
 		<Frames>
 			<CheckButton name="$parentSlot1" inherits="CyborgMMO_TemplateSlot" id="1">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="68" y="-116" />
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="68" y="-116"/></Offset></Anchor>
 				</Anchors>
 				<Layers>
 					<Layer level="ARTWORK">
 						<Texture name="$parentText" file="Interface\AddOns\CyborgMMO7\Graphics\Slot.tga">
-							<Size>
-								<AbsDimension x="33" y="33"/>
-							</Size>
+							<Size><AbsDimension x="33" y="33"/></Size>
 							<Anchors>
-								<Anchor point="CENTER">
-									<Offset>
-										<AbsDimension x="0" y="0"/>
-									</Offset>
-								</Anchor>
+								<Anchor point="CENTER"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>
 							</Anchors>
 						</Texture>
 					</Layer>
@@ -127,24 +97,14 @@
 			</CheckButton>
 			<CheckButton name="$parentSlot2" inherits="CyborgMMO_TemplateSlot" id="2">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="68" y="-153"/>
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="68" y="-153"/></Offset></Anchor>
 				</Anchors>
 				<Layers>
 					<Layer level="ARTWORK">
 						<Texture name="$parentText" file="Interface\AddOns\CyborgMMO7\Graphics\Slot.tga">
-							<Size>
-								<AbsDimension x="33" y="33"/>
-							</Size>
+							<Size><AbsDimension x="33" y="33"/></Size>
 							<Anchors>
-								<Anchor point="CENTER">
-									<Offset>
-										<AbsDimension x="0" y="0"/>
-									</Offset>
-								</Anchor>
+								<Anchor point="CENTER"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>
 							</Anchors>
 						</Texture>
 					</Layer>
@@ -152,24 +112,14 @@
 			</CheckButton>
 			<CheckButton name="$parentSlot3" inherits="CyborgMMO_TemplateSlot" id="3">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="68" y="-189" />
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="68" y="-189"/></Offset></Anchor>
 				</Anchors>
 				<Layers>
 					<Layer level="ARTWORK">
 						<Texture name="$parentText" file="Interface\AddOns\CyborgMMO7\Graphics\Slot.tga">
-							<Size>
-								<AbsDimension x="33" y="33"/>
-							</Size>
+							<Size><AbsDimension x="33" y="33"/></Size>
 							<Anchors>
-								<Anchor point="CENTER">
-									<Offset>
-										<AbsDimension x="0" y="0"/>
-									</Offset>
-								</Anchor>
+								<Anchor point="CENTER"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>
 							</Anchors>
 						</Texture>
 					</Layer>
@@ -177,24 +127,14 @@
 			</CheckButton>
 			<CheckButton name="$parentSlot4" inherits="CyborgMMO_TemplateSlot" id="4">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="68" y="-238" />
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="68" y="-238"/></Offset></Anchor>
 				</Anchors>
 				<Layers>
 					<Layer level="ARTWORK">
 						<Texture name="$parentText" file="Interface\AddOns\CyborgMMO7\Graphics\SlotUp.tga">
-							<Size>
-								<AbsDimension x="33" y="33"/>
-							</Size>
+							<Size><AbsDimension x="33" y="33"/></Size>
 							<Anchors>
-								<Anchor point="CENTER">
-									<Offset>
-										<AbsDimension x="0" y="0"/>
-									</Offset>
-								</Anchor>
+								<Anchor point="CENTER"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>
 							</Anchors>
 						</Texture>
 					</Layer>
@@ -202,24 +142,14 @@
 			</CheckButton>
 			<CheckButton name="$parentSlot5" inherits="CyborgMMO_TemplateSlot" id="5">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="68" y="-273" />
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="68" y="-273"/></Offset></Anchor>
 				</Anchors>
 				<Layers>
 					<Layer level="ARTWORK">
 						<Texture name="$parentText" file="Interface\AddOns\CyborgMMO7\Graphics\SlotMiddle.tga">
-							<Size>
-								<AbsDimension x="33" y="33"/>
-							</Size>
+							<Size><AbsDimension x="33" y="33"/></Size>
 							<Anchors>
-								<Anchor point="CENTER">
-									<Offset>
-										<AbsDimension x="0" y="0"/>
-									</Offset>
-								</Anchor>
+								<Anchor point="CENTER"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>
 							</Anchors>
 						</Texture>
 					</Layer>
@@ -227,24 +157,14 @@
 			</CheckButton>
 			<CheckButton name="$parentSlot6" inherits="CyborgMMO_TemplateSlot" id="6">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="68" y="-308" />
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="68" y="-308"/></Offset></Anchor>
 				</Anchors>
 				<Layers>
 					<Layer level="ARTWORK">
 						<Texture name="$parentText" file="Interface\AddOns\CyborgMMO7\Graphics\SlotDown.tga">
-							<Size>
-								<AbsDimension x="33" y="33"/>
-							</Size>
+							<Size><AbsDimension x="33" y="33"/></Size>
 							<Anchors>
-								<Anchor point="CENTER">
-									<Offset>
-										<AbsDimension x="0" y="0"/>
-									</Offset>
-								</Anchor>
+								<Anchor point="CENTER"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>
 							</Anchors>
 						</Texture>
 					</Layer>
@@ -252,24 +172,14 @@
 			</CheckButton>
 			<CheckButton name="$parentSlot7" inherits="CyborgMMO_TemplateSlot" id="7">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="33" y="-273"/>
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="33" y="-273"/></Offset></Anchor>
 				</Anchors>
 				<Layers>
 					<Layer level="ARTWORK">
 						<Texture name="$parentText" file="Interface\AddOns\CyborgMMO7\Graphics\SlotLeft.tga">
-							<Size>
-								<AbsDimension x="33" y="33"/>
-							</Size>
+							<Size><AbsDimension x="33" y="33"/></Size>
 							<Anchors>
-								<Anchor point="CENTER">
-									<Offset>
-										<AbsDimension x="0" y="0"/>
-									</Offset>
-								</Anchor>
+								<Anchor point="CENTER"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>
 							</Anchors>
 						</Texture>
 					</Layer>
@@ -277,24 +187,14 @@
 			</CheckButton>
 			<CheckButton name="$parentSlot8" inherits="CyborgMMO_TemplateSlot" id="8">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="103" y="-273"/>
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="103" y="-273"/></Offset></Anchor>
 				</Anchors>
 				<Layers>
 					<Layer level="ARTWORK">
 						<Texture name="$parentText" file="Interface\AddOns\CyborgMMO7\Graphics\SlotRight.tga">
-							<Size>
-								<AbsDimension x="33" y="33"/>
-							</Size>
+							<Size><AbsDimension x="33" y="33"/></Size>
 							<Anchors>
-								<Anchor point="CENTER">
-									<Offset>
-										<AbsDimension x="0" y="0"/>
-									</Offset>
-								</Anchor>
+								<Anchor point="CENTER"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>
 							</Anchors>
 						</Texture>
 					</Layer>
@@ -302,24 +202,14 @@
 			</CheckButton>
 			<CheckButton name="$parentSlot9" inherits="CyborgMMO_TemplateSlot" id="9">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="68" y="-356"/>
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="68" y="-356"/></Offset></Anchor>
 				</Anchors>
 				<Layers>
 					<Layer level="ARTWORK">
 						<Texture name="$parentText" file="Interface\AddOns\CyborgMMO7\Graphics\Slot.tga">
-							<Size>
-								<AbsDimension x="33" y="33"/>
-							</Size>
+							<Size><AbsDimension x="33" y="33"/></Size>
 							<Anchors>
-								<Anchor point="CENTER">
-									<Offset>
-										<AbsDimension x="0" y="0"/>
-									</Offset>
-								</Anchor>
+								<Anchor point="CENTER"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>
 							</Anchors>
 						</Texture>
 					</Layer>
@@ -327,24 +217,14 @@
 			</CheckButton>
 			<CheckButton name="$parentSlot10" inherits="CyborgMMO_TemplateSlot" id="10">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="68" y="-393"/>
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="68" y="-393"/></Offset></Anchor>
 				</Anchors>
 				<Layers>
 					<Layer level="ARTWORK">
 						<Texture name="$parentText" file="Interface\AddOns\CyborgMMO7\Graphics\Slot.tga">
-							<Size>
-								<AbsDimension x="33" y="33"/>
-							</Size>
+							<Size><AbsDimension x="33" y="33"/></Size>
 							<Anchors>
-								<Anchor point="CENTER">
-									<Offset>
-										<AbsDimension x="0" y="0"/>
-									</Offset>
-								</Anchor>
+								<Anchor point="CENTER"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>
 							</Anchors>
 						</Texture>
 					</Layer>
@@ -352,24 +232,14 @@
 			</CheckButton>
 			<CheckButton name="$parentSlot11" inherits="CyborgMMO_TemplateSlot" id="11">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="68" y="-429"/>
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="68" y="-429"/></Offset></Anchor>
 				</Anchors>
 				<Layers>
 					<Layer level="ARTWORK">
 						<Texture name="$parentText" file="Interface\AddOns\CyborgMMO7\Graphics\Slot.tga">
-							<Size>
-								<AbsDimension x="33" y="33"/>
-							</Size>
+							<Size><AbsDimension x="33" y="33"/></Size>
 							<Anchors>
-								<Anchor point="CENTER">
-									<Offset>
-										<AbsDimension x="0" y="0"/>
-									</Offset>
-								</Anchor>
+								<Anchor point="CENTER"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>
 							</Anchors>
 						</Texture>
 					</Layer>
@@ -377,24 +247,14 @@
 			</CheckButton>
 			<CheckButton name="$parentSlot12" inherits="CyborgMMO_TemplateSlot" id="12">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="50" y="-68"/>
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="50" y="-68"/></Offset></Anchor>
 				</Anchors>
 				<Layers>
 					<Layer level="ARTWORK">
 						<Texture name="$parentText" file="Interface\AddOns\CyborgMMO7\Graphics\SlotLeft.tga">
-							<Size>
-								<AbsDimension x="33" y="33"/>
-							</Size>
+							<Size><AbsDimension x="33" y="33"/></Size>
 							<Anchors>
-								<Anchor point="CENTER">
-									<Offset>
-										<AbsDimension x="0" y="0"/>
-									</Offset>
-								</Anchor>
+								<Anchor point="CENTER"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>
 							</Anchors>
 						</Texture>
 					</Layer>
@@ -402,72 +262,41 @@
 			</CheckButton>
 			<CheckButton name="$parentSlot13" inherits="CyborgMMO_TemplateSlot" id="13">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="86" y="-68" />
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="86" y="-68"/></Offset></Anchor>
 				</Anchors>
 				<Layers>
 					<Layer level="ARTWORK">
 						<Texture name="$parentText" file="Interface\AddOns\CyborgMMO7\Graphics\SlotRight.tga">
-							<Size>
-								<AbsDimension x="33" y="33"/>
-							</Size>
+							<Size><AbsDimension x="33" y="33"/></Size>
 							<Anchors>
-								<Anchor point="CENTER">
-									<Offset>
-										<AbsDimension x="0" y="0"/>
-									</Offset>
-								</Anchor>
+								<Anchor point="CENTER"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>
 							</Anchors>
 						</Texture>
 					</Layer>
 				</Layers>
 			</CheckButton>
 			<Button name="Mode1" inherits="CyborgMMO_TemplateMode" id="1">
-				<NormalTexture file="Interface\AddOns\CyborgMMO7\Graphics\Mode1Down.tga" >
-				</NormalTexture>
-				<PushedTexture file="Interface\AddOns\CyborgMMO7\Graphics\Mode1Selected.tga">
-				</PushedTexture>
-				<HighlightTexture file="Interface\AddOns\CyborgMMO7\Graphics\Mode1Over.tga">
-				</HighlightTexture>
+				<NormalTexture file="Interface\AddOns\CyborgMMO7\Graphics\Mode1Down.tga"/>
+				<PushedTexture file="Interface\AddOns\CyborgMMO7\Graphics\Mode1Selected.tga"/>
+				<HighlightTexture file="Interface\AddOns\CyborgMMO7\Graphics\Mode1Over.tga"/>
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="384" y="-33" />
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="384" y="-33"/></Offset></Anchor>
 				</Anchors>
 			</Button>
 			<Button name="Mode2" inherits="CyborgMMO_TemplateMode" id="2">
-				<NormalTexture file="Interface\AddOns\CyborgMMO7\Graphics\Mode2Down.tga" >
-				</NormalTexture>
-				<PushedTexture file="Interface\AddOns\CyborgMMO7\Graphics\Mode2Selected.tga">
-				</PushedTexture>
-				<HighlightTexture file="Interface\AddOns\CyborgMMO7\Graphics\Mode2Over.tga">
-				</HighlightTexture>
+				<NormalTexture file="Interface\AddOns\CyborgMMO7\Graphics\Mode2Down.tga"/>
+				<PushedTexture file="Interface\AddOns\CyborgMMO7\Graphics\Mode2Selected.tga"/>
+				<HighlightTexture file="Interface\AddOns\CyborgMMO7\Graphics\Mode2Over.tga"/>
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="384" y="-33" />
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="384" y="-33"/></Offset></Anchor>
 				</Anchors>
 			</Button>
 			<Button name="Mode3" inherits="CyborgMMO_TemplateMode" id="3">
-				<NormalTexture file="Interface\AddOns\CyborgMMO7\Graphics\Mode3Down.tga" >
-				</NormalTexture>
-				<PushedTexture file="Interface\AddOns\CyborgMMO7\Graphics\Mode3Selected.tga">
-				</PushedTexture>
-				<HighlightTexture file="Interface\AddOns\CyborgMMO7\Graphics\Mode3Over.tga">
-				</HighlightTexture>
+				<NormalTexture file="Interface\AddOns\CyborgMMO7\Graphics\Mode3Down.tga"/>
+				<PushedTexture file="Interface\AddOns\CyborgMMO7\Graphics\Mode3Selected.tga"/>
+				<HighlightTexture file="Interface\AddOns\CyborgMMO7\Graphics\Mode3Over.tga"/>
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="384" y="-33" />
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="384" y="-33"/></Offset></Anchor>
 				</Anchors>
 			</Button>
 		</Frames>
--- a/RatQuickPage.xml	Mon Apr 29 17:44:34 2013 +0000
+++ b/RatQuickPage.xml	Mon Apr 29 17:44:40 2013 +0000
@@ -1,6 +1,6 @@
 <Ui xmlns="http://www.blizzard.com/wow/ui" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 	<!--
-	Warcraft Plugin for Cyborg MMO7 
+	Warcraft Plugin for Cyborg MMO7
 	Filename: RatQuickPage.xml
 	Description: The mouse over reminder page for the commands.
 	Copyright (C) 2012 Mad Catz Inc.
@@ -18,29 +18,22 @@
 
 	You should have received a copy of the GNU General Public License
 	along with this program; if not, write to the Free Software
-	Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA. 
+	Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 	-->
+
 	<!-- IconTemplate-->
 	<Button name="CyborgMMO_TemplateSmallIcon" virtual="true">
-		<Size>
-			<AbsDimension x="16.5" y="16.5"/>
-		</Size>
+		<Size><AbsDimension x="16.5" y="16.5"/></Size>
 		<Layers>
 			<Layer level="OVERLAY">
 				<Texture name="$parentIcon"/>
 				</Layer>
 				<Layer level="ARTWORK">
 				<FontString name="$parentHotKey" inherits="NumberFontNormalSmallGray" justifyH="RIGHT">
-				  <Size>
-					<AbsDimension x="32" y="10"/>
-				  </Size>
-				  <Anchors>
-					<Anchor point="TOPLEFT">
-					  <Offset>
-						<AbsDimension x="-2" y="-2"/>
-					  </Offset>
-					</Anchor>
-				  </Anchors>
+					<Size><AbsDimension x="32" y="10"/></Size>
+					<Anchors>
+						<Anchor point="TOPLEFT"><Offset><AbsDimension x="-2" y="-2"/></Offset></Anchor>
+					</Anchors>
 				</FontString>
 			</Layer>
 		</Layers>
@@ -61,163 +54,95 @@
 
 	<!-- The Rat Page Frame -->
 	<Frame name="CyborgMMO_RatQuickPage" hidden="true">
-		<Size>
-			<AbsDimension x="256" y="256" />
-		</Size>
+		<Size><AbsDimension x="256" y="256"/></Size>
 		<Anchors>
 			<Anchor point="CENTER" relativeTo="UIParent">
-				<Offset>
-					<AbsDimension x="0" y="0" />
-				</Offset>
+				<Offset><AbsDimension x="0" y="0"/></Offset>
 			</Anchor>
 		</Anchors>
 		<Layers>
 			<Layer level="BACKGROUND">
-			<Texture name="$parentBackgroundTexture" file="Interface\AddOns\CyborgMMO7\Graphics\ParchmentAndLeftSide.tga">
-				<Size>
-				  <AbsDimension x="256" y="256" />
-				</Size>
-				<Anchors>
-				  <Anchor point="CENTER">
-					<Offset>
-					  <AbsDimension x="0" y="0" />
-					</Offset>
-				  </Anchor>
-				</Anchors>
-			  </Texture>
+				<Texture name="$parentBackgroundTexture" file="Interface\AddOns\CyborgMMO7\Graphics\ParchmentAndLeftSide.tga">
+					<Size><AbsDimension x="256" y="256"/></Size>
+					<Anchors>
+						<Anchor point="CENTER"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>
+					</Anchors>
+				</Texture>
 			</Layer>
 			<Layer level="ARTWORK">
-			<Texture name="$parentCalloutsTexture" file="Interface\AddOns\CyborgMMO7\Graphics\Lines.tga">
-				<Size>
-					<AbsDimension x="256" y="256" />
-				</Size>
-				<Anchors>
-				  <Anchor point="TOPLEFT">
-					<Offset>
-					  <AbsDimension x="0" y="0" />
-					</Offset>
-				  </Anchor>
-				</Anchors>
-			  </Texture>
+				<Texture name="$parentCalloutsTexture" file="Interface\AddOns\CyborgMMO7\Graphics\Lines.tga">
+					<Size><AbsDimension x="256" y="256"/></Size>
+					<Anchors>
+						<Anchor point="TOPLEFT"><Offset><AbsDimension x="0" y="0"/></Offset></Anchor>
+					</Anchors>
+				</Texture>
 			</Layer>
 		</Layers>
 		<!-- Our Slot Locations -->
 		<Frames>
 			<CheckButton name="$parentSlot1" inherits="CyborgMMO_TemplateSmallSlot" id="1">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="34" y="-58" />
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="34" y="-58"/></Offset></Anchor>
 				</Anchors>
 			</CheckButton>
 			<CheckButton name="$parentSlot2" inherits="CyborgMMO_TemplateSmallSlot" id="2">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="34" y="-76"/>
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="34" y="-76"/></Offset></Anchor>
 				</Anchors>
 			</CheckButton>
 			<CheckButton name="$parentSlot3" inherits="CyborgMMO_TemplateSmallSlot" id="3">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="34" y="-94" />
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="34" y="-94"/></Offset></Anchor>
 				</Anchors>
 			</CheckButton>
 			<CheckButton name="$parentSlot4" inherits="CyborgMMO_TemplateSmallSlot" id="4">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="34" y="-119" />
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="34" y="-119"/></Offset></Anchor>
 				</Anchors>
 			</CheckButton>
 			<CheckButton name="$parentSlot5" inherits="CyborgMMO_TemplateSmallSlot" id="5">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="34" y="-136" />
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="34" y="-136"/></Offset></Anchor>
 				</Anchors>
 			</CheckButton>
 			<CheckButton name="$parentSlot6" inherits="CyborgMMO_TemplateSmallSlot" id="6">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="34" y="-153" />
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="34" y="-153"/></Offset></Anchor>
 				</Anchors>
 			</CheckButton>
 			<CheckButton name="$parentSlot7" inherits="CyborgMMO_TemplateSmallSlot" id="7">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="16.5" y="-136"/>
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="16.5" y="-136"/></Offset></Anchor>
 				</Anchors>
 			</CheckButton>
 			<CheckButton name="$parentSlot8" inherits="CyborgMMO_TemplateSmallSlot" id="8">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="52.5" y="-136"/>
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="52.5" y="-136"/></Offset></Anchor>
 				</Anchors>
 			</CheckButton>
 			<CheckButton name="$parentSlot9" inherits="CyborgMMO_TemplateSmallSlot" id="9">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="34" y="-180"/>
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="34" y="-180"/></Offset></Anchor>
 				</Anchors>
 			</CheckButton>
 			<CheckButton name="$parentSlot10" inherits="CyborgMMO_TemplateSmallSlot" id="10">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="34" y="-197"/>
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="34" y="-197"/></Offset></Anchor>
 				</Anchors>
 			</CheckButton>
 			<CheckButton name="$parentSlot11" inherits="CyborgMMO_TemplateSmallSlot" id="11">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="34" y="-214"/>
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="34" y="-214"/></Offset></Anchor>
 				</Anchors>
 			</CheckButton>
 			<CheckButton name="$parentSlot12" inherits="CyborgMMO_TemplateSmallSlot" id="12">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="24" y="-33"/>
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="24" y="-33"/></Offset></Anchor>
 				</Anchors>
 			</CheckButton>
 			<CheckButton name="$parentSlot13" inherits="CyborgMMO_TemplateSmallSlot" id="13">
 				<Anchors>
-					<Anchor point="TOPLEFT">
-						<Offset>
-							<AbsDimension x="44" y="-33" />
-						</Offset>
-					</Anchor>
+					<Anchor point="TOPLEFT"><Offset><AbsDimension x="44" y="-33"/></Offset></Anchor>
 				</Anchors>
 			</CheckButton>
 		</Frames>