Subversion Repositories SmartDukaan

Rev

Rev 456 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
452 rajveer 1
<!-- Social bookmark end -->
456 rajveer 2
<div class="utils"> 
3
	<div style="float:left">
4
         <input type="button" name="" value="Compare" class="button19">
5
         <input type="button" name="" onclick="javascript:addResearch('', 'single')" value="Add to Research" class="button19" id="util_addnewresearch">
6
    	 <input type="hidden" name="" id="product_id" value=$params.PRODUCT_ID >
7
	</div>
8
	<div style="float:right">
9
         <a href="#" class="fb">1453</A>
10
         <a href="#" class="tw">1876</A>
11
         <a href="#" class="ork">&nbsp;</A>
12
         <a href="#" class="ml">&nbsp;</A>
13
         <a href="#" class="askfn">Ask a Friend:</A>
14
    </div>
15
</div>
452 rajveer 16
<!-- Social bookmark end -->
17