//Javascript for dynamically generated text elements that are shared on a booksite

var pic = 'http://college.hmco.com/CollegeCatalog/CatalogController?cmd=Portal&subcmd=display&ProductID=15968';
// Determines whether the Chapter NAV dropdown will be visible or not.  Set to 'yes' or 'no'
var showDropdown = 'yes';

var marketingFile = '/polisci/kesselman_et_al/euro_pol/6e/marketing.js';

var bookMainUrl = '/polisci/kesselman_et_al/euro_pol/6e/';

var bookCoverUrl = 'http://college.hmco.com/shared/images/covers/catalog_coverart/9780618870783_md.gif';

var booktitle = 'European Politics in Transition';

var author = 'Kesselman | Krieger | Allen | DeBardeleben | Hellman | Ost | Ross';

var edition = 'Sixth Edition';

// The text that will appear directly under the Book title/author names at the top of the student/instructor home pages
var studentHomeText = "This comprehensive text offers a stimulating introduction to the political systems of post-World War II Europe. The Sixth Edition uses a region-by-region approach, focusing in turn on Great Britain, France, Italy, Germany, Russia, Eastern Europe, and the European Union. Four themes unify the text and illustrate the concept of politics in transition within each region on a global level: economic management, the relationships between countries, the challenges of democracy, and the political impact of social diversity.<br><br><img src=http://college.hmco.com/shared/images/site_graphics/protected.gif border=0 alt=protected width=18 height=20 align=left>&nbsp; This website contains passkey protected study tools  that are denoted by a lock icon.When you click on a passkey protected  study tool, you will be asked to login and redeem your passkey.&#160; Use the passkey that came packaged with your new textbook.<br><br>If you purchased a used textbook, the passkey is available for purchase through your bookstore or through <a href=http://college.hmco.com/CollegeCatalog/CollegeStoreController?cmd=LP&nextPage=Main.jsp>Houghton  Mifflin's online store.</a>";   

var instructorHomeText = "This comprehensive text offers a stimulating introduction to the political systems of post-World War II Europe. The Sixth Edition uses a region-by-region approach, focusing in turn on Great Britain, France, Italy, Germany, Russia, Eastern Europe, and the European Union. Four themes unify the text and illustrate the concept of politics in transition within each region on a global level: economic management, the relationships between countries, the challenges of democracy, and the political impact of social diversity.<br><br><img src=http://college.hmco.com/shared/images/site_graphics/protected.gif border=0 alt=protected width=18 height=20 align=left>&nbsp; This Instructor Website contains the same resources as the Student Website, plus additional passkey protected Instructor Resources that are denoted by a lock icon.<br><br>When you click on a passkey protected  resource, you will be asked to login and redeem your passkey.<br><br>To obtain a passkey to access Instructor  Resources, please use our <a href=http://college.hmco.com/how/how_ins_password_help.html target=_parent>Request  a Passkey Form</a> or <a href=http://college.hmco.com/CollegeCatalog/CollegeServiceController?cmd=Service&subcmd=findSalesTeam target=_parent>Content Your Sales Representative</a>.";

/*
Place all SelectBox text elements in the following variable, comma seperated in quotes
as follows, no comma needed following the last entry:
*/
var navByChapter = new Array(
	"Navigate By Chapter",
	"Chapter 1",
	"Chapter 2",
	"Chapter 3",
	"Chapter 4",
	"Chapter 5",
	"Chapter 6",
	"Chapter 7",
	"Chapter 8",
	"Chapter 9",
	"Chapter 10",
	"Chapter 11",
	"Chapter 12",
	"Chapter 13",
	"Chapter 14",
	"Chapter 15",
	"Chapter 16",
	"Chapter 17",
	"Chapter 18",
	"Chapter 19",
	"Chapter 20",
	"Chapter 21",
	"Chapter 22",
	"Chapter 23",
	"Chapter 24",
	"Chapter 25",
	"Chapter 26",
	"Chapter 27",
	"Chapter 28",
	"Chapter 29",
	"Chapter 30",
	"Chapter 31",
	"Chapter 32",
	"Chapter 33",
	"Chapter 34",
	"Chapter 35"
 );

//Place the Student Discipline Home url in this variable, between the single quotes
var disciplineHomeStu = '/polisci/students/index.html';

//Place the Tutoring Center (if any) url in this variable, between the single quotes.  Otherwise leave as is.
var tutoringCenter = '';

//Place the Instructor Discipline Home url in this variable, between the single quotes
var disciplineHomeIns = '/polisci/instructors/index.html';

//Place the Product's Catalog Url here
var pCatalogUrl = 'http://college.hmco.com/CollegeCatalog/CatalogController?cmd=Portal&subcmd=display&ProductID=15968';

//Place the Product's Bookstore Url here
var pBookstoreUrl = 'http://college.hmco.com/CollegeCatalog/CatalogController?cmd=Portal&subcmd=display&ProductID=15968';

var hmspace = 'polisci';

var studentProtected = 'true';