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

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

// 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_64506,00.html",
			"q1":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64690,00.html",
			"q2":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64690,00.html",
			"q3":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64690,00.html",
			"q4":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64690,00.html",
			"q5":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64690,00.html",
			"q6":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64690,00.html",
			"q7":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64690,00.html",
			"q8":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64690,00.html",
			"q9":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64690,00.html",
			"q10":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64690,00.html",
			"finish":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64692,00.html",
			"seeAnswers":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64691,00.html",
			// send to friend email link
			"sendToFriend":"mailto:?subject=GAC Trivia: The Hitmen of Music Row&body=I thought you might like to take the GAC Hitmen of Music Row Trivia Challenge! http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64506,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: The Hitmen of Music Row : Jeffrey Steele, Craig Wiseman, Bob DiPiero, Tony Mullins',
			"landingHeader": 'How well do you know The Hitmen of Music Row?',
			"landingText": 'Think you know a thing or two about country music do you? Jeffrey Steele, Craig Wiseman, Bob DiPiero and Tony Mullins are The Hitmen of Music Row. Take our trivia challenge and see how much you know about country\'s biggest hits and the songwriters behind them!'
		},
		"links":{
			// landing page misc footer text
			"noTimeForQuizHREF": 'http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64542,00.html',
			"noTimeForQuizText": 'No time for a quiz but want to learn more about The Hitmen? Visit GACTV.com\'s official Hitmen of Music Row 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": "8",
			// This is the more links phrase: EX: More Links!
			"moreLinksPhrase": 'Explore More Hitmen at GACTV.com',
			"moreLinksTitle1": 'Visit The Hitmen of Music Row Section',
			"moreLinksTitle2": 'Watch Exclusive Streaming Interviews with The Hitmen of Music Row',
			"moreLinksTitle3": 'The Hitmen of Music Row Photo Gallery',
			"moreLinksTitle4": 'Jeffrey Steele Biography',
			"moreLinksTitle5": 'Tony Mullins Biography',
			"moreLinksTitle6": 'Bob DiPiero Biography',
			"moreLinksTitle7": 'Craig Wiseman Biography',
			"moreLinksTitle8": 'Play The Hitmen Hangman Game',
			"moreLinksHREF1": 'http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64542,00.html',
			"moreLinksHREF2": 'http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64542,00.html',
			"moreLinksHREF3": 'http://www.gactv.com/gac/ar_artists_a-z/article/0,,GAC_26071_5680863,00.html',
			"moreLinksHREF4": 'http://www.gactv.com/gac/ar_artists_a-z/article/0,,GAC_26071_5677996,00.html',
			"moreLinksHREF5": 'http://www.gactv.com/gac/ar_artists_a-z/article/0,,GAC_26071_5678006,00.html',
			"moreLinksHREF6": 'http://www.gactv.com/gac/ar_artists_a-z/article/0,,GAC_26071_5677978,00.html',
			"moreLinksHREF7": 'http://www.gactv.com/gac/ar_artists_a-z/article/0,,GAC_26071_5677992,00.html',
			"moreLinksHREF8": 'http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_64543,00.html'
		},
		// progressbar with & height
		"progressbar":{
			"width":"360",
			"height":"18"
		}
	}
});

// Hints 1-10 go here
var aryHintURL = new Array(
	"http://www.gactv.com/gac/ar_artists_a-z/article/0,,GAC_26071_5677978,00.html",
	"http://www.gactv.com/gac/ar_artists_a-z/article/0,,GAC_26071_5677978,00.html",
	"http://www.gactv.com/gac/nw_feature/article/0,,GAC_26499_5406467,00.html",
	"http://www.gactv.com/gac/ar_artists_a-z/article/0,,GAC_26071_5677996,00.html",
	"http://www.gactv.com/gac/nw_feature/article/0,,GAC_26499_5683300,00.html",
	"http://www.gactv.com/gac/ar_artists_a-z/article/0,,GAC_26071_5678006,00.html",
	"http://www.gactv.com/gac/nw_feature/article/0,,GAC_26499_5683300,00.html",
	"http://www.gactv.com/gac/ar_artists_a-z/article/0,,GAC_26071_5677992,00.html",
	"http://www.gactv.com/gac/nw_feature/article/0,,GAC_26499_5122689,00.html",
	"http://www.gactv.com/gac/nw_feature/article/0,,GAC_26499_5682890,00.html"
);

