<?xml version="1.0" encoding="UTF-8"?>
<Module>
	<ModulePrefs title="eCalc.com - Online Calculator"
		height="424" width="270" scaling="false"
		author="eCalc.com"
		author_affiliation="eCalc.com"
		author_quote="The Best Online Calculator"
                author_location="Boise, Idaho"
		author_link="http://www.ecalc.com"
		author_email="aspenlabs@gmail.com"
                thumbnail="http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/logo.png"
		description="Excellent calculator with scientific functions, memory, percent, engineering exponent, and keyboard support.  The calculator contains a link to eCalc's online scientific calculator for even more features (unit conversion, equation solving, RPN, fractions, etc)"
                directory_title="Scientific Calculator"
                author_photo="http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/author.png"
                screenshot="http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/screen2.png"
		title_url="http://www.ecalc.com"/>
		
	<Content type="html">
	<![CDATA[
	
<style>
	
div,ul,li{
	margin:0;
	padding:0;
}

#buttons_small li,#buttons_big li{
	position: absolute;
	width: 49px;
}
#buttons_equals li,#buttons_wide li{
	position: absolute;
	width: 249px;
}
#buttons_close li{
	position: absolute;
	width: 15px;
}



#buttons_small li a{height: 30px;}
#buttons_big li a{height: 49px;}
#buttons_equals li a{height: 64px;}
#buttons_wide li a{height: 30px;}
#buttons_close li a{height: 15px;}

body {
	margin: 0 auto;
	margin-top: 8px;
	text-align: center;

}

#ecalc_body a{
	outline: none;
	display: block;
	
}

ul{
	list-style: none;
}

input{
	outline: none;
}

img{border:0;}

#wrapper{
	position: relative;
	margin: 0 auto;
}


#ecalc_body{
	position: relative;
	margin:0 auto;
	width: 267px;
	height: 413px;
	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif);
}

#adUnit{
		margin: 0 auto;
		padding: 15px 0 10px 0;
}

#navBar {margin: 0 auto;}
#navBar li{display: inline;}
#navBar a{ outline-width: medium; outline-style:none; font-weight:normal; font-size: 20px;}
#navBar a:link {color: #000000; text-decoration: none;}
#navBar a:visited{ color: #000000; text-decoration: none;}
#navBar a:hover{text-decoration: underline; color: #2BA94F;}

/* #navBar a{font-weight: bold;} */

#ecalc_body a{
	cursor:default;
}

#close{top:3px;left:243px;}
#min{top:3px;left:231px;}

#online {top:78px;left:9px;}

/* Row */
#percent,#mPlus,#mMinus,#mR,#clear{top: 109px;}
#invt,#seven,#eight,#nine,#divide{top: 140px;}
#sqrt,#four,#five,#six,#times{top: 190px;}
#squared,#one,#two,#three,#minus{top: 240px;}
#plusMinus,#zero,#dot,#eex,#plus{top: 290px;}

/* Col */
#percent,#invt,#sqrt,#squared,#eex{left: 9px;}
#mPlus,#seven,#four,#one,#zero{	left: 59px;}
#mMinus,#eight,#five,#two,#dot{	left: 109px;}
#mR,#nine,#six,#three,#plusMinus{	left: 159px;}
#clear,#divide,#times,#plus,#minus{	left: 209px;}

#equals{
	left: 9px;
	top: 340px;
}

#close a:hover{ background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -243px -761px no-repeat;} 
#min a:hover{ background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -231px -761px no-repeat;} 
#online a:hover{ background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -9px -414px no-repeat;}

#percent a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -9px -445px no-repeat;}
#mPlus a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -59px -445px no-repeat;}
#mMinus a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -109px -445px no-repeat;}
#mR a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -159px -445px no-repeat;}
#clear a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -209px -445px no-repeat;}

#invt a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -9px -476px no-repeat;}
#seven a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -59px -476px no-repeat;}
#eight a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -109px -476px no-repeat;}
#nine a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -159px -476px no-repeat;}


#sqrt a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -9px -526px no-repeat;}
#four a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -59px -526px no-repeat;}
#five a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -109px -526px no-repeat;}
#six a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -159px -526px no-repeat;}


#squared a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -9px -576px no-repeat;}
#one a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -59px -576px no-repeat;}
#two a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -109px -576px no-repeat;}
#three a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -159px -576px no-repeat;}


