// JavaScript Document

// Adapted From
// http://www.geobytes.com/GeoDirection.htm
// http://forums.geobytes.com/viewtopic.php?f=11&t=5548

// Change Country
// Remember To Comment Out When Finished!
// Amazon UK, US, CA, FR, DE
// var sGeobytesInternet="UK";
// var sGeobytesInternet="US";
// var sGeobytesInternet="CA";
// var sGeobytesInternet="FR";
// var sGeobytesInternet="DE";

// var sGeobytesInternet="RE"; // Rest of the World (Reunion)

// Start Load JavaScripts
	document.write("<script src='http://www.andywhiteley.com/bookshelf/javaScriptsBookshelf/changeAdsFlagUrl.js'><\/script>");
	document.write("<script src='http://www.andywhiteley.com/bookshelf/javaScriptsBookshelf/openBookURL.js'><\/script>");
	document.write("<script src='http://www.andywhiteley.com/bookshelf/javaScriptsBookshelf/openBluRayURL.js'><\/script>");
	document.write("<script src='http://www.andywhiteley.com/bookshelf/javaScriptsBookshelf/openCdURL.js'><\/script>");
// End Load JavaScripts
