Subversion Repositories SmartDukaan

Rev

Rev 11609 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
        <meta name="keywords" content="Get Paid for your reviews, ${domain.name}" />
        <title>Get Paid for your reviews</title>

#include ( "templates/commoncssfiles.vm" )
        <script language="javascript" type="text/javascript" src="/js/ga-invoker.js"></script>
        <style>
        #expiryMsg{
                                        position: fixed;
                                        top: 40%;
                                        border: 1px solid #2978C1;
                                        font-size: 18px;
                                        box-shadow: #2978C1 0 0 30px 1px;
                                        background-color: white;
                                        color: #666;
                                        display: none;
                                        line-height:25px;
                                        margin-left:20px;
                                        padding:10px;
                                        z-index:99px;
                                        
        }
        </style>
</head>

<body>
<noscript>
        <p id="noScript">Please enable <em>Javascript</em> for this Website to function correctly!</p>
</noscript>
$action.getHeaderSnippet()

        <div id="main">
                <div class="main-content">
                        <div id="registration">
                                <div class="middle">
                                        <div style="margin: 0px 60px 0px 60px;">
                                                <div id="expiryMsg" style="">
                                                </div>
                                                <br />
                                                <h1 style="text-align: center; font-family: Verdana;">Get Paid for your reviews</h1>
                                                <br style="font-family: Verdana;" /><br style="font-family: Verdana;" />
                                                <p style="font-family: Verdana;">The "Pay for Review  Program"  is open to all persons who being residents of India and above 18 years of age  shop on the e-commerce web site <a href="http://www.${domain.name}/">www.${domain.name}</a></p>
                                                <br style="font-family: Verdana;" />
                                                <ul style="font-family: Verdana; margin-left: 20px;">
                                                        <li>We will pay Rs.1000 to the first 100 Reviewers for <a href="http://www.${domain.name}/mobile-phones/samsung-galaxy-s-iii-i9300-16gb-1004197">Samsung Galaxy SIII</a> / <a href="http://www.${domain.name}/mobile-phones/htc-one-x-s720e-1003236">HTC One X</a> / <a href="http://www.${domain.name}/mobile-phones/sony-xperia-s-lt26i-1003376">Sony Xperia S</a></li>
                                                        <li>All reviews will be displayed on our <a href="http://india-mobilewatch.blogspot.in/">blog</a> and the best Review will receive an additional Rs. 1000 (I.e. a total of Rs. 2000) payment</li>
                                                        <li>We will transfer the money to you using the same instrument (Credit Card, Debit Card, Netbanking) that you used to make the purchase</li>
                                                        <li>We will process the payment within 2 weeks of receiving your review</li>
                                                        <li>Reviews must be emailed to <a href="mailto:DroidWars@${domain.name}">DroidWars@${domain.name}</a>, from the same email account that you specified as your login id while making the purchase</li>
                                                        <li>Payment only given to Users who have shopped for the respective products on or Before June 15th, 2012</li>
                                                        <li>In case of refund of this sale, the refund amount will be adjusted to reflect the payment made for the review</li>
                                                        <li>The employees of Spice Online Retail or any associated companies and members of the immediate family of the employees of the Company will not be eligible to participate in the Program</li>
                                                        <li>All Reviews become a property of ${domain.name} and can be used by ${domain.name} anywhere without restriction</li>
                                                        <li>Products need to be bought for personal use and not resale purpose</li>
                                                        <li>We reserve the right to amend the rules of the Program or or any part thereof. We will not entertain Disputes regarding the Program whatsoever</li>
                                                        <li>Reviews should not be abusive to any Mobile Brand or Retailer</li>
                                                </ul>
                                        </div>
                                </div>
                        </div>
                </div>
        </div>
#include("templates/footer.vm")

#include ( "templates/commonjsfiles.vm" )
<script type="text/javascript" charset="utf-8">
                $(function(){
                        $("#expiryMsg").html("This offer has expired. Please visit our <a href='http://www.facebook.com/mysaholic' target='_blank'>Facebook Page</a> for more offers and discounts.");
                        $("#expiryMsg").attr('style', 'color:red;border:1px solid red;box-shadow: red 0 0 30px 1px;');
                        $("#expiryMsg").fadeIn(600, function() {
                                                window.setTimeout(function() {
                                                        $("#expiryMsg").fadeOut(800, function() {
                                                                $("#expiryMsg").removeAttr('style');
                                                        });
                                                }, 100000000);
                        });
                });
</script>
</body>
</html>