/****************************************************************************
*                                                                           *
*                                                                           *
*            Copyright © CALCULATORCAT.COM - All Rights Reserved            *
*                                                                           *
*                                                                           *
*         This program (current moon module) is NOT public domain.          *
*      All programming and module files are owned by CalculatorCat.com.     *
*       You may not copy, modify or distribute this program or scripts      *
*           in any way except as authorized by CalculatorCat.com            *
*                                                                           *
*                                                                           *
*                  Please respect this legal copyright and                  *
*                      close this file now. Thank you!                      *
*                                                                           *
*                                                                           *
*        Questions or comments? Do you want to put this moon module         *
*               on your website? Visit www.CalculatorCat.com                *
*                                                                           *
****************************************************************************/

var data=""; var font1='<font color="cccccc" face="verdana,arial,sans-serif" size="1" style="font-size:10px">'; var font2='<font color="ffffff" face="verdana,arial,sans-serif" size="1" style="font-size:10px">'; var newrow='</tr><tr>'; var calcs=(!calcs)?"?tcv=31":"?calculator="+calcs; var get_this=(!get_this)?"?get_this_mphase=10342":"?get_this_mphase="+get_this; var width=(!width)?"145":width; var path=(!path)?"http://www.calculatorcat.com/codesrc/moon/":path; data+='<table width="100%" bgcolor="#000000" style="background-color:#000000" cellpadding="0" cellspacing="0" border="0">';  data+='<tr>';  data+='<td align="center" style="background-color:#000000">';  data+='<a href="http://www.calculatorcat.com/moon_phases/phasenow.php'+calcs+'" target="moon_ph" style="color:878787">';  data+='<img src="'+path+'i/t_current_moon.gif" width="132" height="24" border="0">';  data+='</td>';  data+='</tr><tr>';   data+='<td nowrap="nowrap" style="background-color:#000000;color:#ffffff">';   data+='<a href="http://www.calculatorcat.com/moon_phases/phasenow.php'+calcs+'" target="moon_ph">';   data+=font2+'<img src="'+path+'i/m/m'+mimg+'.gif" width="100" height="100" border="0" align="left"></a></font>';   data+=font2+'<br /><br />'+phD(ph_p)+' &nbsp;&nbsp;</font>';   data+=font2+'<br />'+rnd(p_o_f,1)+'% of Full &nbsp;&nbsp;</font>';   data+=font2+'<br />'+aDW[tdy.getDay()]+' '+tdy.getDate()+' '+aM2[tdy.getMonth()]+', '+tdy.getFullYear()+' &nbsp;&nbsp;</font>';   data+='</td>';  data+='</tr>'; data+='</table>'; document.write(data);
