// 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/rebamcentire/";

// 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 = 375;

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

// 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_64899,00.html",
			"q1":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_65181,00.html",
			"q2":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_65181,00.html",
			"q3":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_65181,00.html",
			"q4":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_65181,00.html",
			"q5":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_65181,00.html",
			"q6":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_65181,00.html",
			"q7":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_65181,00.html",
			"q8":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_65181,00.html",
			"q9":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_65181,00.html",
			"q10":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_65181,00.html",
			"finish":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_65182,00.html",
			"seeAnswers":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_65183,00.html",
			// send to friend email link
			"sendToFriend":"mailto:?subject=GAC Trivia: Reba McEntire Trivia Challenge&body=I thought you might like to take the GAC Reba McEntire Trivia Challenge! http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64899,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: Reba McEntire',
			"landingHeader": 'How well do you know Reba McEntire?',
			"landingText": 'So you call yourself a Reba McEntire fan do ya? Can you sing along in perfect sync to all of her hits? Did you faithfully tune in for all of her TV specials? Let\'s see how much you really know about Reba and find out if you\'re \"Somebody\" or just a \"New Fool at an Old Game.\"'
		},
		"links":{
			// landing page misc footer text
			"noTimeForQuizHREF": 'http://www.gactv.com/gac/ar_az_reba_mcentire',
			"noTimeForQuizText": 'No time for a quiz but want to learn more about Reba McEntire? Visit GACTV.com\'s official Reba McEntire 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": "7",
			// This is the more links phrase: EX: More Links!
			"moreLinksPhrase": 'Explore More Reba McEntire at GACTV.com',
			"moreLinksTitle1": 'Reba McEntire Artist Section',
			"moreLinksTitle2": 'Reba McEntire Photo Gallery',
			"moreLinksTitle3": 'Reba McEntire Biography',
			"moreLinksTitle4": 'Reba McEntire Video Airtimes',
			"moreLinksTitle5": 'Vote for Reba McEntire on GAC\'s Top 20 Country Countdown',
			"moreLinksTitle6": 'Submit Your Reba McEntire Video Requests to GAC',
			"moreLinksTitle7": 'Pick Up Some Reba McEntire Wallpapers and Buddy Icons',
			"moreLinksHREF1": 'http://www.gactv.com/gac/ar_az_reba_mcentire ',
			"moreLinksHREF2": 'http://www.gactv.com/gac/ar_az_reba_mcentire/article/0,,GAC_26122_4706099,00.html',
			"moreLinksHREF3": 'http://www.gactv.com/gac/ar_az_reba_mcentire/article/0,,GAC_26122_4703329,00.html ',
			"moreLinksHREF4": 'http://search.gactv.com/gac/search/videoSearch.do?search_type=GAC%20Video%20Airtimes%20Search%20Type&query=reba%20mcentire&start=1&end=22',
			"moreLinksHREF5": 'http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_47219,0.html ',
			"moreLinksHREF6": 'http://online.scrippsnetworks.com/gac/gac_video/request.asp',
			"moreLinksHREF7": 'http://www.gactv.com/gac/ar_az_reba_mcentire'
		},
		// progressbar with & height
		"progressbar":{
			"width":"360",
			"height":"18"
		}
	}
});

// Hints 1-10 go here
var aryHintURL = new Array(
	"http://www.gactv.com/gac/nw_headlines/article/0,,GAC_26063_5944446,00.html",
	"http://www.gactv.com/gac/nw_headlines/article/0,,GAC_26063_5943692,00.html",
	"http://www.gactv.com/gac/nw_headlines/article/0,,GAC_26063_5944708,00.html",
	"http://www.gactv.com/gac/nw_headlines/article/0,,GAC_26063_5466395,00.html",
	"http://www.gactv.com/gac/nw_cma_close_up/article/0,,GAC_26068_5618884,00.html",
	"http://www.gactv.com/gac/ar_az_reba_mcentire/article/0,,GAC_26122_4703329,00.html",
	"http://www.gactv.com/gac/nw_headlines/article/0,,GAC_26063_5448344,00.html",
	"http://www.gactv.com/gac/nw_feature/article/0,,GAC_26499_5487395,00.html",
	"http://www.gactv.com/gac/nw_headlines/article/0,,GAC_26063_5700081,00.html",
	"http://www.gactv.com/gac/nw_headlines/article/0,,GAC_26063_4796894,00.html"
);

