<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs title="Rubik's Cube"
             description="Solve the Rubik's Cube online!"
             author="Matt Baylis"
             author_email="smogreport+modulefeedback@gmail.com"
             directory_title="Rubik's Cube"
             width="392" height="420"
             screenshot="http://hosting.gmodules.com/ig/gadgets/file/103534220535816043845/rubikscubess.png"
             thumbnail="http://hosting.gmodules.com/ig/gadgets/file/103534220535816043845/rubikscubethumb.png">
<Require feature="analytics" />
<Require feature="dynamic-height"/>
</ModulePrefs>
<Content type="html">
<![CDATA[
<script>
// Track this gadget using Google Analytics.
_IG_Analytics("UA-346747-19", "/gadget_rubikscube");

_IG_RegisterOnloadHandler(function () {
  _IG_AdjustIFrameHeight();
});
</script>
<center>
<center><br/><div><a href="https://itunes.apple.com/us/app/smog-report/id607748201?ls=1&mt=8" target="_blank"><img width="300" height="50" alt="Smog Report - Free Download" src="http://www.smogreport.com/ads/bannerad-50x300.png"/></a></div></center>
<table width="100%" border="0" align="center" cellpadding="3" cellspacing="0">
<tr>
<td>
<applet code="CubeApplet.class" codebase="http://www.rubiks.com/java/" archive="classes.jar"
width="392" height="392" name="rubik" align="bottom">
<!-- Absolute URL of login script -->
<param name="loginURL" value="http://www.rubiks.com/Scripts/numSolutions.cfm">
<!-- Absolute URL of decrementing script -->
<param name="decrementURL" value="http://www.rubiks.com/Scripts/decrement.cfm">
<!-- URL for purchasing solutions -->
<param name="purchaseURL" value="http://www.rubikshop.com/cgi-bin/shop.cgi/num=solutx">
<!-- URL for notation help -->
<param name="notationURL" value="http://www.rubikscube.com/notation.html">
<!-- The background color of the applet -->
<param name="bg_color" value="f7f3f7">
<!-- Directory containing applet image files -->
<param name="image_directory" value="applet_images">
<!-- Size of Cube in pixels -->
<param name="cube_size" value="85">
<!-- Image file names -->
<param name="play_image" value="PLAY.gif">
<param name="edit_image" value="EDIT.gif">
<param name="solve_image" value="SOLVE.gif">
<param name="shadow_image" value="SHADOW.gif">
<!-- Button names -->
<param name="buttons_1" value="SCRAMBLE">
<param name="buttons_2" value="RESET">
<param name="buttons_3" value="CLEAR">
<param name="buttons_4" value="UNDO">
<param name="buttons_5" value="REDO">
<param name="buttons_6" value="Submit">
<param name="buttons_7" value="Buy Now">
<param name="buttons_8" value="Continue">
<param name="buttons_9" value="Cancel">
<param name="buttons_10" value="Okay">
<param name="buttons_11" value="Wait...">
<!-- Instructions -->
<param name="instructions_1" value="Instructions">
<param name="instructions_2" value="Click 'n drag stickers to turn layers.">
<param name="instructions_3" value="Click 'n drag background to turn cube.">
<param name="instructions_4" value="Click a sticker to paint with the selected color.">
<param name="instructions_5" value="Click 'n drag background to turn cube.">
<param name="instructions_6" value="Use play controls to view solution.">
<param name="instructions_7" value="MAKE SURE YOUR CUBE MATCHES THIS CUBE!">
<!-- Dialog text -->
<param name="password_1" value="Login">
<param name="password_2" value="Username:">
<param name="password_3" value="Password:">
<param name="password_4" value="NOTE: Username and Password only valid">
<param name="password_5" value="with purchased virtual solutions:">
<param name="invalid_password_1" value="Invalid Password">
<param name="invalid_password_2" value="You have entered an invalid password,">
<param name="invalid_password_3" value="or you have no more of solutions left.">
<param name="invalid_password_4" value="Click here to buy new solutions">
<param name="password_5" value="from rubikshop.com:">
<param name="invalid_cube_1" value="Invalid cube">
<param name="invalid_cube_2" value="You have entered an invalid cube;">
<param name="invalid_cube_3" value="Please make sure it is correct.">
<param name="confirm_solve_1" value="Confirmation">
<param name="confirm_solve_2" value="Are you sure you have colored">
<param name="confirm_solve_3" value="the cube correctly?">
<param name="confirm_solve_4" value="Once you enter the SOLVE mode,">
<param name="confirm_solve_5" value="you will use up 1 solution.">
<param name="too_many_stickers_1" value="Invalid Sticker">
<param name="too_many_stickers_2" value="You already have 9 <color> stickers.">
<param name="invalid_corner_1" value="Invalid Sticker">
<param name="invalid_corner_2" value="You can only have 1 <color> sticker">
<param name="invalid_corner_3" value="per corner piece.">
<param name="invalid_edge_1" value="Invalid Sticker">
<param name="invalid_edge_2" value="You can only have 1 <color> sticker">
<param name="invalid_edge_3" value="per edge piece.">
<param name="color_names_1" value="red">
<param name="color_names_2" value="green">
<param name="color_names_3" value="orange">
<param name="color_names_4" value="blue">
<param name="color_names_5" value="yellow">
<param name="color_names_6" value="white">
<b><font size="+1" color="red">Your browser doesn't support Java<br>
or it's turned off</font></b>
</applet>
</td>
</tr>
</table>

</center>
]]>
</Content>
</Module>
