<html>
<head>
<title>Magic Magnify Plus: Default parameters</title>
<!-- link to magicmagnifyplus.css file -->
<link rel="stylesheet" href="magicmagnifyplus/magicmagnifyplus.css" type="text/css" media="screen, projection"/>
<!-- link to magicmagnifyplus/magicmagnifyplus.js file -->
<script src="magicmagnifyplus/magicmagnifyplus.js" type="text/javascript"></script>
</head>
<body>
<p class="note">NOTE: The click to enlarge feature only works when this page is served from localhost or a webserver (<a href="http://demo.magictoolbox.com/magicmagnifyplus/example1.html">view this example online</a>).</p>
<p>The default look of Magic Magnify Plus™. No customizations made.</p>
<!-- define Magic Magnify Plus -->
<a href="images/shoe_large.jpg" class="MagicMagnifyPlus"><img src="images/shoe_small.jpg"/><span>You can place text here to describe the image.</span></a>
</body>
</html>