Subversion Repositories SmartDukaan

Rev

Rev 3174 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2256 varun.gupt 1
				<!-- Widget Payment Modes start -->
2
				<div class="hdr" id="hdr6">
3
					<a href="javascript:void(0);">Payment Modes</a>
4
				</div>
5
				<div class="holder osX" style="margin:0;width:100%;" id="winker6">
6
					<div class="tools" style="color: #0066CC; font-size: 11px; font-weight:bold;">
7
						Credit / Debit / ATM Card
8
					</div>
9
					<div id="pane6" class="scroll-pane makeScroll" style="width:240px;">
10
						<div style="padding:5px; text-align:center;">
11
                            <img width="64" src="/images/visa.png" />&nbsp;&nbsp;&nbsp;
12
                            <img width="64" src="/images/mastercard.png" /><br />
13
                            <img width="64" src="/images/visa-electron.png" />&nbsp;&nbsp;&nbsp;
14
                            <img width="64" src="/images/maestro.png" />
15
                        </div>
16
					</div>
17
					<div class="tools" style="color: #0066CC; font-size: 11px; font-weight:bold;">Net Banking</div>
18
					<div id="pane7" class="scroll-pane makeScroll" style="width:240px;">
19
						<div style="padding:5px; text-align:center;">
20
                            <img width="90" src="/images/netbanking.gif" />
21
						</div>
22
                    </div>
23
					<div class="tools" style="color: #0066CC; font-size: 11px; font-weight:bold;">Secured By</div>
24
					<div id="pane8" class="scroll-pane makeScroll" style="width:240px;">
25
						<div style="padding:5px; text-align:center;">
26
							<img width="70" src="/images/visa-verified.jpg" />&nbsp;&nbsp;&nbsp;
27
							<img width="70" src="/images/mastercard_securecode.gif" />
28
						</div>
29
                    </div>
30
				</div>
31
<!-- Widget Payment Modes end -->