// note: be sure to check any string in this doc for single or double quotes
// if the string is wrapped in single quotes then you'll need to escape any
// single quotes within that string with a backslash \ (like wise for double quotes)
// EX: 'It's not working' should look like 'It\'s not working'
// and "The "brown" dog" should look like "The \"brown\" dog"

// Put the webserver path here
var webserverPath = "http://images.gactv.com/games/trivia/07/bradpaisley/";

// IGNORE THIS FOR NOW //
//var mAdsRemotePath = "http://adsremote.scripps.com/js.ng/site=FINE&topic=FINEIQ&adtype=UNSIZED_AD&PagePos=5";
//setAdsRemote("http://adsremote.scripps.com/js.ng/site=FINE&topic=FINEIQ&adtype=UNSIZED_AD&PagePos=5");
// END IGNORE //

// Show hints?
var showHintsPerPage = true;

// Determine if we want to use a minimum height for either of the folling pages.
var usingLandingPageMinHeight = true;
var usingQuestionPageMinHeight = true;
var usingFinishPageMinHeight = false;

// Minimum page height in pixels
// pages will get set to this if either of the following::
// usingLandingPageMinHeight
// usingQuestionPageMinHeight
// usingFinishPageMinHeight
// are set to TRUE
var minPageContentHeight = 336;

// This is width for the center content of each page
// default is 350 for use with pictures on the right side
var divCenterContentTextContainerWidth = 330;

// WIDTH & HEIGHT FOR BUTTONS ON FINISH AND RESULTS PAGE
// landing page button
var btnStartWidth = 154;
var btnStartHeight = 41;
// finsh page button
var btnSeeAnswersWidth = 140;
var btnSeeAnswersHeight = 41;
// see answers page button
var btnShowScoreWidth = 140;
var btnShowScoreHeight = 41;
// see answers & finish page buttons
var btnNotifyMeWidth = 200;
var btnNotifyMeHeight = 41;
var btnSendToFriendWidth = 139;
var btnSendToFriendHeight = 41;
var btnLandingLinkWidth = 108;
var btnLandingLinkHeight = 41;

