Subversion Repositories SmartDukaan

Rev

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

Rev 19835 Rev 19837
Line 4... Line 4...
4
	$getdet = $links[$id];
4
	$getdet = $links[$id];
5
	$mylink = array();
5
	$mylink = array();
6
	foreach ($getdet as $gkey => $gval){
6
	foreach ($getdet as $gkey => $gval){
7
		array_push($mylink,substr($gval,strpos($gval,'=',8)+1));}	
7
		array_push($mylink,substr($gval,strpos($gval,'=',8)+1));}	
8
}?>
8
}?>
9
 
-
 
-
 
9
<?php $selectedbrands = explode("^",$brands);?>	
10
<?php if(isset($brands) && !empty($brands) && $id != 6):?>
10
<?php if(isset($brands) && !empty($brands) && $id != 6):?>
11
	<?php $selectedbrands = explode("^",$brands);?>	
-
 
-
 
11
	
12
	<div id="wrapperboss" style="position:relative;">
12
	<div id="wrapperboss" style="position:relative;">
13
				<!-- crossfilter start -->
13
				<!-- crossfilter start -->
14
				
14
				
15
		    		<div id="wrapper1" style="background:white;">
15
		    		<div id="wrapper1" style="background:white;">
16
						<div id="scroller1">
16
						<div id="scroller1">