﻿function init(){isIE="Microsoft Internet Explorer"==navigator.appName?!0:!1;ShowCode()}function ShowCode(){document.getElementById("FriendshipCalculatorCode").value='<script type="text/javascript">\nvar FC_BGColor="#'+Settings[0]+'";\nvar FC_TextColor="#'+Settings[1]+'";\nvar FC_TopbarBGColor="#'+Settings[2]+'";\nvar FC_TopbarTextColor="#'+Settings[3]+'";\n<\/script>\n<script type="text/javascript" src="http://e-infotainment.com/applications/friendship-calculator/v1/js/fcv1.js" ><\/script>'} function TestColorCode(b,a,c){var d=a.toString().match(/[^0-9A-F]/gi),e=a.length;d||6!=e?(a=Settings[c],document.getElementById(b).value=a):Settings[c]=a;return a}function HexColorCodeGenerator(b){var a=isIE?"ColorCodeGenerator_IE":"ColorCodeGenerator";try{var c=document.getElementById(b).value;document.getElementById(a).GenerateColorsAndCodes(c,b)}catch(d){}}function PreviewSelectedColor(b,a){document.getElementById(a).value=b;document.getElementById(a).onchange()} function PreviewAndDisplayCode(){document.getElementById("FC_Outer").style.backgroundColor="#"+TestColorCode("BGColor",document.getElementById("BGColor").value,0);document.getElementById("FC_Outer").style.color="#"+TestColorCode("TextColor",document.getElementById("TextColor").value,1);document.getElementById("FC_Header").style.backgroundColor="#"+TestColorCode("TopbarBGColor",document.getElementById("TopbarBGColor").value,2);document.getElementById("FC_Header").style.color="#"+TestColorCode("TopbarTextColor", document.getElementById("TopbarTextColor").value,3);ShowCode()}var isIE,Settings=["000000","FFFFFF","CCCCCC","000000"];window.onload=init;
