Subversion Repositories SmartDukaan

Rev

Rev 2468 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
        <style>
.unlike, .like  {display:none;}

.bigImgButton {
    float: left;
}

.yellow-image {
        background: url("/images/spriteme1.png") repeat-x scroll -10px -750px transparent;
        border: 1px solid #BFA864;
        color: black;
        cursor: pointer;
        float: left;
        font-size: 13px;
        font-weight: bold;
        height: 18px;
        padding: 4px 7px;
        text-align: center;
}

input.button {
        background: none repeat scroll 0 0 transparent;
        border: medium none;
        cursor: pointer;
        font-size: 13px;
        font-weight: bold;
        outline: medium none;
}
    </style>
        <script type="text/javascript" src="http://code.jquery.com/jquery-1.5.2.min.js"></script>
        <script type="text/javascript">
        /**
$action.getFBPostedJSON()
        **/
        console.log(eval($action.getFBPostedJSON()))
        var fbData = eval($action.getFBPostedJSON())
    </script>
</head>
<body>
        <div class="unlike"><img src="/images/community-promo-banner-unlike.jpg"/></div>
        <div class="like"><img src="/images/community-promo-banner-like.jpg"/></div>
        <table border="0">
        <tr>
                        <td colspan="2">
                                <h2>Spice Mi-310</h2>
                        </td>
                </tr>
        <tr>
                        <td width="140" align="center"><img src="http://www.saholic.com/images/1001224/icon.jpg" /></td>
                        <td>
                                <div style="font-size:12px;font-family: Verdana,Verdana,Geneva,sans-serif;">
                                Spice Mi-310 is an Android Froyo phone with 3.1 inch capacitive touchscreen and optical trackpad. 
                                The phone has 3G, Wi-Fi, and Bluetooth support. 
                                It comes with 2MP camera and video recording & editing features. 
                                Other features include A-GPS, proximity & accelerometer sensors, document viewer, 
                                direct access to multiple IMs & email accounts, and 16GB expandable memory.
                </div>
                        </td>
                </tr>
                <tr><td colspan="2">&nbsp;</td></tr>
                <tr>
            <td colspan="2" align="right">
                                <div class="bigImgButton yellow-image">
                                        <a href="http://www.saholic.com/mobile-phones/spice-mi-310-1001224?utm_source=fb_promo_app&utm_medium=facebook&utm_term=mi-310&utm_campaign=MI-310%2BFB%2BPromo" target="_blank">
                                                <input type="button" class="button publish-button" value="View Details on Saholic.com">
                    </a>
                                </div>
                        </td>
                </tr>
    </table>
        <script type="text/javascript">
        if (fbData.page.liked)  {
                $(".like").show();
        } else  {
                $(".unlike").show();
        }
    </script>
</body>
</html>