//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=10925';

// Determines whether the Chapter NAV dropdown will be visible or not.  Set to 'yes', 'no' or 'alpha'
var showDropdown = 'yes';

var marketingFile = '/mathematics/aufmann/intermediate_algebra_applied/7e/marketing.js';

var bookMainUrl = '/mathematics/aufmann/intermediate_algebra_applied/7e/';

var bookCoverUrl = '/shared/images/covers/booksite_coverart/0618503080_lg.gif';

var booktitle = 'Intermediate Algebra: An Applied Approach';

var author = 'Aufmann | Barker | Lockwood';

var edition = 'Seventh Edition';

var hmspace = 'math';

var studentProtected = 'true';

// The text that will appear directly under the Book title/author names at the top of the student/instructor home pages
var studentHomeText = 'With its complete, interactive, objective-based approach, Intermediate Algebra: An Applied Approach, is a best-seller in this market. The Seventh Edition provides mathematically sound and comprehensive coverage of the topics considered essential in an intermediate algebra course. An Instructor&#39;s Annotated Edition features a comprehensive selection of instructor support materials. The Aufmann Interactive Method is incorporated throughout the text, ensuring that students interact with and master the concepts as they are presented. This approach is especially important in the context of rapidly growing distance-learning and self-paced laboratory situations.<br><br><img src="http://college.hmco.com/shared/images/site_graphics/protected.gif"></img>This website contains passkey protected study tools that are denoted by a lock icon:<br><ul><li>Tutorials</li><li>Videos</li><li>Glossary Flashcards</li></ul><br>When you click on a passkey protected study tool, you will be asked to login and redeem your passkey.Use the passkey that came packaged with your new textbook.<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&rsquo;s online store</a>.';   

var instructorHomeText = 'With its complete, interactive, objective-based approach, Intermediate Algebra: An Applied Approach, is a best-seller in this market. The Seventh Edition provides mathematically sound and comprehensive coverage of the topics considered essential in an intermediate algebra course. An Instructor&#39;s Annotated Edition features a comprehensive selection of instructor support materials. The Aufmann Interactive Method is incorporated throughout the text, ensuring that students interact with and master the concepts as they are presented. This approach is especially important in the context of rapidly growing distance-learning and self-paced laboratory situations.<br><br><img src="http://college.hmco.com/shared/images/site_graphics/protected.gif">  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">Request a Passkey Form</a> or <a href="http://college.hmco.com/CollegeCatalog/CollegeServiceController?cmd=Service&subcmd=findSalesTeam">Contact Your Sales Respresentative</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"
 );

//Place the Student Discipline Home url in this variable, between the single quotes
var disciplineHomeStu = '/mathematics/students/index.html';

//Place the Instructor Discipline Home url in this variable, between the single quotes
var disciplineHomeIns = '/mathematics/instructors/index.html';

//Place the Tutoring Center (if any) url in this variable, between the single quotes.  Otherwise leave as is.
var tutoringCenter = '';

//Place the Product's Catalog Url here
var pCatalogUrl = '/CollegeCatalog/CatalogController?cmd=Portal&subcmd=display&ProductID=10925';

//Place the Product's Bookstore Url here
var pBookstoreUrl = '/CollegeCatalog/CollegeStoreController?cmd=MainProdPage&subcmd=Main&ProdId=10925';
