ProShell v2.0
Dashboard
Server Info
Server: 158.106.128.192
PHP: 8.2.33
home
planet5
public_html
bansibaba.com
wp-includes
2026-09-17 23:21:17
Editing: bc.html
Cancel
Save Changes
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Budget Calculator</title> <style type="text/css"> <!-- .background { background-color: #E6E6E6; } --> </style> <script type="text/javascript"> <!-- function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; } function MM_preloadImages() { //v3.0 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} } function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); if(!x && d.getElementById) x=d.getElementById(n); return x; } function MM_swapImage() { //v3.0 var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3) if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];} } //--> </script> </head> <SCRIPT LANGUAGE="JavaScript"> <!-- function RunTotal(form) { var nA1 = parseFloat(form.a1.value) var nA2 = parseFloat(form.a2.value) var nA3 = parseFloat(form.a3.value) var nA4 = parseFloat(form.a4.value) var nA5 = parseFloat(form.a5.value) var nA6 = parseFloat(form.a6.value) var nA7 = parseFloat(form.a7.value) var nA8 = parseFloat(form.a8.value) var nB1 = parseFloat(form.b1.value) var nB2 = parseFloat(form.b2.value) var nB3 = parseFloat(form.b3.value) var nB4 = parseFloat(form.b4.value) var nB5 = parseFloat(form.b5.value) var nC1 = parseFloat(form.c1.value) var nC2 = parseFloat(form.c2.value) var nC3 = parseFloat(form.c3.value) var nC4 = parseFloat(form.c4.value) var nC5 = parseFloat(form.c5.value) var nC6 = parseFloat(form.c6.value) var nSuba = nA1 + nA2 + nA3 + nA4 + nA5 + nA6 + nA7 + nA8 var nSubb = nB1 + nB2 + nB3 + nB4 + nB5 var nSubc = nC1 + nC2 + nC3 + nC4 + nC5 + nC6 form.suba.value = nSuba form.subb.value = nSubb form.subc.value = nSubc form.total.value = nSuba + nSubb + nSubc } function RunEquation(form) { var nLa = parseFloat(form.linea.value) var nLb = parseFloat(form.lineb.value) var nLd = parseFloat(form.buffer.value) var nLf = parseFloat(form.takehome.value) var nLh = parseFloat(form.weeks.value) var nLc = nLa - nLb var nLe = 100 * nLc / (100 - nLd) var nLg = 100 * nLe / nLf var nLi = nLg / nLh form.linec.value = nLc form.linee.value = nLe form.lineg.value = nLg form.linei.value = nLi } //--> </SCRIPT> <NOSCRIPT> With JavaScript disabled, you can still use this budget calculator: Simply fill in the values and add up the columns by hand. </NOSCRIPT> <body onload="MM_preloadImages('../../images/paidsurveyetcainvert.jpg')"> <table width="700" border="0"> <tr> <td width="190"><br /> How would you like to sit in the comfort of your own home, fill out surveys online, participate in online focus groups and get a nice big paycheck at the end of the month?! Yes, you really can, and if you start today you can receive your first paycheck by next week.<br /> <br /></td> <td width="500"><a href="http://9uv66.paidetc.hop.clickbank.net/" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Paid for surveys','','../../images/paidsurveyetcainvert.jpg',1)"><img src="../../images/paidsurveyetcac.jpg" alt="Earn an extra income" name="Paid for surveys" width="500" height="127" border="0" id="Paid for surveys" /><br /> <br /> </a>Just lost your job or struggling with hard times? Would extra money every month help you out? This a great way to make extra money without having to leave your house.</td> </tr> </table> <FORM> <TABLE BORDER=2 class="background"> <TR><TD COLSPAN=2 ALIGN="center"><BIG><STRONG>M O N T H L Y   E X P E N S E S</STRONG></BIG></TR> <TR><TD COLSPAN=2 ALIGN="center"><STRONG>Shared Expenses</STRONG></TR> <TR><TD WIDTH="75%">Portion of Rent<TD WIDTH="25%" ALIGN="right">$ <INPUT TYPE="text" NAME="a1" VALUE="0"></TR> <TR><TD>Portion of Power Bill<TD ALIGN="right">+ <INPUT TYPE="text" NAME="a2" VALUE="0"></TR> <TR><TD>Portion of Gas Bill<TD ALIGN="right">+ <INPUT TYPE="text" NAME="a3" VALUE="0"></TR> <TR><TD>Portion of Phone Bill<TD ALIGN="right">+ <INPUT TYPE="text" NAME="a4" VALUE="0"></TR> <TR><TD>Portion of Cable Bill<TD ALIGN="right">+ <INPUT TYPE="text" NAME="a5" VALUE="0"></TR> <TR><TD>Portion of Internet Service<TD ALIGN="right">+ <INPUT TYPE="text" NAME="a6" VALUE="0"></TR> <TR><TD>Portion of Renters' Insurance<TD ALIGN="right">+ <INPUT TYPE="text" NAME="a7" VALUE="0"></TR> <TR><TD>Portion of Other Shared Expenses<TD ALIGN="right">+ <INPUT TYPE="text" NAME="a8" VALUE="0"></TR> <TR><TD ALIGN="right"><EM>Shared Expenses Subtotal:</EM><TD ALIGN="right">= <INPUT TYPE="text" NAME="suba"></TR> <TR><TD COLSPAN=2 ALIGN="center"><STRONG>Fixed Expenses</STRONG></TR> <TR><TD>Car Payment<TD ALIGN="right">$ <INPUT TYPE="text" NAME="b1" VALUE="0"></TR> <TR><TD>Car Insurance<TD ALIGN="right">+ <INPUT TYPE="text" NAME="b2" VALUE="0"></TR> <TR><TD>Health Insurance<TD ALIGN="right">+ <INPUT TYPE="text" NAME="b3" VALUE="0"></TR> <TR><TD>Credit Card Bills<TD ALIGN="right">+ <INPUT TYPE="text" NAME="b4" VALUE="0"></TR> <TR><TD>Other Fixed Expenses (Student Loans, Medication, etc.)<TD ALIGN="right">+ <INPUT TYPE="text" NAME="b5" VALUE="0"></TR> <TR><TD ALIGN="right"><EM>Fixed Expenses Subtotal:</EM><TD ALIGN="right">= <INPUT TYPE="text" NAME="subb"></TR> <TR><TD COLSPAN=2 ALIGN="center"><STRONG>Flexible Expenses</STRONG></TR> <TR><TD>Car Maintenance<TD ALIGN="right">$ <INPUT TYPE="text" NAME="c1" VALUE="0"></TR> <TR><TD>Gasoline<TD ALIGN="right">+ <INPUT TYPE="text" NAME="c2" VALUE="0"></TR> <TR><TD>Laundry<TD ALIGN="right">+ <INPUT TYPE="text" NAME="c3" VALUE="0"></TR> <TR><TD>Groceries<TD ALIGN="right">+ <INPUT TYPE="text" NAME="c4" VALUE="0"></TR> <TR><TD>Spending<TD ALIGN="right">+ <INPUT TYPE="text" NAME="c5" VALUE="0"></TR> <TR><TD>Other Flexible Expenses (Clothing, etc.)<TD ALIGN="right">+ <INPUT TYPE="text" NAME="c6" VALUE="0"></TR> <TR><TD ALIGN="right"><EM>Flexible Expenses Subtotal:</EM><TD ALIGN="right">= <INPUT TYPE="text" NAME="subc"></TR> <TR><TD ALIGN="right"><STRONG>TOTAL MONTHLY EXPENSES:</STRONG><TD ALIGN="right">$ <INPUT TYPE="text" NAME="total"></TR> </TABLE> <P> <INPUT TYPE="button" VALUE="Compute" ONCLICK="RunTotal(this.form)"> <INPUT TYPE="reset" VALUE="Clear"> </FORM> <P><HR><P> <FORM> <TABLE BORDER=2 class="background"> <TH COLSPAN=2 ALIGN="center"><BIG>I N C O M E</BIG></TH> <TR><TD WIDTH="75%">Total Monthly Expenses<TD WIDTH="25%" ALIGN="right">$ <INPUT TYPE="text" NAME="linea" VALUE="0"></TR> <TR><TD>Outside Support<TD ALIGN="right">- <INPUT TYPE="text" NAME="lineb" VALUE="0"></TR> <TR><TD ALIGN="right"><EM>Money Needed:</EM><TD ALIGN="right">= <INPUT TYPE="text" NAME="linec"></TR> <TR><TD>% Tithe or Buffer: (leave off % sign)<TD ALIGN="right">+ <INPUT TYPE="text" NAME="buffer" SIZE=18 VALUE="10"> %</TR> <TR><TD ALIGN="right"><EM>Net Income Per Month:</EM><TD ALIGN="right">= <INPUT TYPE="text" NAME="linee"></TR> <TR><TD>% Takehome: (leave off % sign)<TD ALIGN="right">/ <INPUT TYPE="text" NAME="takehome" SIZE=18 VALUE="75"> %</TR> <TR><TD ALIGN="right"><EM>Gross Income Per Month:</EM><TD ALIGN="right">= <INPUT TYPE="text" NAME="lineg"></TR> <TR><TD>Weeks Per Month: (4.25 actual, 4.0 recommended)<TD ALIGN="right">/ <INPUT TYPE="text" NAME="weeks" VALUE="4.0"></TR> <TR><TD ALIGN="right"><STRONG>WEEKLY GROSS INCOME NEEDED:</STRONG><TD ALIGN="right">= <INPUT TYPE="text" NAME="linei"></TR> </TABLE> <P> <INPUT TYPE="button" VALUE="Compute" ONCLICK="RunEquation(this.form)"> <INPUT TYPE="reset" VALUE="Clear"> </FORM> <!-- Start of StatCounter Code --> <script type="text/javascript"> var sc_project=5036102; var sc_invisible=1; var sc_partition=57; var sc_click_stat=1; var sc_security="4979624f"; </script> <script type="text/javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><div class="statcounter"><a title="blogger counter" href="http://www.statcounter.com/blogger/" target="_blank"><img class="statcounter" src="http://c.statcounter.com/5036102/0/4979624f/1/" alt="blogger counter" ></a></div></noscript> <!-- End of StatCounter Code --> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-5972991-11"); pageTracker._trackPageview(); } catch(err) {}</script> </body> </html>
Upload Files
Cancel
Upload
Create New
Cancel
Create
Change Permissions
Cancel
Save
Change Date
Cancel
Save
Rename Item
Cancel
Save
Confirm Delete
Are you sure you want to delete the selected items?
Cancel
Delete