<!-- MENU-LOCATION=NONE -->
<html xmlns:MMString="http://www.macromedia.com/schemes/data/string/">

	<!--

	ADOBE CONFIDENTIAL
	___________________

	Copyright 2011 Adobe Systems Incorporated
	All Rights Reserved.

	NOTICE:  All information contained herein is, and remains
	the property of Adobe Systems Incorporated and its suppliers,
	if any.  The intellectual and technical concepts contained
	herein are proprietary to Adobe Systems Incorporated and its
	suppliers and are protected by trade secret or copyright law.
	Dissemination of this information or reproduction of this material
	is strictly forbidden unless prior written permission is obtained
	from Adobe Systems Incorporated.

	-->

	<head>

		<title><MMString:loadString id="jQSwatch/Floater/Title" /></title>
        <link href="images/PL_JQueryPanel_R.png" rel="panel icon" />
		<script type="text/javascript" src="jQuerySwatchContainer.js"></script>
		<script type="text/javascript" src="../Shared/Common/Scripts/dwscripts.js"></script>
		<script type="text/javascript" src="../Commands/jQMConstants.js"></script>
		<style>
			
			input{
				margin:-20px 0 0 0;
				padding:0;
				float:right;
			}
			#link{
				margin:-10px 0 0 0;
				padding:0;

			}
		</style>
	</head>

	<body onHide="onHide();" onShow="onShow();" onResize="onResize();">
		<mm:browsercontrol id="browser_jquery_swatch" />
		<hr/>
		<div id="link">
			<a MMString:href="jQSwatch/Floater/MoreThemes/Link"><MMString:loadString id="jQSwatch/Floater/MoreThemes/Label"/></a>
		</div>
		<div> 
			<input id="refreshButton" type="image" MMString:alt="Floaters/MultiscreenPreview/image/alt/Refresh" src="../Toolbars/images/MM/refresh.png" onClick="initUI()">
		</div>
	</body>
</html>