#eex a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -9px -626px no-repeat;}
#zero a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -59px -626px no-repeat;}
#dot a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -109px -626px no-repeat;}
#plusMinus a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -159px -626px no-repeat;}


#equals a:hover{background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -9px -676px no-repeat;}

#ecalc_disp {
	margin:0px;
	padding: 8px 8px 6px 0;
	border: 1px solid #7F9DB9;
	display: block;
	position: absolute;
	vertical-align: middle;
	height: 36px;
	width: 236px;
	left: 10px;
	top: 21px;
	text-align: right;
	font-family: Helvetica,Arial,sans-serif;
	font-weight: normal;
	font-size: 30px;
	background-color: #FFFFFF;
	z-index: 1;
}

#mem_ind{
	position: absolute;
	left: 15px;
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 20px;
	top: 22px;
	z-index: 2;
	font-family: Helvetica,Arial,sans-serif;
	font-weight: bold;
	font-size: 14px;
	
}

.classDivideReg {	background: none;}
.classTimesReg  {	background: none;}
.classMinusReg  {	background: none;}
.classPlusReg   {	background: none;}

.classDivideReg  a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -209px -476px no-repeat;}
.classTimesReg   a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -209px -526px no-repeat;}
.classMinusReg  a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -209px -576px no-repeat;}
.classPlusReg   a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -209px -626px no-repeat;}

.classDivideHot a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -271px -476px no-repeat;}
.classTimesHot  a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif)   -271px -526px no-repeat;}
.classMinusHot  a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif)   -271px -576px no-repeat;}
.classPlusHot   a:hover{	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif)   -271px -626px no-repeat;}

