SONG I'LL ALWAYS LOVE
"Lover, You Should've Come Over" by Jeff Buckley
SPIRIT ANIMAL
Hello Kitty
MOVIE I COULD WATCH 100 TIMES Beetle Juice
GALINA PRIAMPOLSKY'S PICKS
select ProductID,ProductName,ImagePath,Designer,SalePrice,Price, GRoupID,PreOrder,0 as LC,(select top 1 TypeID from mss_Types where TypeID in (select typeid from mss_types where [sign]='DESIGNERS') and TypeID in (select TypeID from mss_Index where ProductID=cache_products.ProductID)) AS DesignerID from cache_Products where (publishdate < getdate() or publishdate is null) and 1=1 and exists (select top 1 1 from mss_index where typeid=4 and productid=cache_Products.productid) and ( ( [Keywords] like '%Galina%' and [Keywords] like '%Priampolsky%' ) or productname like '%Galina Priampolsky%' or productID in (select distinct ProductID from msS_Index where TypeID in (select TypeID from mss_Types where TypeName like '%Galina Priampolsky%' or Remark='Galina Priampolsky'))) order by PublishDate desc