//Javascript for dynamically generated text elements that are shared on a booksite

var pic = 'http://www.cengage.com/cengage/student.do?product_isbn=9780547171890&disciplinenumber=303';
// Determines whether the Chapter NAV dropdown will be visible or not.  Set to 'yes' or 'no'
var showDropdown = 'alpha';

var marketingFile = '/languages/spanish/long/nexos/2e/marketing.js';

var bookMainUrl = '/languages/spanish/long/nexos/2e/';

var bookCoverUrl = 'http://www.cengage.com/cengage/imageservlet?productISBN=9780547171890';

var booktitle = 'Nexos';

var author = 'Sheri Spaine Long |  Maria Carreira |  Sylvia Madrigal Velasco |  Kristin Swanson';

var edition = 'Second Edition';

// The text that will appear directly under the Book title/author names at the top of the student/instructor home pages
var studentHomeText = "Welcome! Start by browsing your textbook materials in the navigation pane to the left, or enjoy reading the Associated Press articles listed below.<br/><br/><img src='/shared/images/site_graphics/protected.gif'>&nbsp;This website contains passkey protected study tools that are denoted by a lock icon.<br/><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/><br/>If you purchased a used textbook, the passkey is available for purchase through your bookstore or through Cengage Learning's <a href='/CollegeCatalog/CollegeStoreController?cmd=LP&nextPage=Main.jsp' target='_blank'>online store</a>.";   

var instructorHomeText = "Welcome! Start by browsing your textbook materials in the navigation pane to the left, or enjoy reading the Associated Press articles listed below.<br/><br/><img src='/shared/images/site_graphics/protected.gif'>&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='/how/how_ins_password_help.html' target='_blank'>Request a Passkey Form</a> or <a href='/CollegeCatalog/CollegeServiceController?cmd=Service&subcmd=findSalesTeam' target='_blank'>Contact 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 Capítulo",
	"Capítulo P",
	"Capítulo 1",
	"Capítulo 2",
	"Capítulo 3",
	"Capítulo 4",
	"Capítulo 5",
	"Capítulo 6",
	"Capítulo 7",
	"Capítulo 8",
	"Capítulo 9",
	"Capítulo 10",
	"Capítulo 11",
	"Capítulo 12",
	"Capítulo 13",
	"Capítulo 14"
 );

//Place the Student Discipline Home url in this variable, between the single quotes
var disciplineHomeStu = 'http://www.cengage.com/cengage/discipline.do?disciplinenumber=303';

//Place the Instructor Discipline Home url in this variable, between the single quotes
var disciplineHomeIns = 'http://www.cengage.com/cengage/discipline.do?disciplinenumber=303';

//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 = 'http://www.cengage.com/cengage/instructor.do?product_isbn=9780547171890&disciplinenumber=303';

//Place the Product's Bookstore Url here
var pBookstoreUrl = 'http://www.cengage.com/cengage/student.do?product_isbn=9780547171890&disciplinenumber=303';

var hmspace = 'World Languages';

var studentProtected = '';