//Javascript for dynamically generated text elements that are shared on a booksite

var pic = 'http://academic.cengage.com/cengage/student.do?totalresults.do?page=null&keyfor=allsite&keyitem=all&keytype=null&resultfor=higheredu&resulttype=instructor&keyword_all=spanish%20reader&pagefrom=search&disciplinenumber=303&product_isbn=9780618527809&contextelement=http://academic.cengage.com/cengage';
// Determines whether the Chapter NAV dropdown will be visible or not.  Set to 'yes' or 'no'
var showDropdown = 'yes';

var marketingFile = '/languages/spanish/ulloa/graded_spanish_reader/4e/marketing.js';

var bookMainUrl = '/languages/spanish/ulloa/graded_spanish_reader/4e/';

var bookCoverUrl = '/shared/images/covers/booksite_coverart/061852780x_lg.gif';

var booktitle = 'Graded Spanish Reader: Primera etapa';

var author = 'Ulloa | Ulloa';

var edition = 'Fourth 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.";   

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/>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 Part",
	"Part 1",
	"Part 2",
	"Part 3",
	"Part 4"
 );


//Place the Student Discipline Home url in this variable, between the single quotes
var disciplineHomeStu = '/languages/spanish/students/index.html';

//Place the Instructor Discipline Home url in this variable, between the single quotes
var disciplineHomeIns = '/languages/spanish/instructors/index.html';

//Place the Tutoring Center url in this variable, between the single quotes
var tutoringCenter = '';

//Place the Product's Catalog Url here
var pCatalogUrl = 'http://academic.cengage.com/cengage/instructor.do?totalresults.do?page=null&keyfor=allsite&keyitem=all&keytype=null&resultfor=higheredu&resulttype=instructor&keyword_all=spanish%20reader&pagefrom=search&disciplinenumber=303&product_isbn=9780618527809&contextelement=http://academic.cengage.com/cengage';

//Place the Product's Bookstore Url here
var pBookstoreUrl = 'http://academic.cengage.com/cengage/student.do?totalresults.do?page=null&keyfor=allsite&keyitem=all&keytype=null&resultfor=higheredu&resulttype=instructor&keyword_all=spanish%20reader&pagefrom=search&disciplinenumber=303&product_isbn=9780618527809&contextelement=http://academic.cengage.com/cengage';

var hmspace = 'spanish';