// paths for URLs will need to be absolute
insertData({
	"data":{
		"url":{
			// note:: there should be a coma after each string EXCEPT the last inside each {} bracket
			"landing":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64068,00.html",
			"q1":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64072,00.html",
			"q2":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64073,00.html",
			"q3":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64074,00.html",
			"q4":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64075,00.html",
			"q5":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64076,00.html",
			"q6":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64077,00.html",
			"q7":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64078,00.html",
			"q8":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64079,00.html",
			"q9":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64080,00.html",
			"q10":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64081,00.html",
			"finish":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64082,00.html",
			"seeAnswers":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64083,00.html",
			// send to friend email link
			"sendToFriend":"mailto:?subject=GAC Trivia: Brad Paisley Test&body=I thought you might like to take the GAC Brad Paisley Trivia Challenge! http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64068,00.html",
			// newsletter link goes inside the quotes in hintwindow('')
			"newsLetter":"hintwindow('http://www.gactv.com/gac/ab_newsletter/')"
		},
		"jpgs":{
			// These 4 lines should stay the same asuming that
			// the images have been placed on the webserver to
			// match this location
			// EX: http://images.gactv.com/games/trivia/07/keithurban/ is the webserver path
			// and the images live at http://images.gactv.com/games/trivia/07/keithurban/images
			"nextQuestion": webserverPath + "images/nextQuestion.jpg",
			"nextQuestionOver": webserverPath + "images/nextQuestion_over.jpg",
			"lastQuestion": webserverPath + "images/showScore.jpg",
			"lastQuestionOver": webserverPath + "images/showScore_over.jpg",
			"imgNeedHint": webserverPath + "images/needHint.jpg"
		},
		"includes":{
			// These 2 lines should stay the same asuming that
			// the js have been placed on the webserver to
			// match this location
			// EX: http://images.gactv.com/games/trivia/07/keithurban/ is the webserver path
			// and the images live at http://images.gactv.com/games/trivia/07/keithurban/js
			"funcs": webserverPath + "js/funcs.js",
			"css": webserverPath + "iq.css"
		},
		"strings":{
			// Strings for the landing page Title, Header & Text
			// Title should be hidden
			"landingTitle": 'GAC\'s Trivia Challenge: Brad Paisley',
			"landingHeader": 'How well do you know Brad Paisley?',
			"landingText": 'So you call yourself a Brad Paisley fan do ya?  Do you know all the words to \"We Danced\" and \"I\'m Gonna Miss Her\"? Have you ever worn a lampshade to one of his concerts? Test your Brad Paisley knowledge and see whether you\'ve got what it takes to be a \"Celebrity\" or see if you need to spend a little more time \"Online\" brushing up on facts about Brad!'
		},
		"links":{
			// landing page misc footer text
			"noTimeForQuizHREF": 'http://www.gactv.com/gac/ar_az_brad_paisley',
			"noTimeForQuizText": 'No time for a quiz but want to learn more about Brad Paisley? Visit GACTV.com\'s official Brad Paisley page!',
			"landingFooterLink2HREF": 'http://www.gactv.com/gac/ar_artists_a-z/article/0,,GAC_26071_5654394,00.html',
			"landingFooterLink2Text": 'Check out more GAC Trivia Challenge games!'
		},
		"moreLinks":{
			// make sure numMoreLinks matches actual amount of links
			// default is 5, you can add or subtract moreLinksTitle# & moreLinksHREF#
			// but you'll need to match numMoreLinks to accomodate
			"numMoreLinks": "5",
			// This is the more links phrase: EX: More Links!
			"moreLinksPhrase": 'Explore More Brad Paisley at GACTV.com',
			"moreLinksTitle1": 'Brad Paisley – 5th Gear Concert Special',
			"moreLinksTitle2": 'Brad Paisley Artist Section',
			"moreLinksTitle3": 'Brad Paisley Photo Gallery',
			"moreLinksTitle4": 'Brad Paisley Biography',
			"moreLinksTitle5": 'Brad Paisley Video Airtimes',
			"moreLinksTitle6": 'Vote for Brad Paisley on GAC\'s Top 20 Country Countdown',
			"moreLinksTitle7": 'Submit Your Brad Paisley Video Requests to GAC',
			"moreLinksTitle8": 'Pick Up Some Brad Paisley Wallpapers and Buddy Icons',
			"moreLinksTitle9": 'Play Brad Paisley\'s Celebrity Scramble Game',
			"moreLinksHREF1": 'http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_49007,00.html',
			"moreLinksHREF2": 'http://www.gactv.com/gac/ar_az_brad_paisley',
			"moreLinksHREF3": 'http://www.gactv.com/gac/ar_az_brad_paisley/article/0,,GAC_26127_4805146,00.html',
			"moreLinksHREF4": 'http://www.gactv.com/gac/ar_az_brad_paisley/article/0,,GAC_26127_4702894,00.html',
			"moreLinksHREF5": 'http://search.gactv.com/gac/search/videoSearch.do?search_type=GAC%20Video%20Airtimes%20Search%20Type&query=brad%20paisley&start=1&end=22',
			"moreLinksHREF6": 'http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_47219,0.html',
			"moreLinksHREF7": 'http://online.scrippsnetworks.com/gac/gac_video/request.asp',
			"moreLinksHREF8": 'http://www.gactv.com/gac/ar_az_brad_paisley',
			"moreLinksHREF9": 'http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_59233,0.html'
		},
		// progressbar with & height
		"progressbar":{
			"width":"360",
			"height":"18"
		}
	}
});

// Hints 1-10 go here
var aryHintURL = new Array(
	"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_49007,00.html",
	"http://www.gactv.com/gac/nw_feature/article/0,,GAC_26499_4805338,00.html",
	"http://www.gactv.com/gac/nw_headlines/article/0,,GAC_26063_5063723,00.html",
	"http://www.gactv.com/gac/nw_headlines/article/0,,GAC_26063_5450888,00.html",
	"http://www.gactv.com/gac/nw_headlines/article/0,,GAC_26063_5380380,00.html",
	"http://www.gactv.com/gac/nw_headlines/article/0,,GAC_26063_4726470,00.html",
	"http://www.gactv.com/gac/nw_headlines/article/0,,GAC_26063_4835508,00.html",
	"http://www.gactv.com/gac/nw_headlines/article/0,,GAC_26063_5487394,00.html",
	"http://www.gactv.com/gac/nw_headlines/article/0,,GAC_26063_4784942,00.html ",
	"http://www.gactv.com/gac/nw_headlines/article/0,,GAC_26063_4726510,00.html"
);

