﻿
function displayThemeProducts(strExtCode,strThemeSku,themeid_fk,themegroupid_fk){for(x=1;x<=5;x++){getElementId('tdProd'+x).style.display="none";getElementId('imgProd'+x).style.display="none"}getElementId('spnTitle').innerHTML="";getElementId('lnkThemeLink').href="";getElementId('spnLinkText').innerHTML="";var strExtCode=getElementId(strExtCode).value;var lngTD=1;for(i=0;i<arrThemeProdData.length;i++){var arrTPD=new Array();arrTPD=arrThemeProdData[i].split('|');if(arrTPD[8]==strExtCode){if(lngTD<=5){getElementId('lnkProd'+lngTD).href=getElementId(_strCPId+'hidSiteDomain').value+arrTPD[4]+'/theme-product-info/'+arrTPD[5]+'/'+arrTPD[6]+'/'+arrTPD[0]+'/'+arrTPD[8];getElementId('tdProd'+lngTD).style.display="inline";getElementId('lnkProd'+lngTD).title=arrTPD[2];getElementId('imgProd'+lngTD).src=arrTPD[9];getElementId('imgProd'+lngTD).alt=arrTPD[2];getElementId('imgProd'+lngTD).style.display="inline";getElementId('lnkProdName'+lngTD).href=getElementId(_strCPId+'hidSiteDomain').value+arrTPD[4]+'/theme-product-info/'+arrTPD[5]+'/'+arrTPD[6]+'/'+arrTPD[0]+'/'+arrTPD[8];getElementId('lnkProdName'+lngTD).title=arrTPD[2];getElementId('spnProdName'+lngTD).innerHTML=arrTPD[2];getElementId('tdProdPrice'+lngTD).innerHTML=arrTPD[3]}lngTD++}}for(i=0;i<arrThemeSlideInfo.length;i++){var arrTSI=new Array();arrTSI=arrThemeSlideInfo[i].split('|');if(arrTSI[5]==strExtCode){getElementId('spnSection').innerHTML='"'+arrTSI[0]+'"';getElementId('spnTitle').innerHTML=arrTSI[0]+' | '+arrTSI[1];var strInfo=arrTSI[2];if(strInfo.length==0){strInfo="SHOP ALL THMNUM<br /> PRODUCTS"}getElementId('lnkThemeLink').href=arrTSI[3];getElementId('spnLinkText').innerHTML=strInfo.replace("THMNUM",arrTSI[4]);}}}function clearImages(){for(y=1;y<=4;y++){getElementId(_strCPId+'imgSlot'+y).style.display="none"}}function jumpToThmTg(ddl){var strUrl=getElementId(_strCPId+'hidSiteDomain').value;ddl=getElementId(ddl);if(ddl.options[ddl.selectedIndex].value.indexOf("View")==-1){var lngTgId=ddl.options[ddl.selectedIndex].value;strUrl+='recognition-themes/trt/'+lngTgId}else{strUrl+='recognition-themes/showthm/all'}window.location=strUrl;return false}function quickThemeView(strExtCode,strThemeSku,themeid_fk,themegroupid_fk,strValueType){if(strValueType=="element"){strExtCode=getElementId(strExtCode).value;strThemeSku=getElementId(strThemeSku).value;themeid_fk=getElementId(themeid_fk).value;themegroupid_fk=getElementId(themegroupid_fk).value}openRadWindow('/qv/'+strThemeSku+'/'+escape(strExtCode+"þ"+themeid_fk+"þ"+themegroupid_fk)+'/thm',650,800,1,0,1,1,'0');}function bringUpSlides(lngSlot1,lngSlot4){var lngSlot=1;for(x=1;x<=5;x++){getElementId('tdProd'+x).style.display="none";getElementId('imgProd'+x).style.display="none"}for(i=0;i<arrThemeCards.length;i++){var arrTC=new Array();arrTC=arrThemeCards[i].split('|');if(arrTC.length>0){if(parseInt(arrTC[2])>=parseInt(lngSlot1)&&parseInt(arrTC[2])<=parseInt(lngSlot4)){for(x=lngSlot1;x<=lngSlot4;x++){if(parseInt(x)==arrTC[2]){getElementId(_strCPId+'imgSlot'+lngSlot).src=arrTC[0];getElementId(_strCPId+'imgSlot'+lngSlot).style.display="inline";getElementId(_strCPId+'imgSlot'+lngSlot).alt=arrTC[7];getElementId(_strCPId+'hidCharCode'+lngSlot).value=arrTC[4];getElementId(_strCPId+'hidCSKU'+lngSlot).value=arrTC[6];getElementId(_strCPId+'hidTgId'+lngSlot).value=arrTC[1];getElementId(_strCPId+'hidThmId'+lngSlot).value=arrTC[5];lngSlot++}}}}}}function nextCards(){var hidCurrPage=getElementId(_strCPId+'hidCurrPage');var hidSlot1=getElementId(_strCPId+'hidSlot1');var hidSlot4=getElementId(_strCPId+'hidSlot4');var hidNumOfSlides=getElementId(_strCPId+'hidNumOfSlides');var hidTotalPages=getElementId(_strCPId+'hidTotalPages');var imgLeftArrow=getElementId(_strCPId+'imgLeftArrow');var imgLeftDisabled=getElementId(_strCPId+'imgLeftDisabled');var imgRightArrow=getElementId(_strCPId+'imgRightArrow');var imgRightDisabled=getElementId(_strCPId+'imgRightDisabled');var lngCurrPage=hidCurrPage.value;var lngSlot1=hidSlot1.value;var lngSlot4=hidSlot4.value;clearImages();imgLeftArrow.style.display="inline";imgLeftDisabled.style.display="none";if((parseInt(lngCurrPage)+1)>parseInt(hidTotalPages.value)){lngCurrPage=parseInt(hidTotalPages.value);imgRightArrow.style.display="none";imgRightDisabled.style.display="inline"}else{lngCurrPage=parseInt(lngCurrPage)+1}if(parseInt(lngCurrPage)==parseInt(hidTotalPages.value)){imgRightArrow.style.display="none";imgRightDisabled.style.display="inline"}hidCurrPage.value=lngCurrPage;lngSlot1=parseInt(lngSlot1)+4;lngSlot4=parseInt(lngSlot4)+4;bringUpSlides(lngSlot1,lngSlot4);hidSlot1.value=lngSlot1;hidSlot4.value=lngSlot4;displayThemeProducts('ctl00_ContentPlaceHolder1_hidCharCode1','ctl00_ContentPlaceHolder1_hidCSKU1','ctl00_ContentPlaceHolder1_hidThmId1','ctl00_ContentPlaceHolder1_hidTgId1');}function previousCards(){var hidCurrPage=getElementId(_strCPId+'hidCurrPage');var hidSlot1=getElementId(_strCPId+'hidSlot1');var hidSlot4=getElementId(_strCPId+'hidSlot4');var hidNumOfSlides=getElementId(_strCPId+'hidNumOfSlides');var hidTotalPages=getElementId(_strCPId+'hidTotalPages');var imgLeftArrow=getElementId(_strCPId+'imgLeftArrow');var imgRightArrow=getElementId(_strCPId+'imgRightArrow');var imgLeftArrow=getElementId(_strCPId+'imgLeftArrow');var imgLeftDisabled=getElementId(_strCPId+'imgLeftDisabled');var imgRightArrow=getElementId(_strCPId+'imgRightArrow');var imgRightDisabled=getElementId(_strCPId+'imgRightDisabled');var lngCurrPage=hidCurrPage.value;var lngSlot1=hidSlot1.value;var lngSlot4=hidSlot4.value;clearImages();imgRightDisabled.style.display="none";imgRightArrow.style.display="inline";if((lngCurrPage-1)<1){lngCurrPage=1;imgLeftArrow.style.display="none";imgLeftDisabled.style.display="inline"}else{lngCurrPage=parseInt(lngCurrPage)-1}if(parseInt(lngCurrPage)==1){imgLeftArrow.style.display="none";imgLeftDisabled.style.display="inline"}hidCurrPage.value=lngCurrPage;lngSlot1=parseInt(lngSlot1)-4;lngSlot4=parseInt(lngSlot4)-4;if(lngSlot1<1){lngSlot1=1;lngSlot4=4}bringUpSlides(lngSlot1,lngSlot4);hidSlot1.value=lngSlot1;hidSlot4.value=lngSlot4;displayThemeProducts('ctl00_ContentPlaceHolder1_hidCharCode1','ctl00_ContentPlaceHolder1_hidCSKU1','ctl00_ContentPlaceHolder1_hidThmId1','ctl00_ContentPlaceHolder1_hidTgId1');}
