Talk Dirty to Me
Back to the book
Talk Dirty to Me
Individual order
ISBN:
9780385468558
Availability:
Author
Sallie Tisdale
Format
Paperback
Number of pages
336
Publisher
Anchor Book
Size
13.2 x 2 x 20.3
Year of publication
2000
Weight
0.15kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book Talk Dirty to Me
Talk Dirty to Me, | We live in a world in which almost every public image--every interaction--carries an element of sexual desire. And yet it is nearly impossible for us to talk openly and honestly about sex. Talk Dirty to Me is author Sallie Tisdale's frank, funny, and provocative invitation to the conversation we've been waiting for--but have been too afraid to start.,
Other books by the authorSallie Tisdale
Talk Dirty to Me
Book reviews Talk Dirty to Me (0 reviews)
+ Добавить отзыв
$('.add_reve').on('click', function(e){
jQuery("html, body").animate({scrollTop: jQuery('#tab-review .prod_text').offset().top}, 500);
e.preventDefault();
});
$('select[name=\'recurring_id\'], input[name="quantity"]').change(function(){
$.ajax({
url: 'index.php?route=product/product/getRecurringDescription',
type: 'post',
data: $('input[name=\'product_id\'], input[name=\'quantity\'], select[name=\'recurring_id\']'),
dataType: 'json',
beforeSend: function() {
$('#recurring-description').html('');
},
success: function(json) {
$('.alert-dismissible, .text-danger').remove();
if (json['success']) {
$('#recurring-description').html(json['success']);
}
}
});
});
//-->