<html> <head> <meta http-equiv="MSThemeCompatible" CONTENT="yes" /> <meta http-equiv="Content-Type" content="text/html; charset=Unicode" /> <title>Avatar360</title> <link href="css/gadget.css" rel="stylesheet" type="text/css" /> <script src="js/gadget.js" type="text/javascript" charset="utf-8"></script> </head> <body onLoad="Start();"> <g:background id="gadget_bg" src="images/gadget_bg.png" style="left:0px;top:0px;height:300px;width:150px;"> <g:image id="expand_button" src="images/expand_button.png" style="left:0px;top:0px;height:140px;width:130px;cursor:pointer;" onclick="Expand();" /> </g:background> </body> </html>