Subversion Repositories SmartDukaan

Rev

Rev 1372 | Rev 2869 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1372 Rev 1934
Line 4... Line 4...
4
     </DIV>
4
     </DIV>
5
     <DIV class="holder osX" style="margin:0;width:100%;" id="winker5">
5
     <DIV class="holder osX" style="margin:0;width:100%;" id="winker5">
6
          <DIV class="tools">
6
          <DIV class="tools">
7
<!--               <A id="recommend_addresearch">Add to Research</A>
7
<!--               <A id="recommend_addresearch">Add to Research</A>
8
               <A id="recommend_addcart">Add to Cart</A>
8
               <A id="recommend_addcart">Add to Cart</A>
9
			   -->
9
               -->
10
               <A onclick="javascript:addResearch('pane5', 'multi')">Add to Research</A>
10
               <A onclick="javascript:addResearch('pane5', 'multi')">Add to Research</A>
11
               <A onclick="javascript:addToCart('pane5', 'multi')">Add to Cart</A>
11
               <A onclick="javascript:addToCart('pane5', 'multi')">Add to Cart</A>
12
          </DIV>
12
          </DIV>
13
          <DIV  id="pane5" class="scroll-pane tabwrap makeScroll" style="width:240px;">
13
          <DIV  id="pane5" class="scroll-pane tabwrap makeScroll" style="width:240px;">
14
      			#set( $count = 0)
-
 
15
				#foreach( $itemDetail in $itemDetails )
14
            <div class="img" align="center"><img src="/images/loading.gif" alt="loading" title="loading" /></div>      
16
					#set( $count = $count+1)
-
 
17
					#set( $divid = "res" + $count)
-
 
18
					$itemDetail.ITEM_SNIPPET
-
 
19
				#end
-
 
20
          </div>
15
          </div>
21
     </DIV>
16
     </DIV>
22
<!-- Widget Browse History end -->
-
 
23
17
<!-- Widget Browse History end -->
-
 
18