<html>
<head>
<title>Magic 360™: Right click menu</title>
<link rel="stylesheet" type="text/css" href="magic360/magic360.css" />
<script type="text/javascript" src="magic360/magic360.js"></script>
<style type="text/css">
#rc-tbl td { width: 50%; }
</style>
</head>
<body>
<table width="100%" id="rc-tbl">
<tr>
<td>
<p>Right-click menu disabled (default).</p>
<a class="Magic360" href="#" data-magic360-options="filename:shoe-360-{col}.jpg; fullscreen: false; autospin: off;"><img src="images/shoe/shoe-360-01.jpg"/></a>
</td>
<td>
<p>Right-click menu enabled on the spin.</p>
<a class="Magic360" href="#" data-magic360-options="filename:shoe-360-{col}.jpg; fullscreen: false; autospin: off; right-click: true;"><img src="images/shoe/shoe-360-01.jpg"/></a>
</td>
</tr>
</table>
</body>
</html>