SELECT distinct stiletto.elements.* FROM stiletto.elements
left outer join stiletto.media on stiletto.media.element_id= stiletto.elements.element_id
WHERE `is_active`=1 AND `is_room`=0 AND `hair_colour` IN ('brunette') AND stiletto.elements.element_id In (select distinct a.element_id from stiletto.elements_attr_link a, stiletto.attributes b where a.attribute ='website' and b.name ='stiletto-brothel' and a.att_id=b.att_id) ORDER BY media_description desc, `ord` DESC,`display_name` ASC
Anonymity guaranteed
Stiletto is committed to respecting and protecting your privacy. We have structured our Web site so that, in general, you can visit Stiletto on the Web without identifying yourself or revealing any personal information.
Once you choose to provide us personally identifiable information (any information by which you can be identified), you can be assured that it will only be used to support your contact/client relationship with Stiletto.
Stiletto has an impressive international line-up of ladies; all meet our strict selection criteria and we only accept the best. Our ladies are beautiful, articulate, well groomed and very sensual. All have a uniqueness which offers our guests a fine selection from fresh faced Australians to mysterious South American beauties. Our superior service is the key to our success.
There are 20 brunette girls available.
SELECT distinct stiletto.elements.* FROM stiletto.elements
left outer join stiletto.media on stiletto.media.element_id= stiletto.elements.element_id
WHERE `is_room`=1 ORDER BY media_description desc, `ord` DESC,`display_name` ASC