// JavaScript Document

function setDownload(val)
{
	if(val)
	{	
		document.getElementById('parDownload2').style.display='block';
		document.getElementById('parDownload1').style.display='none';
	}
	else
	{
		document.getElementById('parDownload1').style.display='block';
		document.getElementById('parDownload2').style.display='none';
	}
}
function dd(){	 EJEJC_loadContent(document.ej_ejc_frm_1.action + '?ejc=2&amp;jsod=1&amp;cart_id=6337256&amp;cart_md5=d4abd8bae12f0787684abf2db2770ae2&amp;cart_currency=USD&amp;cl=16311&amp;submitbtn=Update+Cart'+'&amp;discount_code='+document.ej_ejc_frm_1.discount_code.value+EJEJC_implode()+'&amp;rc='+escape(document.ej_ejc_frm_1.rc.value)+'&amp;rct='+escape(document.ej_ejc_frm_1.rct.value)+'&amp;1235826076'); return false;}
function EJEJC_lc(th) { return false; }		
function EJEJC_config() { EJEJC_POSTCALL=true; EJEJC_closeWindow=false; } 
function EJEJC_closeWindow()
{
jQuery('#preview').hide();
}
function EJEJC_shown() 
{		 
	
	jQuery("#imgHeader").attr("src","http://www.credit-aid.com/Credit-Aid_Cart-Logo.jpg");
	//alert(jQuery("#EJEJC_closeWindowButton").size());
	//document.getElementById('EJEJC_closeWindowButton').onclick = function(){jQuery('#preview,#imgFlashImg').toggle();}
	//document.getElementById('btnContShop').onclick = function(){jQuery('#preview,#imgFlashImg').toggle(); EJEJC_remove();}
	//jQuery("#EJEJC_closeWindowButton").click(function(){alert('dd'); jQuery('#preview').show();});
	/*check = EJEJC_added('PL0003d');
	check1 = EJEJC_added('CD-UPGRADE')
	if (check1 === false)
		{jQuery("#btnUpdtCart").parent().parent().before("<tr valign='top'><td></td><td><table bgcolor='#FFFFCB'><tr><td>Would you like to add a backup CD/shipped?(recommended)</td><td><a href='https://www.e-junkie.com/ecom/gb.php?c=cart&amp;i=CD-UPGRADE&amp;cl=16311&amp;ejc=2' target='ej_ejc' class='ec_ejc_thkbx' onclick='javascript:return EJEJC_lc(this);'><input type='checkbox' name='chk1' id='chk1' ></a></td></tr><tr><td>Add $10 plus $4.95 shipping/handling</td><td>yes</td></tr></table></td><td height='1' style='border: 0pt none ; margin: 0pt; padding: 2px;' colspan='3'></td></tr>");}
	else
	{}*/	
	jQuery("#btnUpdtCart").parent().parent().before("<tr valign='top'><td></td><td><table bgcolor='#FFFFCB'><tr><td style='font-weight:bold	'>All Pro customers receive an instant download plus a complimentary backup CD.</td></tr></table></td><td height='1' style='border: 0pt none ; margin: 0pt; padding: 2px;' colspan='3'></td></tr>");
}