Subversion Repositories SmartDukaan

Rev

Rev 2351 | Rev 2469 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2351 varun.gupt 1
<!DOCTYPE html>
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
<head>
2468 varun.gupt 4
	<link rel="stylesheet" href="$action.getServletContextPath()/css/community-promotion.css" type="text/css" />
2351 varun.gupt 5
	<script type="text/javascript" src="http://code.jquery.com/jquery-1.5.2.min.js"></script>
6
	<script type="text/javascript">
7
	/**
8
$action.getFBPostedJSON()
9
	**/
10
	var fbData = eval($action.getFBPostedJSON())
11
    </script>
12
</head>
13
<body>
2468 varun.gupt 14
	<div class="unlike"><img src="/images/android2.2.png"/></div>
2351 varun.gupt 15
	<table border="0">
2468 varun.gupt 16
		<tr>
17
			<td colspan="2">
18
				<h2>Samsung Galaxy Pro</h2>
19
			</td>
20
		</tr>
21
		<tr class="like">
22
			<td>&nbsp;</td>
23
			<td>
24
                <div class="coupon-pallet">
25
					To avail Rs. 400 off on Samsung Galaxy Pro, use coupon code, <b>SAHOLIC400</b>
26
				</div>
27
			</td>
28
		</tr>
2351 varun.gupt 29
        <tr>
2468 varun.gupt 30
			<td width="140" align="center"><img src="http://www.saholic.com/images/1001222/icon.jpg" /></td>
31
			<td>
32
				<div style="font-size:12px;font-family: Verdana,Verdana,Geneva,sans-serif;">
33
				Samsung Galaxy Pro B7510 is an Android Froyo phone with capacitive touchscreen and QWERTY keypad. 
34
				The phone has 3G, Wi-Fi b/g/n, and Bluetooth 3.0. 
35
				It comes with ThinkFree Office app, Samsung Kies PC sync app, IM & email support. 
36
				Other features include 3MP camera, A-GPS, digital compass, 
37
				Social Hub to provide access to social networking sites, and 800MHz processor. 
38
				The phone has 32GB expandable memory and a 2GB microSD card is included in the package.
39
                </div>
40
			</td>
41
		</tr>
42
		<tr>
43
            <td colspan="2" align="right">
44
				<div class="bigImgButton yellow-image">
45
					<a href="http://www.saholic.com/mobile-phones/samsung-galaxy-pro-b7510-1001222?utm_source=fb_promo_app&utm_medium=facebook&utm_term=mi-310&utm_campaign=Galaxy%2BPro%2BFB%2BPromo" target="_blank">
46
						<input type="button" class="button publish-button" value="View Details on Saholic.com">
47
                    </a>
48
				</div>
49
			</td>
50
		</tr>
51
		<tr><td colspan="2">&nbsp;</td></tr>
52
        <tr>
2351 varun.gupt 53
			<td colspan="2">
54
				<h2>Spice Mi-310</h2>
55
			</td>
56
		</tr>
2468 varun.gupt 57
		<tr class="like">
58
			<td>&nbsp;</td>
59
			<td>
60
                <div class="coupon-pallet">
61
					To avail Rs. 500 off on Spice MI-310, use coupon code, <b>SAHOLIC500</b>
62
				</div>
63
			</td>
64
		</tr>
2351 varun.gupt 65
        <tr>
66
			<td width="140" align="center"><img src="http://www.saholic.com/images/1001224/icon.jpg" /></td>
67
			<td>
68
				<div style="font-size:12px;font-family: Verdana,Verdana,Geneva,sans-serif;">
69
				Spice Mi-310 is an Android Froyo phone with 3.1 inch capacitive touchscreen and optical trackpad. 
70
				The phone has 3G, Wi-Fi, and Bluetooth support. 
71
				It comes with 2MP camera and video recording & editing features. 
72
				Other features include A-GPS, proximity & accelerometer sensors, document viewer, 
73
				direct access to multiple IMs & email accounts, and 16GB expandable memory.
74
                </div>
75
			</td>
76
		</tr>
77
		<tr>
78
            <td colspan="2" align="right">
79
				<div class="bigImgButton yellow-image">
80
					<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">
81
						<input type="button" class="button publish-button" value="View Details on Saholic.com">
82
                    </a>
83
				</div>
84
			</td>
85
		</tr>
86
    </table>
87
	<script type="text/javascript">
88
	if (fbData.page.liked)	{
89
		$(".like").show();
90
	} else	{
91
		$(".unlike").show();
92
	}
93
    </script>
94
</body>
95
</html>