jQuery(function () {
	jQuery('.moduletable_mainmenu ul.menu li.item7').mouseover(function() { jQuery(this).addClass('item7_mo'); });
	jQuery('.moduletable_mainmenu ul.menu li.item7').mouseout(function() { jQuery(this).removeClass('item7_mo'); });
	jQuery('.moduletable_mainmenu ul.menu li.item7').click(function() { window.location = jQuery(this).find('a').attr("href"); return false; });

	jQuery('.moduletable_mainmenu ul.menu li.item1').mouseover(function() { jQuery(this).addClass('item1_mo'); });
	jQuery('.moduletable_mainmenu ul.menu li.item1').mouseout(function() { jQuery(this).removeClass('item1_mo'); });
	jQuery('.moduletable_mainmenu ul.menu li.item1').click(function() { window.location = jQuery(this).find('a').attr("href"); return false; });

	jQuery('.moduletable_mainmenu ul.menu li.item2').mouseover(function() { jQuery(this).addClass('item2_mo'); });
	jQuery('.moduletable_mainmenu ul.menu li.item2').mouseout(function() { jQuery(this).removeClass('item2_mo'); });
	jQuery('.moduletable_mainmenu ul.menu li.item2').click(function() { window.location = jQuery(this).find('a').attr("href"); return false; });

	jQuery('.moduletable_mainmenu ul.menu li.item3').mouseover(function() { jQuery(this).addClass('item3_mo'); });
	jQuery('.moduletable_mainmenu ul.menu li.item3').mouseout(function() { jQuery(this).removeClass('item3_mo'); });
	jQuery('.moduletable_mainmenu ul.menu li.item3').click(function() { window.location = jQuery(this).find('a').attr("href"); return false; });

	jQuery('.moduletable_mainmenu ul.menu li.item4').mouseover(function() { jQuery(this).addClass('item4_mo'); });
	jQuery('.moduletable_mainmenu ul.menu li.item4').mouseout(function() { jQuery(this).removeClass('item4_mo'); });
	jQuery('.moduletable_mainmenu ul.menu li.item4').click(function() { window.location = jQuery(this).find('a').attr("href"); return false; });

	jQuery('.moduletable_mainmenu ul.menu li.item6').mouseover(function() { jQuery(this).addClass('item6_mo'); });
	jQuery('.moduletable_mainmenu ul.menu li.item6').mouseout(function() { jQuery(this).removeClass('item6_mo'); });
	jQuery('.moduletable_mainmenu ul.menu li.item6').click(function() { window.location = jQuery(this).find('a').attr("href"); return false; });

	//columnizer can't cope with content in a table, so need to move it out 
	jQuery('.contentpaneopen').before(jQuery('.col_outer'));
	jQuery('.set_2_col').columnize({columns:2, lastNeverTallest:true});

	var currentHover = 0;
	
	function hoverSetup(itemid,picture) {
		jQuery(itemid).hoverIntent(function() {
			jQuery('#contentinner').fadeOut(0);
			jQuery('#popup').css("width","400px")
			jQuery('#popup').fadeOut(0);
			jQuery('#popup').empty();
			jQuery('#popup').append(picture)
			jQuery('#popup').fadeIn(1000);
		}, function () {
			jQuery('#popup').fadeOut(0);
			jQuery('#popup').css("width","40px")
			jQuery('#popup').empty();
			jQuery('#contentinner').fadeIn(0);
		});
	}
	
	hoverSetup(".item8","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Founding.jpg' alt='' />");
	hoverSetup(".item20","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Foreign Field.jpg' alt='' />");
	hoverSetup(".item60","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Dark Rose.jpg' alt='' />");
	hoverSetup(".item59","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Princeling.jpg' alt='' />");
	hoverSetup(".item58","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Oak Apple.jpg' alt='' />");
	hoverSetup(".item57","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Black Pearl.jpg' alt='' />");
	hoverSetup(".item56","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Long Shadow.jpg' alt='' />");
	hoverSetup(".item55","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Chevalier.jpg' alt='' />");
	hoverSetup(".item54","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Maiden.jpg' alt='' />");
	hoverSetup(".item53","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Flood Tide.jpg' alt='' />");
	hoverSetup(".item52","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Tangled Thread.jpg' alt='' />");
	hoverSetup(".item51","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Emperor.jpg' alt='' />");
	hoverSetup(".item50","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Victory.jpg' alt='' />");
	hoverSetup(".item48","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Regency.jpg' alt='' />");
	hoverSetup(".item47","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Campaigners.jpg' alt='' />");
	hoverSetup(".item46","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Reckoning.jpg' alt='' />");
	hoverSetup(".item45","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Devils Horse.jpg' alt='' />");
	hoverSetup(".item44","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Poison Tree.jpg' alt='' />");
	hoverSetup(".item43","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Abyss.jpg' alt='' />");
	hoverSetup(".item42","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Hidden Shore.jpg' alt='' />");
	hoverSetup(".item41","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Winter Journey.jpg' alt='' />");
	hoverSetup(".item40","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Outcast.jpg' alt='' />");
	hoverSetup(".item39","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Mirage.jpg' alt='' />");
	hoverSetup(".item38","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Cause.jpg' alt='' />");
	hoverSetup(".item37","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Homecoming.jpg' alt='' />");
	hoverSetup(".item36","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Question.jpg' alt='' />");
	hoverSetup(".item35","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Dream Kingdom.jpg' alt='' />");
	hoverSetup(".item34","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Restless Sea.jpg' alt='' />");
	hoverSetup(".item29","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The White Road.jpg' alt='' />");
	hoverSetup(".item28","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Burning Roses.jpg' alt='' />");
	hoverSetup(".item27","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Measure Of Days.jpg' alt='' />");
	hoverSetup(".item84","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Dancing Years.jpg' alt='' />");
	hoverSetup(".item110","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/The Fallen Kings.jpg' alt='' />");
	hoverSetup(".item120","<img src='/cynthia_harrod_eagles/images/stories/morland/250wide/the_winding_road_correct_250.jpg' alt='' />");
	
	hoverSetup(".item86","<img src='/cynthia_harrod_eagles/images/stories/slider/250wide/Body Line.jpg' alt='' />");
	hoverSetup(".item85","<img src='/cynthia_harrod_eagles/images/stories/slider/250wide/Fell Purpose.jpg' alt='' />");
	hoverSetup(".item30","<img src='/cynthia_harrod_eagles/images/stories/slider/250wide/Game Over.jpg' alt='' />");
	hoverSetup(".item61","<img src='/cynthia_harrod_eagles/images/stories/slider/250wide/Dear Departed.jpg' alt='' />");
	hoverSetup(".item62","<img src='/cynthia_harrod_eagles/images/stories/slider/250wide/Gone Tomorrow.jpg' alt='' />");
	hoverSetup(".item63","<img src='/cynthia_harrod_eagles/images/stories/slider/250wide/Blood Sinister.jpg' alt='' />");
	hoverSetup(".item64","<img src='/cynthia_harrod_eagles/images/stories/slider/250wide/Shallow Grave.jpg' alt='' />");
	hoverSetup(".item65","<img src='/cynthia_harrod_eagles/images/stories/slider/250wide/Killing Time.jpg' alt='' />");
	hoverSetup(".item66","<img src='/cynthia_harrod_eagles/images/stories/slider/250wide/Blood Lines.jpg' alt='' />");
	hoverSetup(".item68","<img src='/cynthia_harrod_eagles/images/stories/slider/250wide/Dead End.jpg' alt='' />");
	hoverSetup(".item69","<img src='/cynthia_harrod_eagles/images/stories/slider/250wide/Necrochip.jpg' alt='' />");
	hoverSetup(".item70","<img src='/cynthia_harrod_eagles/images/stories/slider/250wide/Death Watch.jpg' alt='' />");
	hoverSetup(".item16","<img src='/cynthia_harrod_eagles/images/stories/slider/250wide/Orchestrated Death.jpg' alt='' />");
	hoverSetup(".item111","<img src='/cynthia_harrod_eagles/images/stories/slider/250wide/Fourth Omnibus.jpg' alt='' />");
	hoverSetup(".item31","<img src='/cynthia_harrod_eagles/images/stories/slider/250wide/Third Omnibus.jpg' alt='' />");
	hoverSetup(".item33","<img src='/cynthia_harrod_eagles/images/stories/slider/250wide/Second Omnibus.jpg' alt='' />");
	hoverSetup(".item71","<img src='/cynthia_harrod_eagles/images/stories/slider/250wide/Omnibus.jpg' alt='' />");
	hoverSetup(".item121","<img src='/cynthia_harrod_eagles/images/stories/slider/250wide/kill_my_darling_250.jpg' alt='' />");
	
	hoverSetup(".item95","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/The Waiting Game.jpg' alt='' />");
	hoverSetup(".item96","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/Shadows on the Mountain.jpg' alt='' />");
	hoverSetup(".item18","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/Hartes Desire.jpg' alt='' />");
	hoverSetup(".item74","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/The Horsemasters.jpg' alt='' />");
	
	hoverSetup(".item81","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/The Orange Tree Plot.jpg' alt='' />");
	hoverSetup(".item77","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/I, Victoria.jpg' alt='' />");
	hoverSetup(".item78","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/Anna.jpg' alt='' />");
	hoverSetup(".item79","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/Fleur.jpg' alt='' />");
	hoverSetup(".item80","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/Emily.jpg' alt='' />");
	
	hoverSetup(".item72","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/Julia.jpg' alt='' />");
	hoverSetup(".item75","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/The Longest Dance.jpg' alt='' />");
	hoverSetup(".item32","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/The Colonels Daughter.jpg' alt='' />");
	
	hoverSetup(".item97","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/A Rainbow Summer.jpg' alt='' />");
	hoverSetup(".item98","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/Play For Love.jpg' alt='' />");
	hoverSetup(".item99","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/A Cornish Affair.jpg' alt='' />");
	hoverSetup(".item100","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/Loves Perilous Passage.jpg' alt='' />");
	hoverSetup(".item101","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/On Wings Of Love.jpg' alt='' />");
	hoverSetup(".item102","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/Divided Love.jpg' alt='' />");
	hoverSetup(".item103","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/Nobodys Fool.jpg' alt='' />");
	hoverSetup(".item104","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/The Unfinished.jpg' alt='' />");
	hoverSetup(".item105","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/Even Chance.jpg' alt='' />");
	hoverSetup(".item106","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/Last Run.jpg' alt='' />");
	hoverSetup(".item107","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/The Enchanted Isle.jpg' alt='' />");
	
	hoverSetup(".item108","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/Hollow Night.jpg' alt='' />");
	hoverSetup(".item109","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/Deadfall.jpg' alt='' />");
	
	hoverSetup(".item87","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/Henry and Friends.jpg' alt='' />");
		
	hoverSetup(".item76","<img src='/cynthia_harrod_eagles/images/stories/other/250wide/Real Life.jpg' alt='' />");
	
	
	jQuery('#chehome_slides').before('<div id="prenav"><p>LATEST BOOKS</p></div><div id="nav">')
	.cycle({ 
	    fx:     'fade', 
	    speed:   300, 
	    timeout: 6000, 
	    pager:  '#nav'
	});
	jQuery('#nav').after('<div style="clear:both;"></div>');
	
	jQuery('#nav a').click(function() { jQuery('#chehome_slides').cycle('pause'); });
	jQuery('#nav a:contains("1")').html('Kill My Darling');
	jQuery('#nav a:contains("2")').html('Country Plot');
	jQuery('#nav a:contains("3")').html('The Winding Road');
	jQuery('#nav a:contains("4")').html('The Dancing Years');


	jQuery(function() {
	jQuery('#sbmap area').lightBox({ fixedNavigation: true });
	});

	jQuery('a[type="amzn"]').attr("href", function () {return "http://www.amazon.co.uk/gp/product/" + jQuery(this).attr("asin") + "?tag=theofficsit0d-21" });
	
});
