// Initialize qTip
jQuery('a.tip').qtip({ 
	style: {
		border: { width: 1, radius: 2, color: '#32302E' },
		tip: true,
		background: '#000000',
		color: '#B1B1AD',
		'font-size': 11
	},
	position: {
   	target: 'mouse',
   	adjust: { x: 10, y: 4 }
	},
	show: { effect: { type: 'fade', length: 300 } }
});

jQuery('img.spiders-bite').qtip({
	content: '<div class="book-tips"><p><a href="http://www.jenniferestep.com/excerpts-short-stories/spiders-bite/">Read an Excerpt</a></p><br /><p>Purchase from:</p><p style="margin-left: 6px;"><a href="http://www.amazon.com/gp/product/1439147973?ie=UTF8&tag=jenneste-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=1439147973">Amazon</a><a href="http://search.barnesandnoble.com/Spiders-Bite/Jennifer-Estep/e/9781439147979/?itm=2">Barnes &amp; Noble</a></p></div>',
	style: {
		border: { width: 1, radius: 2, color: '#32302E' },
		tip: true,
		background: '#000000',
		color: '#B1B1AD',
		'font-size': 12,
		'font-style': 'normal',
		cursor: 'hand',
		width: 150
	},
	hide: { when: { event: 'inactive', fixed: true }, delay: 3000 },
	position: {
   	adjust: { x: 0, y: 10 },
   	corner: { target: 'topMiddle', tooltip: 'bottomMiddle' }
	},
	show: { effect: { type: 'fade', length: 300 } }
});


jQuery('img.web-of-lies').qtip({
	content: '<div class="book-tips"><p><a href="http://www.jenniferestep.com/excerpts-short-stories/web-of-lies/">Read an Excerpt</a></p><br /><p>Purchase from:</p><p style="margin-left: 6px;"><a href="http://www.amazon.com/gp/product/143914799X?ie=UTF8&tag=jenneste-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=143914799X">Amazon</a><a href="http://search.barnesandnoble.com/Web-of-Lies/Jennifer-Estep/e/9781439147993/?itm=8">Barnes &amp; Noble</a></p></div>',
	style: {
		border: { width: 1, radius: 2, color: '#32302E' },
		tip: true,
		background: '#000000',
		color: '#B1B1AD',
		'font-size': 12,
		'font-style': 'normal',
		cursor: 'hand',
		width: 150
	},
	hide: { when: { event: 'inactive', fixed: true }, delay: 3000 },
	position: {
   	adjust: { x: 0, y: 10 },
   	corner: { target: 'topMiddle', tooltip: 'bottomMiddle' }
	},
	show: { effect: { type: 'fade', length: 300 } }
});


jQuery('img.karma-girl').qtip({
	content: '<div class="book-tips"><p><a href="http://www.jenniferestep.com/excerpts-short-stories/karma-girl/">Read an Excerpt</a></p><br /><p>Purchase from:</p><p style="margin-left: 6px;"><a href="http://www.amazon.com/gp/product/0425222829?ie=UTF8&tag=jenneste-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=0425222829">Amazon</a><a href="http://search.barnesandnoble.com/Karma-Girl/Jennifer-Estep/e/9780641982798/?itm=1">Barnes &amp; Noble</a></p></div>',
	style: {
		border: { width: 1, radius: 2, color: '#32302E' },
		tip: true,
		background: '#000000',
		color: '#B1B1AD',
		'font-size': 12,
		'font-style': 'normal',
		cursor: 'hand',
		width: 150
	},
	hide: { when: { event: 'inactive', fixed: true }, delay: 3000 },
	position: {
   	adjust: { x: 0, y: 10 },
   	corner: { target: 'topMiddle', tooltip: 'bottomMiddle' }
	},
	show: { effect: { type: 'fade', length: 300 } }
});


jQuery('img.hot-mama').qtip({
	content: '<div class="book-tips"><p><a href="http://www.jenniferestep.com/excerpts-short-stories/hot-mama/">Read an Excerpt</a></p><br /><p>Purchase from:</p><p style="margin-left: 6px;"><a href="http://www.amazon.com/gp/product/0425223000?ie=UTF8&tag=jenneste-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=0425223000">Amazon</a><a href="http://search.barnesandnoble.com/Hot-Mama/Jennifer-Estep/e/9780425223000/?itm=1">Barnes &amp; Noble</a></p></div>',
	style: {
		border: { width: 1, radius: 2, color: '#32302E' },
		tip: true,
		background: '#000000',
		color: '#B1B1AD',
		'font-size': 12,
		'font-style': 'normal',
		cursor: 'hand',
		width: 150
	},
	hide: { when: { event: 'inactive', fixed: true }, delay: 3000 },
	position: {
   	adjust: { x: 0, y: 10 },
   	corner: { target: 'topMiddle', tooltip: 'bottomMiddle' }
	},
	show: { effect: { type: 'fade', length: 300 } }
});


jQuery('img.jinx').qtip({
	content: '<div class="book-tips"><p><a href="http://www.jenniferestep.com/excerpts-short-stories/jinx/">Read an Excerpt</a></p><br /><p>Purchase from</p><p style="margin-left: 6px;"><a href="http://www.amazon.com/gp/product/0425220621?ie=UTF8&tag=jenneste-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=0425220621">Amazon</a><a href="http://search.barnesandnoble.com/Jinx/Jennifer-Estep/e/9780425220627/?itm=1">Barnes &amp; Noble</a></p></div>',
	style: {
		border: { width: 1, radius: 2, color: '#32302E' },
		tip: true,
		background: '#000000',
		color: '#B1B1AD',
		'font-size': 12,
		'font-style': 'normal',
		cursor: 'hand',
		width: 150
	},
	hide: { when: { event: 'inactive', fixed: true }, delay: 3000 },
	position: {
   	adjust: { x: 0, y: 10 },
   	corner: { target: 'topMiddle', tooltip: 'bottomMiddle' }
	},
	show: { effect: { type: 'fade', length: 300 } }
});


jQuery('a.hot-mama-trade').qtip({
	content: '<img alt="Hot Mama trade" src="http://www.jenniferestep.com/wp-content/files/2009/09/hot-mama-trade.jpg" />',
	style: {
		border: { width: 1, radius: 2, color: '#32302E' },
		tip: true,
		background: '#000000',
		cursor: 'hand',
		width: 190
	},
	hide: { when: { event: 'inactive', fixed: true }, delay: 3000 },
	position: {
   	adjust: { x: 0, y: 10 },
   	corner: { target: 'topMiddle', tooltip: 'bottomMiddle' }
	},
	show: { effect: { type: 'fade', length: 300 } }
});



jQuery('a.karma-girl-trade').qtip({
	content: '<img alt="Hot Mama trade" src="http://www.jenniferestep.com/wp-content/files/2009/09/karma-girl-trade.jpg" />',
	style: {
		border: { width: 1, radius: 2, color: '#32302E' },
		tip: true,
		background: '#000000',
		cursor: 'hand',
		width: 190
	},
	hide: { when: { event: 'inactive', fixed: true }, delay: 300 },
	position: {
   	adjust: { x: 0, y: 10 },
   	corner: { target: 'topMiddle', tooltip: 'bottomMiddle' }
	},
	show: { effect: { type: 'fade', length: 300 } }
});