// Beratments in pairs
// Label:
// Tag:
// for A, B & C
var strIQLabelA = "Your score is definitely not topping any charts&hellip;";
var strIQLabelATag = "You\'ve got a long way to go before you can join the ranks of the Hitmen of Music Row. Don\'t distress: Check out some of the links below, brush up on the Hitmen and try again!";
var strIQLabelB = "Not bad&hellip;You\'re showing some serious hit-making potential.";
var strIQLabelBTag = "You may not be ready to run with the big dogs, but you're definitely on your way.  Don\'t start singin\' just yet&hellip;you might want to take some time and check out the links below to gain some more knowledge from The Hitmen of Music Row!";
var strIQLabelC = "You\'re top of the charts with this score!";
var strIQLabelCTag = "The hitmen would be proud! You have what it takes to hang out with The Hitmen of Music Row. Don\'t stop now&hellip;check out the links below for more about The Hitmen of Music Row.";

// Questions 1-10
var aryQuestions = new Array(
	"Bob DiPiero was the writer behind the hit single &quot;Wink&quot; that hit No. 1 in 1994 and was performed by which artist?",
	"In 1996, George Strait had a song written by Bob DiPiero hit #1 on the charts&hellip;fill in the missing word from the title: &quot;Blue Clear ____&quot;",
	"The new GAC series &quot;The Hitmen of Music Row&quot; features the story behind four hit songwriters. What does the term &quot;Music Row&quot; refer to?",
	"Jeffrey Steele was the lead singer for which \'90s country group?",
	"All of the hits listed below were written by Craig Wiseman and recorded by Kenny Chesney. Three out of the four have hit No. 1 on the charts. Can you identify the one that never made it to No. 1?",
	"Hitmen of Music Row members Tony Mullins and Craig Wiseman wrote this song which eventually hit No. 1 for LeAnn Rimes in 2005:",
	"Trace Adkins recorded a hit single penned by Jeffrey Steel that had a certain metallic quality to it. Can you identify the song title?",
	"Craig Wiseman and Jeffrey Steele teamed up to write this No. 1 hit for Tim McGraw titled &quot;The ______ In Me&quot;&hellip;fill in the blank:",
	"At the 2006 CMA Awards Show, the song &quot;Believe&quot; took home the &quot;Song of the Year&quot; and &quot;Single of the Year&quot; honors. The song was written by Craig Wiseman. What group or duo recorded this hit?",
	"How many #1 song has Jeffrey Steele written for Rascal Flatts?"
);

// Question 1 Answers
var aryQ0Answers = new Array(
	"Tracy Lawrence",
	"Mark Chesnutt",
	"Neal McCoy",
	"Vince Gill"
);

// Question 2 Answers
var aryQ1Answers = new Array(
	"Eyes",
	"Water",
	"Tie",
	"Sky"
);

// Question 3 Answers
var aryQ2Answers = new Array(
	"A collection of stores in a mall that all sell music",
	"An area in Nashville, TN that is home to many record labels",
	"A strip of nightclubs located in downtown Nashville, TN",
	"A prison wing where convicted musicians are sentenced to do hard time"
);

// Question 4 Answers
var aryQ3Answers = new Array(
	"Boy Howdy",
	"Little Texas",
	"Ricochet",
	"Diamond Rio"
);

// Question 5 Answers
var aryQ4Answers = new Array(
	"&quot;She\'s Got It All&quot;",
	"&quot;The Good Stuff&quot;",
	"&quot;Young&quot;",
	"&quot;Summertime&quot;"
);

// Question 6 Answers
var aryQ5Answers = new Array(
	"&quot;If Something Should Happen&quot;",
	"&quot;Something\'s Gotta Give&quot;",
	"&quot;Something More&quot;",
	"&quot;Somebody\'s Hero&quot;"
);

// Question 7 Answers
var aryQ6Answers = new Array(
	"&quot;Cold Steel&quot;",
	"&quot;Blue Steel&quot;",
	"&quot;Chrome&quot;",
	"&quot;Band of Gold&quot;"
);

// Question 8 Answers
var aryQ7Answers = new Array(
	"Cowboy",
	"Devil",
	"Dreamer",
	"Plowboy"
);

// Question 9 Answers
var aryQ8Answers = new Array(
	"Van Zant",
	"Montgomery Gentry",
	"Brooks &amp; Dunn",
	"Lonestar"
);

// Question 10 Answers
var aryQ9Answers = new Array(
	"3",
	"1",
	"10",
	"5"
);

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

