//tags[invokedFrom]=new Array(protocol,type,cat,needToSendMemberId) This is the format of this map
//The order of entries in the array is important
var tags = new Array();
tags['K8_CodeRedemptionConfirmation'] = new Array('http', 'mycok289','k8cod962');
tags['CompleteLoginSuccess'] = new Array('https', 'mycok289', 'compl222','sendMemberId');
tags['K13_RedemptionConfirmation'] = new Array('http', 'mycok289', 'k13re276');
tags['KBE8_SpriteBrandExperience'] = new Array('http', 'mycok289', 'kbe8s904');
tags['SpriteLBE.begin'] = new Array('http', 'sprit253', 'sprit402');
tags['SpriteLBE.playToWin'] = new Array('http', 'sprit253', 'fresh494');
tags['SpriteLBE.freshLook'] = new Array('http', 'sprit253', 'afres522');
tags['SpriteLBE.freshLook.congrats'] = new Array('http', 'sprit253', 'fresh237');
tags['Sprite.enterCodeConfirmation'] = new Array('http', 'sprit253', 'entry700');
tags['SpriteInstantWin.winConfirmation'] = new Array('http', 'sprit253','insta907');
tags['SpriteInstantWin.loseConfirmation'] = new Array('http', 'sprit253','insta190');
tags['K1_MCR_Homepage'] = new Array('http', 'mycok289', 'k1mcr798');
tags['K1A_MCR_Homepage_Cookied_User'] = new Array('http', 'mycok289', 'k1amc116');
tags['K1B_MCR_Homepage_Authenticated_User'] = new Array('https', 'mycok289', 'k1bmc722');
tags['K2_Registration_Step_1_Eligibility_Page'] = new Array('https', 'mycok289', 'k2reg144');
tags['K3_Registration_Step_2_Account_Info'] = new Array('https', 'mycok289', 'k3reg912');
tags['K5_Registration_Step_3_ThankU_Opts'] = new Array('https', 'mycok289', 'k5reg503','sendMemberId');
tags['K6_Registration_Step_4_ThankYou_Final'] = new Array('https', 'mycok289', 'k6reg953');
tags['MCR_Catalog_Page'] = new Array('http', 'mycok289', 'mcrca854');
tags['MCR_for_Schools_Homepage'] = new Array('http', 'mycok289', 'mcrfo575');
tags['MSR_Initial_Registration_Submission'] = new Array('https', 'mycok289', 'mcrfo581');
tags['American_Idol_Home'] = new Array('http', '2010a573', 'ameri399');
tags['American_Idol_Design_a_Cup'] = new Array('http', '2010a573', 'ameri599');
tags['American_Idol_Win_a_Trip'] = new Array('http', '2010a573', 'ameri826');
tags['American_Idol_Ryan_Evite'] = new Array('http', '2010a573', 'ameri962');
tags['American_Idol_Behind_the_Scenes_Videos'] = new Array('http', '2010a573', 'ameri408');
tags['American_Idol_MCR_Rewards'] = new Array('http', '2010a573', 'ameri806');
tags['MCR_Exp_Novelas_Experience'] = new Array('http', 'mycok289', 'novel792');


//This maps a search keyword to a tag in in this file.
var searchKeywordToTagMap = new Array();
searchKeywordToTagMap['AIVIDEO2010'] = new Array('American_Idol_Behind_the_Scenes_Videos');
searchKeywordToTagMap['AIREWARD2010'] = new Array('American_Idol_MCR_Rewards');


