﻿function init(){isIE="Microsoft Internet Explorer"==navigator.appName?!0:!1;ShowCode()}function ShowCode(){document.getElementById("FlamesCode").value='<script type="text/javascript">\nvar Flames_BGColor="#'+Settings[0]+'";\nvar Flames_TextColor="#'+Settings[1]+'";\nvar Flames_TopbarBGColor="#'+Settings[2]+'";\nvar Flames_TopbarTextColor="#'+Settings[3]+'";\n<\/script>\n<script type="text/javascript" src="http://e-infotainment.com/applications/flames/v1/js/flamesv1.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("Flames_Outer").style.backgroundColor="#"+TestColorCode("BGColor",document.getElementById("BGColor").value,0);document.getElementById("Flames_Outer").style.color="#"+TestColorCode("TextColor",document.getElementById("TextColor").value,1);document.getElementById("Flames_Header").style.backgroundColor="#"+TestColorCode("TopbarBGColor",document.getElementById("TopbarBGColor").value,2);document.getElementById("Flames_Header").style.color="#"+TestColorCode("TopbarTextColor", document.getElementById("TopbarTextColor").value,3);ShowCode()}var isIE,Settings=["000000","FFFFFF","CCCCCC","000000"];window.onload=init;