.classDivideHot {	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -322px -476px no-repeat;}
.classTimesHot  {	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -322px -526px no-repeat;}
.classMinusHot  {	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -322px -576px no-repeat;}
.classPlusHot   {	background: url(http://hosting.gmodules.com/ig/gadgets/file/112422617752071562289/calculator.gif) -322px -626px no-repeat;}


	</style>

	<script type="text/javascript">

function setActiveStyleSheet(title) {
   var i, a, main;
   for(i=0; (a = document.getElementsByTagName("link")[i]); i++) {
     if(a.getAttribute("rel").indexOf("style") != -1
        && a.getAttribute("title")) {
       a.disabled = true;
       if(a.getAttribute("title") == title) a.disabled = false;
     }
   }
}



var Accum = 0;		// Previous number (operand) awaiting operation
var Disp = 0;
var FlagNewNum = false;   // Flag to indicate a new number (operand) is being entered
var FlagNewFun = false;   // Flag to indicate a new function has completed
var PendingOp = "";		  // Pending operation waiting for completion of second operand
var Mem=0; //Memory Storage
var clearFlag=false;



function numPressed (Num)
{

	clearFlag=false;

 if(Num!=null)
 if ((FlagNewNum)||(FlagNewFun))
    {
  document.getElementById("ecalc_disp").innerHTML  = Num;

    }
    else
    {

		if ((document.getElementById("ecalc_disp").innerHTML == "0")&&(Num!="e+"))
            document.getElementById("ecalc_disp").innerHTML = Num;
        else
            document.getElementById("ecalc_disp").innerHTML += Num;
    }
	Disp = document.getElementById("ecalc_disp").innerHTML;
    FlagNewNum = false;
	FlagNewFun = false;
	return false;
}



function Operation (Op)
{
		//var Readout = document.getElementById("ecalc_disp").innerHTML;
		Readout = Disp;
    //alert( 'op' );
    if (FlagNewNum && PendingOp != "=");
        // User is hitting op keys repeatedly, so don't do anything
    else
    {
        //alert( PendingOp );
        FlagNewNum = true;
				FlagNewFun = false;
        if ( '+' == PendingOp ){
            Accum += parseFloat(Readout);
						opNorm();
				}
        else if ( '-' == PendingOp ){
            Accum -= parseFloat(Readout);
						opNorm();
				}
        else if ( '/' == PendingOp ){
            Accum /= parseFloat(Readout);
						opNorm();
				}
        else if ( '*' == PendingOp ){
            Accum *= parseFloat(Readout);
						opNorm();
				}
					else{
						Accum = parseFloat(Readout);
					}
				Disp=formatNum(Accum,11);
        document.getElementById("ecalc_disp").innerHTML = formatDisp(Disp);

        PendingOp = Op;
				opHot(Op);
    }
}

function opHot(op){
  if(op=='+')
		document.getElementById('plus').className='classPlusHot';
	else if (op=='-')
		document.getElementById('minus').className='classMinusHot';
	else if (op=='/')
		document.getElementById('divide').className='classDivideHot';
	else if (op=='*')
		document.getElementById('times').className='classTimesHot';
}

function opNorm(){
	document.getElementById('times').className='classTimesReg';
	document.getElementById('divide').className='classDivideReg';
	document.getElementById('minus').className='classMinusReg';
	document.getElementById('plus').className='classPlusReg';
}

function Decimal ()
{
		clearFlag=false;
    var curReadOut = document.getElementById("ecalc_disp").innerHTML;

    if ((FlagNewNum)||(FlagNewFun))
    {
        curReadOut = "0.";
        FlagNewNum = false;
				FlagNewFun = false;
    }
    else
    {
        if (curReadOut.indexOf(".") == -1)
            curReadOut += ".";
    }
		Disp = curReadOut;
    document.getElementById("ecalc_disp").innerHTML = curReadOut;
}

function Clear ()
{

		if((clearFlag==true)||(document.getElementById("ecalc_disp").innerHTML=='0')){
			Mem=0;
			document.getElementById("mem_ind").innerHTML="";
			clearFlag=false;
		}
    Accum = 0;
		Disp = "0";
    PendingOp = "";
    document.getElementById("ecalc_disp").innerHTML = "0";
    FlagNewNum = false;
	FlagNewFun = false;
	clearFlag=true;
	opNorm();

}

function Neg ()
{
		//temp = parseFloat(document.getElementById("ecalc_disp").innerHTML) * -1;

			if ((Disp.match("e-")!=null)&&(FlagNewNum==false)&&(FlagNewFun!=true)){
				Disp=(Disp.replace(/e-/,"e+"));
			}
			else if ((Disp.match("e+")!=null)&&(FlagNewNum==false)&&(FlagNewFun!=true)){
				Disp=(Disp.replace(/e\+/,"e-"));
			}
			else{
			Disp = parseFloat(Disp) * -1;
			Disp = formatNum(Disp,11);
			}

		document.getElementById("ecalc_disp").innerHTML = formatDisp(Disp);

}

function Sqrt ()
{
		Disp = parseFloat(Disp);
    Disp = Math.sqrt(Disp);
		Disp = formatNum(Disp,11);
		document.getElementById("ecalc_disp").innerHTML=formatDisp(Disp);
		//FlagNewNum = true;
		FlagNewFun = true;
		opNorm();
}

function OneOverX ()
{
		Disp = 1/(parseFloat(Disp));
		Disp = formatNum(Disp,11);
    document.getElementById("ecalc_disp").innerHTML = formatDisp(Disp);
		//FlagNewNum = true;
		FlagNewFun = true;
		opNorm();
}

function XSquared ()
{

    Disp = Disp * Disp;
		Disp = formatNum(Disp,11);
		document.getElementById("ecalc_disp").innerHTML = formatDisp(Disp);

		//FlagNewNum = true;
		FlagNewFun = true;
		opNorm();
}


function Percent ()
{

    Disp = (parseFloat(Disp) / 100) * parseFloat(Accum);
		Disp = formatNum(Disp,11);
		document.getElementById("ecalc_disp").innerHTML=formatDisp(Disp);

}


function formatDisp(num){
	var numLength=0;
	var test=num;
	var ePos=0;
	var exp=0;
	numLength=num.length;
	if (num.indexOf(".")!=-1)
		numLength-=1;
	if (num.indexOf("-")==0)
		numLength-=1;
	if (numLength>12){
		ePos=num.indexOf('e');
		if (ePos!=-1){
		if (num.indexOf("-")==0)
			ePos-=1;
		numLength=10-(numLength-ePos);
		test = parseFloat(num);
		test = formatNum(test,numLength);
		}
		else {
		exp = Math.floor(Math.log(Math.abs(num))/Math.log(10.0))
		numLength=11+(exp);
		test = parseFloat(num);
		test=formatNum(test,numLength);
		}
	}
	return test;

}


function formatNum(num,digcnt){
	var val=0;
	var exp=0;
	clearFlag=false;

	        if (num == 0.0) {
            val = "0";
        } else {
            var exp = Math.floor(Math.log(Math.abs(num))/Math.log(10.0));
						//alert(exp);
            if (exp >= 12 || exp <= -4) {
                /* Use scientific notation */
               val = num.toExponential(digcnt);
            } else {
                val = num.toFixed(digcnt-exp);
            }
        }
        val = stripZeros(val);

	return val;
}

function digit_length(val){
	var temp = "";
	temp = val.length;
	return temp;
}


function stripZeros(val) {
    if (val.indexOf(".") != -1) {
        if (val.indexOf("e") != -1) {
            var parts = val.split("e");
            val = parts[0];
            while (val.charAt(val.length-1) == "0") {
                val = val.substr(0,val.length-1);
            }
            if (val.charAt(val.length-1) == ".") {
                val = val.substr(0,val.length-1);
            }
            val = val + "e" + parts[1];
        } else {
            while (val.charAt(val.length-1) == "0") {
                val = val.substr(0,val.length-1);
            }
            if (val.charAt(val.length-1) == ".") {
                val = val.substr(0,val.length-1);
            }
        }
    }
    return val;
}



function initCalc(){
	Clear();
	clearFlag=false;
	setFocus();
}

function setFocus(){
	document.getElementById('ecalc_body').focus();
	return true;
}

function eeX(){
	clearFlag=false;

	if (document.getElementById('ecalc_disp').innerHTML=='0'){
		numPressed('1');
		numPressed('e+');
	}
	else if ((!FlagNewNum)&&(!FlagNewFun))
		numPressed('e+');

}

function memPlus(){
	clearFlag=false;
	Disp=parseFloat(Disp);
	Mem+=Disp;
	FlagNewFun=true;
	document.getElementById("mem_ind").innerHTML="M";
}
function memMinus(){
	clearFlag=false;
	Disp=parseFloat(Disp);
	Mem-=Disp;
	FlagNewFun=true;
	document.getElementById("mem_ind").innerHTML="M";
}
function memRC(){
	clearFlag=false;
	Mem=parseFloat(Mem);
	Disp = formatNum(Mem,11);
	document.getElementById("ecalc_disp").innerHTML=formatDisp(Disp);
	FlagNewFun = true;
	FlagNewNum = false;
}

function handle_keypress(e){

    e = e || window.event;
    // get keycode
    var code;
    if (e.keyCode)
     code = e.keyCode;
	 else if (e.which)
		 code = e.which;


    // translate to character (no special key translation yet)
    var ch = String.fromCharCode(code);
		//alert(code);
		var digit=/\d/;
		var notAllowed=/[a-df-zA-Z]/;
		//alert(ch);
		if (ch.search(digit)!=-1){
			numPressed(ch);
			return false;
		}
		if (code==46){
			Decimal();
			return false;
		}
		if ((ch=="+")||(ch=="/")||(ch=="*")||(ch=="-")){
			Operation(ch);
			return false;
		}
		if (ch=='e'){
			eeX();
			return false;
		}
		if (ch=='m'){
			Neg();
			return false;
		}
		if (ch=='i'){
			OneOverX();
			return false;
		}
		if (ch=='r'){
			Sqrt();
			return false;
		}
		if (ch=='s'){
			XSquared();
			return false;
		}
		if (ch=="%"){
			Percent();
		return false;
		}
}

function handle_enter(e){


    e = e || window.event;
    // get keycode
    var code;
    if (e.keyCode)
     code = e.keyCode;
	 else if (e.which)
		 code = e.which;

		if (code == 13){
			Operation('=');
		return false;
		}
		else if (code == 8){
		var temp=document.getElementById("ecalc_disp").innerHTML;
		document.getElementById("ecalc_disp").innerHTML = (document.getElementById("ecalc_disp").innerHTML).slice(0, -1)
		Disp=document.getElementById("ecalc_disp").innerHTML;
			}
		else if (code == 46){
		Clear();
		}
}

</script>

<!--[if IE]>
<style>
#ecalc_disp {
	margin:0px;
	padding: 8px 8px 6px 0;
	border: 1px solid #7F9DB9;
	display: block;
	position: absolute;
	vertical-align: middle;
	height: 36px;
	width: 247px;
	left: 10px;
	top: 21px;
	text-align: right;
	font-family: Helvetica,Arial,sans-serif;
	font-weight: normal;
	font-size: 30px;
	background-color: #FFFFFF;
	z-index: 1;
}
</style>
<![endif]-->




<div id="ecalc_body" onkeypress="return handle_keypress(event);" onkeyup="return handle_enter(event);">
		<div id="mem_ind"></div>
		<div id="ecalc_disp"></div>
		<ul id="buttons_wide" >
			<li id="online"><a href="http://www.ecalc.com/calculator/scientific?ca=BCALC&typ=IG&src=INT&vrs=101" target="_top" onfocus="this.hideFocus=true;"></a></li>
		</ul>

		<ul id="buttons_small" >

			<li id="percent"><a href="#null" onmousedown="Percent();" onfocus="this.hideFocus=true;"></a></li>
			<li id="mPlus"><a href="#null" onmousedown="memPlus();"  onfocus="this.hideFocus=true;"></a></li>
			<li id="mMinus"><a href="#null" onmousedown="memMinus();" onfocus="this.hideFocus=true;"></a></li>
			<li id="mR"><a href="#null" onmousedown="memRC();"  onfocus="this.hideFocus=true;"></a></li>
			<li id="clear"><a href="#null" onmousedown="Clear()"  onfocus="this.hideFocus=true;"></a></li>

		</ul>

		<ul id="buttons_big" >

			<li id="invt"><a href="#null" onmousedown="OneOverX()"  onfocus="this.hideFocus=true;"></a></li>
			<li id="seven"><a href="#null" onmousedown="numPressed(7);"  onfocus="this.hideFocus=true;"></a></li>
			<li id="eight"><a href="#null" onmousedown="numPressed(8);"  onfocus="this.hideFocus=true;"></a></li>
			<li id="nine"><a href="#null" onmousedown="numPressed(9);"  onfocus="this.hideFocus=true;"></a></li>
			<li id="divide" class="classDivideReg"><a href="#null" onmousedown="Operation('/')" onfocus="this.hideFocus=true;"></a></li>

			<li id="sqrt"><a href="#null" onmousedown="Sqrt()"  onfocus="this.hideFocus=true;"></a></li>
			<li id="four"><a href="#null" onmousedown="numPressed(4);"  onfocus="this.hideFocus=true;"></a></li>
			<li id="five"><a href="#null" onmousedown="numPressed(5);"  onfocus="this.hideFocus=true;"></a></li>
			<li id="six"><a href="#null" onmousedown="numPressed(6);"  onfocus="this.hideFocus=true;"></a></li>
			<li id="times" class="classTimesReg"><a href="#null" onmousedown="Operation('*')"  onfocus="this.hideFocus=true;"></a></li>

			<li id="squared"><a href="#null" onmousedown="XSquared()"  onfocus="this.hideFocus=true;"></a></li>
			<li id="one"><a href="javascript:void(0);" onmousedown="numPressed(1);"  onfocus="this.hideFocus=true;" ></a></li>
			<li id="two"><a href="#null" onmousedown="numPressed(2);"  onfocus="this.hideFocus=true;"></a></li>
			<li id="three"><a href="#null" onmousedown="numPressed(3);"  onfocus="this.hideFocus=true;"></a></li>
			<li id="minus" class="classMinusReg"><a href="#null" onmousedown="Operation('-')"  onfocus="this.hideFocus=true;"></a></li>

			<li id="eex"><a href="#null" onmousedown="eeX()"  onfocus="this.hideFocus=true;"></a></li>
			<li id="zero"><a href="#null" onmousedown="numPressed(0);"  onfocus="this.hideFocus=true;"></a></li>
			<li id="dot"><a href="#null" onmousedown="Decimal()"  onfocus="this.hideFocus=true;"></a></li>
			<li id="plusMinus"><a href="#null" onmousedown="Neg()"  onfocus="this.hideFocus=true;"></a></li>
			<li id="plus" class="classPlusReg"><a href="#null" onmousedown="Operation('+')"  onfocus="this.hideFocus=true;"></a></li>
		</ul>
		<ul id="buttons_equals" >

			<li id="equals"><a href="#null" onmousedown="Operation('=')" onfocus="this.hideFocus=true;"></a></li>

		</ul>
</div>

<script>initCalc();</script>
<!-- Start of StatCounter Code -->
<script type="text/javascript">
var sc_project=3990028; 
var sc_invisible=1; 
var sc_partition=48; 
var sc_click_stat=1; 
var sc_security="4b21e778"; 
</script>

<script type="text/javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><div class="statcounter"><a href="http://www.statcounter.com/free_hit_counter.html" target="_blank"><img class="statcounter" src="http://c.statcounter.com/3990028/0/4b21e778/1/" alt="javascript hit counter" ></a></div></noscript>
<!-- End of StatCounter Code -->  
]]>
	</Content>
</Module>





