function changestoreselect(x)
{
  if (x!=0)
  {
   window.open("/detail.asp?id="+x,"store","")
  }
}

function changestoreselect1(x)
{
  if (x!=0)
  {
   window.open("/fashionweek_200611/pinpaixiu.asp?id="+x,"store","")
  }
}

function changestoreselect2(x)
{
  if (x!=0)
  {
   window.open("/beauty/detail.asp?id="+x,"store","")
  }
}