// Beratments in pairs
// Label:
// Tag:
// for A, B & C
var strIQLabelA = "We dedicate the song \"Some Mistakes\" to you!";
var strIQLabelATag = "You\'ve got a long way to go before you can proudly say you are a super fan. Don\'t distress: Check out some of the links below and get up to speed with all things Brad!";
var strIQLabelB = "Not bad&hellip; You\'re a Brad Paisley fan for sure.";
var strIQLabelBTag = "You may not be belting out all the words to every Brad Paisley song you hear, but you\'re definitely on your way.  Don\'t start dancin\' just yet&hellip; you might want to take some time and check out the links below to gain some more Paisley knowledge!";
var strIQLabelC = "Way to go! You\'re definitely a Brad Paisley expert.";
var strIQLabelCTag = "Brad would be proud! You have what it takes to claim your spot in the front row of Brad Paisley\'s fan club!  Quench your thirst for all things Brad Paisley and check out the links below for more about Brad at GACTV.com.";

// Questions 1-10
var aryQuestions = new Array(
	"What is the name of Brad\'s concert special airing on GAC?",
	"What website does Brad frequent when looking for a good deal on a guitar?",
	"Who filled in to host and headline the 2006 Music City Jam while Brad was anticipating the birth of his baby?",
	"What was the last single released from the album <em>Time Well Wasted</em>?",
	"What did Brad and his wife Kimberly name their son?",
	"Which rock band is the inspiration for Brad\'s concert productions?",
	"What is Brad known for while on tour?",
	"Brad Paisley admits turning in his current single, \"Ticks,\" to the head of his record label made him what?",
	"What is Brad\'s home state?",
	"Which Disney movie soundtrack will you hear Brad on?"
);

// Question 1 Answers
var aryQ0Answers = new Array(
	"Brad Paisley: New Daddy",
	"Bonfires & Amplifiers Concert Special",
	"Buck Wild With Brad Paisley",
	"Brad Paisley 5th Gear"
);

// Question 2 Answers
var aryQ1Answers = new Array(
	"Overstock.com",
	"Ebay.com",
	"Shopzilla.com",
	"CheapGuitars.com"
);

// Question 3 Answers
var aryQ2Answers = new Array(
	"Toby Keith",
	"Josh Turner",
	"Kenny Rogers",
	"Ray Scott"
);

// Question 4 Answers
var aryQ3Answers = new Array(
	"\"Come On Over Tonight\"",
	"\"Ticks\"",
	"\"She’s Everything\"",
	"\"Mud on the Tires\""
);

// Question 5 Answers
var aryQ4Answers = new Array(
	"Bradley Thoreau",
	"William Huckleberry",
	"Bradley Finn",
	"William Maximus"
);

// Question 6 Answers
var aryQ5Answers = new Array(
	"Def Leppard",
	"The Beatles",
	"Pink Floyd",
	"Led Zeppelin"
);

// Question 7 Answers
var aryQ6Answers = new Array(
	"Being late to practice",
	"Giving roses to little girls",
	"Playing cards late at night",
	"Being a prankster"
);

// Question 8 Answers
var aryQ7Answers = new Array(
	"Excited",
	"Nervous",
	"Sick",
	"Itchy"
);

// Question 9 Answers
var aryQ8Answers = new Array(
	"Virginia",
	"Georgia",
	"South Carolina",
	"West Virginia"
);

// Question 10 Answers
var aryQ9Answers = new Array(
	"Cars",
	"Cinderella",
	"Mighty Ducks",
	"Shrek"
);

// Correct Answers 1-10
// note: should be all in caps A, B, C or D
var aryCorrectAnswers = new Array(
	"D",
	"B",
	"A",
	"C",
	"B",
	"C",
	"D",
	"B",
	"D",
	"A"
);

