-1) {
var s = strcode.indexOf("", e);
// Add to scripts array
scripts.push(strcode.substring(s_e+1, e));
// Strip from strcode
strcode = strcode.substring(0, s) + strcode.substring(e_e+1);
}
// Loop through every script collected and eval it
for(var i=0; i";
if (str=="")
{
document.getElementById("more_products" + str).innerHTML="";
return;
}
if (window.XMLHttpRequest)
{// code for IE7+, Firefox, Chrome, Opera, Safari
xmlhttp=new XMLHttpRequest();
}
else
{// code for IE6, IE5
xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
}
xmlhttp.onreadystatechange=function()
{
if (xmlhttp.readyState==4 && xmlhttp.status==200)
{
var resp = xmlhttp.responseText;
document.getElementById("more_products"+ str).innerHTML= xmlhttp.responseText;
parseScript(resp);
}
}
xmlhttp.open("GET","/showproducts.php?q="+str+"&limit="+limit+"&id=&shopper=&sort_by=&brand=&store=&colour=&seller=&price1=&price2=&search=SKIRTS&search1=",true);
xmlhttp.send();
}
function ShowMoreProductDetails(str,brand,seller)
{
//document.getElementById("more_products_details" + str).innerHTML="
";
if (str=="")
{
document.getElementById("more_products_details" + str).innerHTML="";
return;
}
if (window.XMLHttpRequest)
{// code for IE7+, Firefox, Chrome, Opera, Safari
xmlhttp=new XMLHttpRequest();
}
else
{// code for IE6, IE5
xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
}
xmlhttp.onreadystatechange=function()
{
if (xmlhttp.readyState==4 && xmlhttp.status==200)
{
var resp = xmlhttp.responseText;
document.getElementById("more_products_details"+ str).innerHTML= xmlhttp.responseText;
parseScript(resp);
}
}
xmlhttp.open("GET","/showmoreproductdetails.php?q="+str+"&brand="+brand+"&seller="+seller,true);
xmlhttp.send();
}
function ShowDepartmentFilters(str,name,brand,colour,price1,price2,seller,search1)
{
document.getElementById("department_filters").innerHTML="
";
if (window.XMLHttpRequest)
{// code for IE7+, Firefox, Chrome, Opera, Safari
xmlhttp=new XMLHttpRequest();
}
else
{// code for IE6, IE5
xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
}
xmlhttp.onreadystatechange=function()
{
if (xmlhttp.readyState==4 && xmlhttp.status==200)
{
var resp = xmlhttp.responseText;
document.getElementById("department_filters").innerHTML= xmlhttp.responseText;
parseScript(resp);
}
}
xmlhttp.open("GET","/departmentfilters.php?id="+str+"&name="+name+"&brand="+brand+"&colour="+colour+"&price1="+price1+"&price2="+price2+"&seller="+seller+"&search1="+search1,true);
xmlhttp.send();
}
function ShowProductLove(str,lovecount)
{
if (str=="")
{
document.getElementById("product_love" + str).innerHTML="";
return;
}
if (window.XMLHttpRequest)
{// code for IE7+, Firefox, Chrome, Opera, Safari
xmlhttp=new XMLHttpRequest();
}
else
{// code for IE6, IE5
xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
}
xmlhttp.onreadystatechange=function()
{
if (xmlhttp.readyState==4 && xmlhttp.status==200)
{
var resp = xmlhttp.responseText;
document.getElementById("product_love"+ str).innerHTML= xmlhttp.responseText;
parseScript(resp);
}
}
xmlhttp.open("GET","/showproductlove.php?q="+str+"&lovecount="+lovecount,true);
xmlhttp.send();
}

Loading...
|
1. Browse 760
stores in one website
|
2. Select your favourite products
|
3. Go to store and buy or save to favourites
|
›
Home › Search results for
SKIRTS
Page took 0.011353969574 seconds to load. Memory used: 1,950,560 bytes used.