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

// 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 //

var webserverPath = "http://images.gactv.com/games/trivia/07/joshturner/";

// paths for URLs will need to be absolute
insertData({
	"data":{
		"urls":{
			// 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_65338,00.html",
			"q_pages":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_65357,00.html",
			"finish":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_65358,00.html",
			"seeAnswers":"http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_65359,00.html",
			// send to friend email link
			"sendToFriend":"mailto:?subject=GAC Trivia: Josh Turner Trivia Challenge&body=I thought you might like to take the GAC Josh Turner Trivia Challenge! http://www.gactv.com/gac/pac_ctnt/text/0,,GAC_26058_65338,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://domain.com/IQFolder/ is the webserver path
			// and the images live at http://domain.com/IQFolder/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"
		},
		"pageDefinitions": {
			// Show hints?
			"showHintsPerPage": true,
			// Determine if we want to use a minimum height for either of the folling pages.
			"usingLandingPageMinHeight": true,
			"usingQuestionPageMinHeight": true,
			"usingFinishPageMinHeight": false,
			"minPageContentHeight": 375,
			"divCenterContentTextContainerWidth": 300
		},
		"buttonDimensions": {
			// landing page button
			"btnStartWidth": 154,
			"btnStartHeight": 41,
			// finsh page button
			"btnSeeAnswersWidth": 140,
			"btnSeeAnswersHeight": 41,
			// see answers page button
			"btnShowScoreWidth": 140,
			"btnShowScoreHeight": 41,
			// see answers & finish page buttons
			"btnNotifyMeWidth": 200,
			"btnNotifyMeHeight": 41,
			"btnSendToFriendWidth": 139,
			"btnSendToFriendHeight": 41,
			"btnLandingLinkWidth": 108,
			"btnLandingLinkHeight": 41
		},
		"includes":{
			// These 2 lines should stay the same asuming that
			// the js have been placed on the webserver to
			// match this location
			// EX: http://domain.com/IQFolder/ is the webserver path
			// and the images live at http://domain.com/IQFolder/images
			"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: Josh Turner',
			"landingHeader": 'How well do you know Josh Turner?',
			"landingText": 'So you call yourself a Josh Turner fan do ya? Do you know all the words to \"Would You Go With Me\"? Test your Josh Turner knowledge to see if he\'s \"Your Man\" or if you\'re on a \"Long Black Train\" to nowhere!'
		},
		"links":{
			// landing page misc footer text
			"noTimeForQuizHREF": 'http://www.gactv.com/gac/ar_az_josh_turner',
			"noTimeForQuizText": 'No time for a quiz but want to learn more about Josh Turner? Visit GACTV.com\'s official Josh Turner page!',
			"landingFooterLink2HREF": 'http://www.gactv.com/gac/ar_artists_a-z/article/0,,GAC_26071_5654394,00.htm',
			"landingFooterLink2Text": 'Check out more GAC Trivia Challenge games!'
		},
		"questions": {
			"question1": "In what year was Josh\'s Grand Ole Opry debut?",
			"question2": "Which country legend did Josh make an unscheduled visit with as a Belmont student?",
			"question3": "Josh and his wife Jennifer had their first child in 2006. What did they name him?",
			"question4": "How did Josh get his start?",
			"question5": "Which legendary singer advised Josh that \"a sweet valentine was a sure bet for connecting with listeners\"?",
			"question6": "Josh is known for his love of what breed of dog?",
			"question7": "When Josh performed at a church fundraiser at the age of 14, who did audience members think he sounded like?",
			"question8": "Where did Josh grow up?",
			"question9": "What was Josh\'s first hit song?",
			"question10": "What ritual does Josh admit to doing when he releases a new album?"
		},
		"answers": {
			"Q1": {
				"answer1": "2000",
				"answer2": "2001",
				"answer3": "2005",
				"answer4": "2007",
				"answer": "B"
			},
			"Q2": {
				"answer1": "Merle Haggard",
				"answer2": "Kenny Rogers",
				"answer3": "Johnny Cash",
				"answer4": "Buck Owens",
				"answer": "C"
			},
			"Q3": {
				"answer1": "Hampton Otis Turner",
				"answer2": "Kingston Jackson Turner",
				"answer3": "Josh Turner Jr.",
				"answer4": "Homer Ford Turner",
				"answer": "A"
			},
			"Q4": {
				"answer1": "Singing \"Happy Birthday\" to customers at the local Olive Garden restaurant",
				"answer2": "Singing in his middle school talent show",
				"answer3": "Singing Karaoke in college",
				"answer4": "Singing in a Baptist church",
				"answer": "D"
			},
			"Q5": {
				"answer1": "Eddy Arnold",
				"answer2": "Waylon Jennings",
				"answer3": "Conway Twitty",
				"answer4": "George Strait",
				"answer": "A"
			},
			"Q6": {
				"answer1": "Teacup Poodles",
				"answer2": "Golden Retrievers",
				"answer3": "Bloodhounds",
				"answer4": "Basset Hounds",
				"answer": "C"
			},
			"Q7": {
				"answer1": "Alan Jackson",
				"answer2": "Randy Travis",
				"answer3": "Vince Gill",
				"answer4": "Garth Brooks",
				"answer": "B"
			},
			"Q8": {
				"answer1": "South Carolina",
				"answer2": "Tennessee",
				"answer3": "Alabama",
				"answer4": "North Carolina",
				"answer": "A"
			},
			"Q9": {
				"answer1": "\"Would You Go With Me\"",
				"answer2": "\"Your Man\"",
				"answer3": "\"Firecracker\"",
				"answer4": "\"Long Black Train\"",
				"answer": "D"
			},
			"Q10": {
				"answer1": "Jump up and down on his bed",
				"answer2": "Standing in front of the store display and handing out his CDs to customers",
				"answer3": "Buying a copy of his own CD for himself",
				"answer4": "Buying copies of his CD to give out to friends and family during the holidays",
				"answer": "C"
			}
		},
		"beratments": {
			"beratment01Header": "We dedicate the song \"What It Ain\'t\" to you!",
			"beratment01Description": "You\'ve got a long way to go before you can proudly say you are a true Josh Turner super fan. Don\'t distress: Check out some of the links below and get up to speed with all things Josh Turner!",
			"beratment02Header": "Not bad&hellip;You\'re a Josh Turner fan for sure.",
			"beratment02Description": "You may not be belting out all the words to every Josh Turner song you hear, but you\'re definitely on your way. But don\'t start dancin\' just yet&hellip;you might want to take some time and check out the links below to gain some more JT knowledge!",
			"beratment03Header": "Way to go! You\'re definitely a Josh Turner expert.",
			"beratment03Description": "Josh would be proud! Feel free to stand up and sing \"Firecracker\" out loud. You have what it takes to claim your spot in the front row of Josh Turner\'s concerts! Quench your thirst for all things Josh and check out the links below for more about Josh Turner at GACTV.com."
		},
		"hints": {
			"hint1": "http://www.gactv.com/gac/ar_az_josh_turner/article/0,,GAC_27010_4736023,00.html",
			"hint2": "http://www.gactv.com/gac/nw_headlines/article/0,,GAC_26063_4975492,00.html",
			"hint3": "http://www.gactv.com/gac/nw_headlines/article/0,,GAC_26063_5055986,00.html",
			"hint4": "http://www.gactv.com/gac/nw_headlines/article/0,,GAC_26063_5461177,00.html",
			"hint5": "http://www.gactv.com/gac/nw_headlines/article/0,,GAC_26063_5401085,00.html",
			"hint6": "http://www.gactv.com/gac/nw_headlines/article/0,,GAC_26063_5005477,00.html",
			"hint7": "http://www.gactv.com/gac/nw_headlines/article/0,,GAC_26063_4729250,00.html",
			"hint8": "http://www.gactv.com/gac/nw_headlines/article/0,,GAC_26063_5226694,00.html",
			"hint9": "http://www.gactv.com/gac/ar_az_josh_turner/article/0,,GAC_27010_4736023,00.html",
			"hint10": "http://www.gactv.com/gac/nw_headlines/article/0,,GAC_26063_4894062,00.html"
		},
		"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 Josh Turner at GACTV.com',
			"moreLinksTitle1": 'Josh Turner Artist Section',
			"moreLinksTitle2": 'Josh Turner Photo Gallery',
			"moreLinksTitle3": 'Josh Turner Biography',
			"moreLinksTitle4": 'Josh Turner Video Airtimes',
			"moreLinksTitle5": 'Vote for Josh Turner on GAC\'s Top 20 Country Countdown',
			"moreLinksTitle6": 'Submit Your Josh Turner Video Requests to GAC',
			"moreLinksTitle7": 'Pick Up Some Josh Turner Wallpapers and Buddy Icons',
			"moreLinksHREF1": 'http://www.gactv.com/gac/ar_az_josh_turner ',
			"moreLinksHREF2": 'http://www.gactv.com/gac/ar_az_josh_turner/article/0,3097,GAC_27010_4844634_,00.html',
			"moreLinksHREF3": 'http://www.gactv.com/gac/ar_artists_a-z/article/0,,GAC_26071_4736023,00.html',
			"moreLinksHREF4": 'http://search.gactv.com/gac/search/videoSearch.do?search_type=GAC%20Video%20Airtimes%20Search%20Type&query=josh%20turner&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_josh_turner'
		},
		// progressbar with & height
		"progressbar":{
			"width": 360,
			"height": 18
		}
	}
});