// Beratments in pairs
// Label:
// Tag:
// for A, B & C
var strIQLabelA = "We dedicate Reba\'s song \"Last One to Know\" to you!";
var strIQLabelATag = "Cause you\'re definitely the last one to know enough about Reba to pass this trivia challenge. Don\'t distress: Check out some of the links below and get up to speed with all things Reba!";
var strIQLabelB = "\"The Heart Won\'t Lie\"  and we won\'t either – you can hold your own with most Reba fans!";
var strIQLabelBTag = "You may not be belting out all the words to every Reba tune you hear, but you\'re definitely on your way. You need to put in some work to get to the next level&hellip;you might want to take some time and check out the links below to gain some more Reba knowledge!";
var strIQLabelC = "Way to go! You\'re definitely \"Somebody.\"";
var strIQLabelCTag = "Reba would be proud! Feel free to stand up and sing \"I\'m Gonna Take That Mountain\" out loud. You have what it takes to claim your spot in the front row of Reba\'s fan club! Check out the links below for more about Reba at GACTV.com.";

// Questions 1-10
var aryQuestions = new Array(
	"What is Reba\'s affectionate nickname for her Twitter followers?",
	"Which movie legend did Reba once ask for an autograph and a photo?",
	"What is one of Reba\'s regrets?",
	"What is Reba McEntire\'s addiction?",
	"Which Broadway musical did Reba debut in back in 2001?",
	"Which Kelly Clarkson song was apart of Reba\'s new album <em>Duets</em>?",
	"How long did Reba\'s sitcom \"Reba\" air on the CW network?",
	"Reba McEntire used her 2007 summer concert tour to help raise awareness for what charitable organization?",
	"<em>Billboard</em> magazine selected Reba to receive which award?",
	"Reba McEntire\'s husband Narvel Blackstock is managing which hot country star?"
);

// Question 1 Answers
var aryQ0Answers = new Array(
	"Twitter-ers",
	"Twackentires",
	"Tweeters",
	"Tweebas"
);

// Question 2 Answers
var aryQ1Answers = new Array(
	"Jimmy Stewart",
	"Judy Garland",
	"Mickey Rooney",
	"Marilyn Monroe"
);

// Question 3 Answers
var aryQ2Answers = new Array(
	"Wasting money in the Vegas slot machines after the ACM Awards",
	"Not spending more time with her son, Shelby",
	"Passing on the song \"Before He Cheats,\" which was a hit for Carrie Underwood",
	"Not learning how to juggle"
);

// Question 4 Answers
var aryQ3Answers = new Array(
	"Cheetos",
	"Radio Hits",
	"Stepping out on stage to big crowds",
	"Playing the cow bell"
);

// Question 5 Answers
var aryQ4Answers = new Array(
	"Hairspray",
	"Annie Get Your Gun",
	"Oklahoma!",
	"My Fair Lady"
);

// Question 6 Answers
var aryQ5Answers = new Array(
	"Because Of You",
	"Since U Been Gone",
	"A Moment Like This",
	"Behind These Hazel Eyes"
);

// Question 7 Answers
var aryQ6Answers = new Array(
	"1 year",
	"12 years",
	"6 years",
	"3 years"
);

// Question 8 Answers
var aryQ7Answers = new Array(
	"Habitat for Humanity",
	"LUNGevity",
	"Toys for Tots",
	"The Human Fund"
);

// Question 9 Answers
var aryQ8Answers = new Array(
	"Hottest Red Head in the Business",
	"Woman of the Month",
	"Best Pipes in Nashville",
	"Woman of the Year"
);

// Question 10 Answers
var aryQ9Answers = new Array(
	"Keith Anderson",
	"Blake Shelton",
	"Kellie Pickler",
	"Chuck Wicks"
);

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

