/****** Highlight JS ************/
var doHighlight=false;

function updateHighlight(elem) {
	doHighlight = elem.checked;
	if (!doHighlight) {
		f = document.getElementById("highlight");
		f.style.display="none";
	}
}

function enter(evt){
	//if (!doHighlight) return;
	f = document.getElementById("highlight");
	c = evt.coords;
	var crds = c.split(",");
	l = crds[0];
	t = crds[1];
	r = crds[2];
	b = crds[3];

	f.style.top=t+"px";
	f.style.left=l+"px";

	w = r - l;
	h = b - t;
	f.style.width=w+"px";
	f.style.height=h+"px";
	f.style.display="block";
	curSel = evt.id;
	f.style.display="block";
}

function exit(evt) {
	f = document.getElementById("highlight");
	f.style.display="none";	
}

function openPop() {
 	pop(curSel,curSel);
}

/****** Page Specific JS ********/
function clickPrint(win)
{
  var disp_setting="toolbar=yes,location=no,directories=yes,menubar=yes,";
  disp_setting+="scrollbars=yes,width=650, height=600, left=100, top=25";
  var content_vlue1 = win.document.getElementById("print_content1").innerHTML;
  var content_vlue2 = win.document.getElementById("print_content2").innerHTML;
  var docprint=window.open("","", disp_setting);
   docprint.document.open();
   docprint.document.write('<html><head><link type=text/css rel=stylesheet href=clickable_forms_stylesheet.css><title>1099-2006</title>');
   docprint.document.write('</head><body onLoad="self.print()">');
   docprint.document.write('<table><tr bgcolor=#ffffff><td colspan=2><img src=yeclogo.gif></td></tr></table>');
   docprint.document.write(content_vlue1);
   docprint.document.write(content_vlue2);
   docprint.document.write('</body></html>');
   docprint.document.close();
   docprint.focus();
}
var popups = new Object();
var titles = new Object();
titles[1] ="Box 1";
popups[1] =
"<div id='print_content1' style='background-color:#EFEFEF;width:100%;'>" +
"<div class='BoxHeader' align='center'>Box 1</div>" +
"</div>" +
"<div bgcolor='#ffffff' height='20'><a href='#1'><span style='color: #000000; text-decoration: underline'> IRS</span></a> | <a href='#2'><span style='color: #000000; text-decoration: underline'>Quick Books</span></a> | <a href='#3'><span style='color: #000000; text-decoration: underline'>How to Troubleshoot your QuickBooks result</span></a></div>" +
"<div id='print_content2' style='background-color:#FFFFFF;overflow:auto;height:300px;width:100%;'>" +
"<div style='margin-top: 1px;'><b><a name='1' style='color: #000000;'>IRS</b></div>" +
"<div>Enter amounts of $600 or more for all types of rents, such as real estate rentals paid for office spaces (unless paid to a real estate agent), machine rentals and pasture rentals. If the machine rental is part of a contract that includes both the use of the machine and the operator, the rental should be prorated between the rent of the machine (reported in box 1) and the operator's charge (reported as nonemployee compensation in box 7). Public housing agencies must report in box 1 rental assistance payments made to owners of housing projects. <br/><br/><b>Coin operated amusements.</b> If an arrangement between an owner of coin-operated amusements and an owner of a business establishment where the amusements are placed is a lease of the amusements or the amusement space, the owner of the amusements or the owner of the space, whoever makes the payments, must report the lease payments in box 1 of Form 1099-MISC if the payments total at least $600. However, if the arrangement is a joint venture, the joint venture must file a Form 1065, U.S. Return of Partnership Income, and provide each partner with the information necessary to report the partner's share of the taxable income. Coin-operated amusements include video games, pinball machines, jukeboxes, pool tables, slot machines and other machines and gaming devices operated by coins or token inserted into the machines by individual users.<br/><br/></div>" +
"<div><b><a name='2' style='color: #000000;'>Quick Books</b></div>" +
"<div>QuickBooks adds together all payments made to this vendor from the account you've associated with the Rents field in the 1099 form.</div><br />" +
"<div><b><a name='3' style='color: #000000;'>How to Troubleshooting your QuickBooks result</b></div>" +
"<div>If this amount is not correct, first, make sure that you have correctly set up this vendor as a 1099 vendor. Then, ensure that your account are correctly mapped to the Form 1099.<br/><br/><b>To set up the vendor:</b><br/>In QuickBooks 2007 and 2006: <br/>Click on Vendors, then Vendor Center. From the list on the left, select the desired vendor. When the Edit Vendor window comes up, click on the Additional Info tab. Ensure that the \"Vendor Eligible for 1099\" checkbox is checked. <br/><br/>In QuickBooks 2005: <br/>Click on Vendors, then on Vendor List. From the list, select the desired vendor. When the Edit Vendor window comes up, click on the Additional Info tab. Ensure that the \"Vendor Eligible for 1099\" checkbox is checked. <br/><br/><b>To map the accounts:</b><br/> Click on Vendors, then \"Print 1099s/1096.\" In the dialog box, click \"Map Accounts.\" Click on each line that applies to you. Click on the arrow next to \"None\" in the Account field. From the drop-down list, choose the correct account for that vendor. It should be the same account where you recorded that vendor's bills as Expenses or Items (i.e., if you associated the rents paid to the owner of your business' building with the Rent account, you should choose Rent for box 1). Note: Each account may only belong to one 1099 category. If you are unsure of which account to use, please consult your accounting professional for assistance.<br/><br/>Report:<br/> Use the 1099 Detail Report to see a list of 1099 vendors and accounts.</div><br />" +
"</div>" +
"</div>";
titles[2] ="Box 2";
popups[2] =
"<div id='print_content1' style='background-color:#EFEFEF;width:100%;'>" +
"<div class='BoxHeader' align='center'>Box - 2</div>" +
"</div>" +
"<div bgcolor='#EFEFEF'><a href='#1'><span style='color: #000000; text-decoration: underline'> IRS</span></a> | <a href='#2'><span style='color: #000000; text-decoration: underline'>Quick Books</span></a> | <a href='#3'><span style='color: #000000; text-decoration: underline'>How to Troubleshoot your QuickBooks result</span></a></div>" +
"<div id='print_content2' style='background-color:#FFFFFF;overflow:auto;height:300px;width:100%;'>" +
"<div style='margin-top: 1px;'><b><a name='1' style='color: #000000;'>IRS</b></div>" +
"<div>Enter gross royalty payments of $10 or more before reduction for severance and other taxes that may have been withheld and paid. Use box 2 to report gross royalties (before reduction for fees, commissions or expensive) paid by a publisher directly to an author or literary agent, unless the agent is a corporation. The literary agent (whether or not a corporation) that receives the royalty payment on behalf of the author must report the gross amount of royalty payments to the author on Form 1099-MISC whether or not the publisher reported the payment to the agent on its Form 1099-MISC. Do not include surface royalties. They should be reported in box 1. Do not report oil or gas payments for a working interest in box 2; report payments for working interests in box 7. Do not report timber royalties made under a pay-as-cut contract; report such timber royalties on Form 1099-S, Proceeds From Real Estate Transactions.</div><br />" +
"<div><b><a name='2' style='color: #000000;'>Quick Books</b></div>" +
"<div>QuickBooks adds together all payments made to this vendor from the account you've associated with the Royalties field in the 1099 form.</div><br />" +
"<div><b><a name='3' style='color: #000000;'>How to Troubleshooting your QuickBooks result</b></div>" +
"<div>If this amount is not correct, first, make sure that you have correctly set up this vendor as a 1099 vendor. Then, ensure that your account are correctly mapped to the Form 1099.<br/><br/><b>To set up the vendor:</b><br/>In QuickBooks 2006: <br/>Click on Vendors, then Vendor Center. From the list on the left, select the desired vendor. When the Edit Vendor window comes up, click on the Additional Info tab. Ensure that the \"Vendor Eligible for 1099\" checkbox is checked. <br/><br/>In QuickBooks 2005: <br/>Click on Vendors, then on Vendor List. From the list, select the desired vendor. When the Edit Vendor window comes up, click on the Additional Info tab. Ensure that the \"Vendor Eligible for 1099\" checkbox is checked. <br/><br/><b>To map the accounts:</b><br/>In QuickBooks 2006 and later versions of QuickBooks 2005: <br/>Click on Vendors, then \"Print 1099s/1096.\" In the dialog box, click \"Map Accounts.\" Click on each line that applies to you. Click on the arrow next to \"None\" in the Account field. From the drop-down list, choose the correct account for that vendor. It should be the same account where you recorded that vendor's bills as Expenses or Items (i.e., if you associated the royalties you pay to an intellectual property owner with the Professional Fees account, you should choose Professional Fees for box 2). Note: Each account may only belong to one 1099 category. If you are unsure of which account to use, please consult your accounting professional for assistance.<br/><br/>Report:<br/> Use the 1099 Detail Report to see a list of 1099 vendors and accounts.</div><br />" +
"</div>" +
"</div>";
titles[3] ="Box 3";
popups[3] =
"<div id='print_content1' style='background-color:#EFEFEF;width:100%;'>" +
"<div class='BoxHeader' align='center'>Box - 3</div>" +
"</div>" +
"<div bgcolor='#EFEFEF'><a href='#1'><span style='color: #000000; text-decoration: underline'> IRS</span></a> | <a href='#2'><span style='color: #000000; text-decoration: underline'>Quick Books</span></a> | <a href='#3'><span style='color: #000000; text-decoration: underline'>How to Troubleshoot your QuickBooks result</span></a></div>" +
"<div id='print_content2' style='background-color:#FFFFFF;overflow:auto;height:300px;width:100%;'>" +
"<div style='margin-top: 1px;'><b><a name='1' style='color: #000000;'>IRS</b></div>" +
"<div>Enter other income of $600 or more required to be reported on Form 1099-MISC that is not reportable in one of the other boxes on the form.<br />Also enter in box 3 prizes and awards that are not for services performed. Include the fair market value (FMV) of merchandise won on game shows. Also include amounts paid to a winner of a sweepstakes not involving a wager. If a wager is made, report the winnings on form W-2G, Certain Gambling Winnings.<br/>Do not include prizes and awards paid to your employees. Report these on Form W-2. Do not include in box 3 prixes and awards for services performed by nonemployees, such as an award for the top commission salesperson. Report them in box 7. Prizes and awards received in recognition of past accomplishments in religious, charitable, scientific, artistic, educational, literary or civic fields are not reportable if:<ul><li>the winners are chosen without action on their part</li><li>the winners are not expected to perform future services</li><li>the payer transfers the prize or award to a charitable organization or governmental unit under a designation made by the recipient</li></ul>Other items required to be reported in box 3 include the following: <br />1. Generally, all punitive damages, any damages for nonphysical injuries or sickness, and any other taxable damages. Report punitive damages even if they relate to physical injury or physical sickness. Generally, report all compensatory damages for nonphysical injuries or sickness, such as employment discrimination or defamation. However, do not report damages (other than punitive damages).<ol type='a'><li>Received on account of personal physical injuries or physical sickness</li>	<li>That do not exceed the amount paid for medical care or emotional distress</li><li>Received on account of nonphysical injuries (for example, emotional distress) uner a written binding agreement, court decree, or mediation award in effect on or issued by September 13, 1995</li></ol>Damages received on account of emotional distress, including physical symptoms such as insomnia, headaches and stomach disorders, are not considered received for a physical injury or physical sickness and are reportable unless described in b or c above. However, damages received on account of emotional distress due to physical injuries or physical sickness are not reportable. Also report liquidated damages received under the Age Discrimination in Employment Act of 1967.<br />2. Payments to nonemployees specified in, and payments similar to those specified in, Rev. Rul. 65-18, 1965-1 C.B. 32, about payments to patients and members in Department of Veterans Affairs hospitals and domicilaries under the VA therapeutic or rehabilitative programs<br /> 3. Payments as explained on page MISC-2 under Deceased employee's wages<br />4. Payments as explained on page MISC-3 under Indian gaming profits, payments to tribal members<br/>5. Payments made by a company to their former employees while they are in the military service with the United States Government or active service with the State National Guard.<br />6. Termination payments to former self-employed insurance salespeople. These payments are not subject to self-employment tax and are reportable in box 3 (rather than box 7) if the following apply:<ol type='a'>						<li>The payments are The payments are received from an insurance company because of services performed as an insurance salesperson for the company</li><li>The payments are received after termination of the salesperson's agreement to perform services for the company</li><li>The salesperson did not perform any services for the company after termination and before the end of the year</li><li>The salesperson enters into a covenant not to compete against the company for at least 1 year after the date of termination</li><li>The amount of payments depends primarily on policies sold by the salesperson or credited to the salesperson's account during the last year of the service agreement or to the extent those polidies remain in force for some period after termination, or both</li><li>The amount of the payments does not depend at all on length of service or overall earnings from the company (regardless of whether eligibility for payment depends on length of service).</li></ol>If the termination payments do not meet all these requirements, report them in box 7.</div>" +
"<div><b><a name='2' style='color: #000000;'>Quick Books</b></div>" +
"<div>QuickBooks adds together all payments made to this vendor from the account you've associated with the Other Income field in the 1099 form.</div><br />" +
"<div><b><a name='3' style='color: #000000;'>How to Troubleshooting your QuickBooks result</b></div>" +
"<div>If this amount is not correct, first, make sure that you have correctly set up this vendor as a 1099 vendor. Then, ensure that your account are correctly mapped to the Form 1099.<br/><br/><b>To set up the vendor:</b><br/>In QuickBooks 2007 and 2006: <br/>Click on Vendors, then Vendor Center. From the list on the left, select the desired vendor. When the Edit Vendor window comes up, click on the Additional Info tab. Ensure that the \"Vendor Eligible for 1099\" checkbox is checked. <br/><br/>In QuickBooks 2005: <br/>Click on Vendors, then on Vendor List. From the list, select the desired vendor. When the Edit Vendor window comes up, click on the Additional Info tab. Ensure that the \"Vendor Eligible for 1099\" checkbox is checked. <br/><br/><b>To map the accounts:</b><br/>In QuickBooks 2006 and 2005: <br/>Click on Vendors, then \"Print 1099s/1096.\" In the dialog box, click \"Map Accounts.\" Click on each line that applies to you. Click on the arrow next to \"None\" in the Account field. From the drop-down list, choose the correct account for that vendor. It should be the same account where you recorded that vendor's bills as Expenses or Items (i.e., if you associated a cash prize you paid with the Other Expenses account, you should choose Other Expenses for box 3). Note: Each account may only belong to one 1099 category. If you are unsure of which account to use, please consult your accounting professional for assistance.<br/><br/>Report:<br/> Use the 1099 Detail Report to see a list of 1099 vendors and accounts.</div><br />" +
"</div>" +
"</div>";
titles[4] ="Box 4";
popups[4] =
"<div id='print_content1' style='background-color:#EFEFEF;width:100%;'>" +
"<div class='BoxHeader' align='center'>Box - 4</div>" +
"</div>" +
"<div bgcolor='#EFEFEF'><a href='#1'><span style='color: #000000; text-decoration: underline'> IRS</span></a> | <a href='#2'><span style='color: #000000; text-decoration: underline'>Quick Books</span></a> | <a href='#3'><span style='color: #000000; text-decoration: underline'>How to Troubleshoot your QuickBooks result</span></a></div>" +
"<div id='print_content2' style='background-color:#FFFFFF;overflow:auto;height:300px;width:100%;'>" +
"<div style='margin-top: 1px;'><b><a name='1' style='color: #000000;'>IRS</b></div>" +
"<div>Enter backup withholding. For example, persons who have not furnished their TIN to you are subject to withholding at a 28% rate on payments required to be reported in boxes 1, 2 (net of severance taxes), 3, 5 (to the extent paid in cash), 6, 7 (except fish purchases for cash), 8, 10 and 14. For more information on backup withholding, see the 2005 General Instructions for Forms 1099, 1098, 5498 and W-2G. Also enter any income tax withheld from payments to members of Indian tribes from the net revenues of class II or class III gaming activities conducted or licensed by the tribes. <br/><b>Exception.</b> Regulations section 31.3406(g)-1(f) provides that backup withholding is not required for certain payment cards transactions if: <br/>- the payment is made through a payment card organization that is a Qualified Payment Card Agent as described in Rev. Proc. 2004-42, which is on page 121 of Internal Revenue Bulletin 2004-31 at www.irs.gov/pub/irs-irbs/irb04-31.pdf<br/>- the payment is made on or after January 31, 2005<br/>- the requirements of Regulations section 31.3406-1(g) are met</div><br />" +
"<div><b><a name='3' style='color: #000000;'>How to Troubleshooting your QuickBooks result</b></div>" +
"<div>If this amount is not correct, first make sure that you have correctly set up this vendor as a 1099 vendor. Then, ensure that your accounts are correctly mapped to the Form 1099.<br/><br/><b>To set up the vendor:</b><br/>In QuickBooks 2007 and 2006: <br/>Click on Vendors menu, then Vendor Center. From the list on the left, select the desired vendor by double-clicking on the name and click the Edit Vendor button. When the Edit Vendor window comes up, click on the Additional Info tab. Ensure that the \"Vendor Eligible for 1099\" checkbox is checked. <br/><br/>In QuickBooks 2005: <br/>Click on Vendors, then on Vendor List. From the list, select the desired vendor by double-clicking on the name. When the Edit Vendor window comes up, click on the Additional Info tab. Ensure that the \"Vendor Eligible for 1099\" checkbox is checked. <br/><br/><b>To map the accounts:</b><br/>Click on Vendors, then \"Print 1099s/1096.\" In the dialog box, click \"Map Accounts.\" Click on each line that applies to you. Click on the arrow next to \"None\" in the Account field. From the drop-down list, choose the correct account for that vendor. It should be the same account where you recorded that vendor's bills as Expenses or Items (i.e., if you associated the federal income tax withheld from a vendor who has not furnished a TIN with the Vendor Income Tax account, you should choose Vendor Income Tax for box 4).<br/><br/>Note: Each account may only belong to one 1099 category. If you are unsure what account to use, please consult your accounting professional for assistance.</div><br />" +
"</div>" +
"</div>";
titles[5] ="Box 5";
popups[5] =
"<div id='print_content1' style='background-color:#EFEFEF;width:100%;'>" +
"<div class='BoxHeader' align='center'>Box - 5</div>" +
"<div bgcolor='#EFEFEF'><a href='#1'><span style='color: #000000; text-decoration: underline'> IRS</span></a> | <a href='#2'><span style='color: #000000; text-decoration: underline'>Quick Books</span></a> | <a href='#3'><span style='color: #000000; text-decoration: underline'>How to Troubleshoot your QuickBooks result</span></a></div>" +
"</div>" +
"<div id='print_content2' style='background-color:#FFFFFF;overflow:auto;height:300px;width:100%;'>" +
"<div style='margin-top: 1px;'><b><a name='1' style='color: #000000;'>IRS</b></div>" +
"<div>Enter the share of all proceeds from the sale of a catch or the FMV of a distribution in kind to each crew member of fishing boats with normally fewer than 10 crew members. A fishing boat has normally fewer than 10 crew members if the average size of the operating crew was vewer than 10 on trips during the preceding 4 calender quarters. In addition, report cash payments of up to $100 per trip that are contingent on a minimum catch and are paid solely for additional duties (such as mate, engineer or cook) for which additional cash payments are traditional in the industry. However, do not report on Form 1099-MISC any wages reportable on Form W-2.</div><br />" +
"<div><b><a name='2' style='color: #000000;'>Quick Books</b></div>" +
"<div>QuickBooks adds together all payments made to this vendor from the account you've associated with the Fishing Boat Proceeds field in the 1099 form. </div><br />" +
"<div><b><a name='3' style='color: #000000;'>How to Troubleshooting your QuickBooks result</b></div>" +
"<div>If this amount is not correct, first, make sure that you have correctly set up this vendor as a 1099 vendor. Then, ensure that your account are correctly mapped to the Form 1099.<br/><br/><b>To set up the vendor:</b><br/>In QuickBooks 2007 and 2006: <br/>Click on Vendors, then Vendor Center. From the list on the left, select the desired vendor. When the Edit Vendor window comes up, click on the Additional Info tab. Ensure that the \"Vendor Eligible for 1099\" checkbox is checked. <br/><br/>In QuickBooks 2005: <br/>Click on Vendors, then on Vendor List. From the list, select the desired vendor. When the Edit Vendor window comes up, click on the Additional Info tab. Ensure that the \"Vendor Eligible for 1099\" checkbox is checked. <br/><br/><b>To map the accounts:</b><br/>In QuickBooks 2006 and 2005: <br/>Click on Vendors, then \"Print 1099s/1096.\" In the dialog box, click \"Map Accounts.\" Click on each line that applies to you. Click on the arrow next to \"None\" in the Account field. From the drop-down list, choose the correct account for that vendor. It should be the same account where you recorded that vendor's bills as Expenses or Items (i.e., if you associated the money you pay to a fishing boat worker with the Professional Fees account, you should choose Professional Fees for box 5). Note: Each account may only belong to one 1099 category. If you are unsure of which account to use, please consult your accounting professional for assistance.<br/><br/>Report:<br/>Use the 1099 Detail Report to see a list of 1099 vendors and accounts.</div><br />" +
"</div>" +
"</div>";
titles[6] ="Box 6";
popups[6] =
"<div id='print_content1' style='background-color:#EFEFEF;width:100%;'>" +
"<div class='BoxHeader' align='center'>Box - 6</div>" +
"</div>" +
"<div bgcolor='#EFEFEF'><a href='#1'><span style='color: #000000; text-decoration: underline'> IRS</span></a> | <a href='#2'><span style='color: #000000; text-decoration: underline'>Quick Books</span></a> | <a href='#3'><span style='color: #000000; text-decoration: underline'>How to Troubleshoot your QuickBooks result</span></a></div>" +
"<div id='print_content2' style='background-color:#FFFFFF;overflow:auto;height:300px;width:100%;'>" +
"<div style='margin-top: 1px;'><b><a name='1' style='color: #000000;'>IRS</b></div>" +
"<div>Enter payments of $600 or more made in the course fo your trade or business to each physician or other supplier or provider of medical or health care services. Include payments made by medical and health care insurers under health, accident and sickness insurance programs. If payment is made to a corporation, list the corporation as the recipient rather than the individual providing the services. Payments to persons providing health care services often include charges for injections, drugs, dentuers and similar items. In these cases the entire payment is subject to information reporting. You are not required to report payments to pharmacies for prescription drugs.<br/><br/>The exemption from issuing Form 1099-MISC to a corporation does not apply to payments for medical or health care services provided by corporation, including professional corporations. However, you are not required to report payments made to a tax-exempt hospital or extended care facility or to a hospital or extended care facility owned and operated by the United States (or its possessions), a state, the District of Columbia, or any of their political subdivisions, agencies or instrumentalities.</div>" +
"<div><b><a name='2' style='color: #000000;'>Quick Books</b></div>" +
"<div>QuickBooks adds together all payments made to this vendor from the account you've associated with the Medical and Health Care Payments field in the 1099 form.</div><br />" +
"<div><b><a name='3' style='color: #000000;'>How to Troubleshooting your QuickBooks result</b></div>" +
"<div>If this amount is not correct, first, make sure that you have correctly set up this vendor as a 1099 vendor. Then, ensure that your account are correctly mapped to the Form 1099.<br/><br/><b>To set up the vendor:</b><br/>In QuickBooks 2007 and 2006: <br/>Click on Vendors, then Vendor Center. From the list on the left, select the desired vendor. When the Edit Vendor window comes up, click on the Additional Info tab. Ensure that the \"Vendor Eligible for 1099\" checkbox is checked. <br/><br/>In QuickBooks 2005: <br/>Click on Vendors, then on Vendor List. From the list, select the desired vendor. When the Edit Vendor window comes up, click on the Additional Info tab. Ensure that the \"Vendor Eligible for 1099\" checkbox is checked. <br/><br/><b>To map the accounts:</b><br/>Click on Vendors, then \"Print 1099s/1096.\" In the dialog box, click \"Map Accounts.\" Click on each line that applies to you. Click on the arrow next to \"None\" in the Account field. From the drop-down list, choose the correct account for that vendor. It should be the same account where you recorded that vendor's bills as Expenses or Items (i.e., if you associated the money you pay to a physician with the Professional Fees account, you should choose Professional Fees for box 6). Note: Each account may only belong to one 1099 category. If you are unsure of which account to use, please consult your accounting professional for assistance.<br/><br/>Report:<br/>Use the 1099 Detail Report to see a list of 1099 vendors and accounts.</div><br />" +
"</div>" +
"</div>";
titles[7] ="Box 7";
popups[7] =
"<div id='print_content1' style='background-color:#EFEFEF;width:100%;'>" +
"<div class='BoxHeader' align='center'>Box - 7</div>" +
"</div>" +
"<div bgcolor='#EFEFEF'><a href='#1'><span style='color: #000000; text-decoration: underline'> IRS</span></a> | <a href='#2'><span style='color: #000000; text-decoration: underline'>Quick Books</span></a> | <a href='#3'><span style='color: #000000; text-decoration: underline'>How to Troubleshoot your QuickBooks result</span></a></div>" +
"<div id='print_content2' style='background-color:#FFFFFF;overflow:auto;height:300px;width:100%;'>" +
"<div style='margin-top: 1px;'><b><a name='1' style='color: #000000;'>IRS</b></div>" +
"<div>Enter nonemployee compensation of $600 or more. Include fees, commission, prizes and awards for services performed as a nonemployee, other forms of compensation for services performed for your trade or business by an individual who is not your employee, and fish purchases for cash. Include oil and gas payments for a working interest, whether or not services are performed. Also include expenses incurred for the use of an entertainment facility that you treat as compensation to a nonemployee. Federal executive agencies that make payments to vendors for services, including payments to corporations, must report the payments in this box. <br/><b>Exception.</b> Do not report in box 7, nor elsewhere on Form 1099-MISC, the cost of current life insurance protections, (report on Form W-2 or Form 1099-R); an employee's wages, travel or auto allowance, or bonuses (report on Form W-2); or the cost of group-term life insurance paid on behalf of a former employee (report on Form W-2). <br/>Self-employment tax. Generally, amounts reportable in box 7 are subject to self-employment tax. If payments to individuals are not subject to this tax and are not reportable elsewhere on Form 1099-MISC, report the payments in box 3. However, report section 530 (of the Revenue Act of 1978) worker payments in box 7.<br/>Nonqualified deferred compensation (Section 409A) income. Include in box 7 the amount of all deferrals (plus earnings), reported in box 15b that are includible in gross income because the NQDC plan fails to satisfy the requirements of section 409A. These amounts generally are subject to self-employment tax and are also subject to a substantial additional tax under section 409A that is reported on Form 1040. <br/>When to report. If the following four conditions are met, you must generally report a payment as nonemployment compensation.<br/>- You made the payment to someone who is not your employee <br/>- You made the payment for services in the course of your trade or business (including government agencies and nonprofit organizations)<br/>- You made the payment to an individual, partnership, estate or, in some cases, a corporation <br/>- You made payments to the payee of at least $600 during the year <br/>Golden parachute payments. A parachute payment is any payment that meets all of the following conditions.<br/>1. The payment is in the nature of compensation<br/>2. The payment is to, or for the benefit of, a disqualified individual<br/>3. The payment is contingent on a change in the ownership of a corporation, the effective control of a corporation, or the ownership of a substantial portion of the assets of a corporation (a change of ownership or control). <br/>4. The payment has (together with other payments described in 1, 2 and 3 above made to the same individual) an aggregate present value of at least 3 times the individual's base amount<br/>A disqualified individual is one who at any time during the 12-month period prior to and ending on the date of the change in ownership or control of the corporation (the disqualified individual determination period) was an employee or independent contractor and was in regard to that corporation, a shareholder, an officer or a highly compensated individual. <br/>Independent contractor. Enter in box 7 the total compensation, including any golden parachute payment. For excess golden parachute payments, see box 13 reporting instructions. <br/>For employee reporting of these payments, see Pub. 15-A.</div><br />" +
"<div><b><a name='2' style='color: #000000;'>Quick Books</b></div>" +
"<div>QuickBooks adds together all payments made to this vendor from the account you've associated with the Nonemployee Compensation field in the 1099 form.</div><br />" +
"<div><b><a name='3' style='color: #000000;'>How to Troubleshooting your QuickBooks result</b></div>" +
"<div>If this amount is not correct, first, make sure that you have correctly set up this vendor as a 1099 vendor. Then, ensure that your account are correctly mapped to the Form 1099.<br/><br/><b>To set up the vendor:</b><br/>In QuickBooks 2007 and 2006: <br/>Click on Vendors, then Vendor Center. From the list on the left, select the desired vendor. When the Edit Vendor window comes up, click on the Additional Info tab. Ensure that the \"Vendor Eligible for 1099\" checkbox is checked.<br/><br/>In QuickBooks 2005: <br/>Click on Vendors, then on Vendor List. From the list, select the desired vendor. When the Edit Vendor window comes up, click on the Additional Info tab. Ensure that the \"Vendor Eligible for 1099\" checkbox is checked. <br/><br/><b>To map the accounts:</b><br/>Click on Vendors, then \"Print 1099s/1096.\" In the dialog box, click \"Map Accounts.\" Click on each line that applies to you. Click on the arrow next to \"None\" in the Account field. From the drop-down list, choose the correct account for that vendor. It should be the same account where you recorded that vendor's bills as Expenses or Items (i.e., if you associated the money you pay to a contract worker with the Contract Labor account, you should choose Contract Labor for box 7). Note: Each account may only belong to one 1099 category. If you are unsure of which account to use, please consult your accounting professional for assistance.<br/><br/>Report:<br/>Use the 1099 Detail Report to see a list of 1099 vendors and accounts.</div><br />" +
"</div>" +
"</div>";
titles[8] ="Box 8";
popups[8] =
"<div id='print_content1' style='background-color:#EFEFEF;width:100%;'>" +
"<div class='BoxHeader' align='center'>Box - 8</div>" +
"</div>" +
"<div bgcolor='#EFEFEF'><a href='#1'><span style='color: #000000; text-decoration: underline'> IRS</span></a> | <a href='#2'><span style='color: #000000; text-decoration: underline'>Quick Books</span></a> | <a href='#3'><span style='color: #000000; text-decoration: underline'>How to Troubleshoot your QuickBooks result</span></a></div>" +
"<div id='print_content2' style='background-color:#FFFFFF;overflow:auto;height:300px;width:100%;'>" +
"<div style='margin-top: 1px;'><b><a name='1' style='color: #000000;'>IRS</b></div>" +
"<div>Enter aggregate payments of at least $10 received by a broker for a customer in lieu of dividends or tax-exempt interest as a result fo a loan of a customer's securities. For this purpose, a customer includes an individual trust, estate, partnership, association, company or corporation, It does not include a tax-exempt organization, the United States, any state, the District of Columbia, a U.S. possession, or a foreign government. File Form 1099-MISC with the IRS and furnish a copy to the customer for whom you received the payment. Also, file Form 1099-MISC for and furnish a copy to an individual for whom you received a payment in lieu of tax-exempt interest. Substitute payment means a payment in lieu of (a) a dividend or (b) tax-exempt interest to the extent that interest (including OID) has accrued while the securities were on loan.</div><br />" +
"<div><b><a name='2' style='color: #000000;'>Quick Books</b></div>" +
"<div>QuickBooks adds together all payments made to this vendor from the account you've associated with the Substitute Payments field in the 1099 form. </div><br />" +
"<div><b><a name='3' style='color: #000000;'>How to Troubleshooting your QuickBooks result</b></div>" +
"<div>If this amount is not correct, first, make sure that you have correctly set up this vendor as a 1099 vendor. Then, ensure that your account are correctly mapped to the Form 1099.<br/><br/><b>To set up the vendor:</b><br/>In QuickBooks 2007 and 2006: <br/>Click on Vendors, then Vendor Center. From the list on the left, select the desired vendor. When the Edit Vendor window comes up, click on the Additional Info tab. Ensure that the \"Vendor Eligible for 1099\" checkbox is checked.<br/><br/>In QuickBooks 2005: <br/>Click on Vendors, then on Vendor List. From the list, select the desired vendor. When the Edit Vendor window comes up, click on the Additional Info tab. Ensure that the \"Vendor Eligible for 1099\" checkbox is checked. <br/><br/><b>To map the accounts:</b><br/>In QuickBooks 2006 and 2005:<br/>Click on Vendors, then \"Print 1099s/1096.\" In the dialog box, click \"Map Accounts.\" Click on each line that applies to you. Click on the arrow next to \"None\" in the Account field. From the drop-down list, choose the correct account for that vendor. It should be the same account where you recorded that vendor's bills as Expenses or Items (i.e., if you associated the money you paid to a broker for a customer in lieu of interest on a loan with the Other Expenses account, you should choose Other Expenses for box 8). Note: Each account may only belong to one 1099 category. If you are unsure of which account to use, please consult your accounting professional for assistance.<br/><br/>Report:<br/>Use the 1099 Detail Report to see a list of 1099 vendors and accounts.</div><br />" +
"</div>" +
"</div>";
titles[9] ="Box 9";
popups[9] =
"<div id='print_content1' style='background-color:#EFEFEF;width:100%;'>" +
"<div class='BoxHeader' align='center'>Box - 9</div>" +
"</div>" +
"<div bgcolor='#EFEFEF'><a href='#1'><span style='color: #000000; text-decoration: underline'> IRS</span></a> | <a href='#2'><span style='color: #000000; text-decoration: underline'>Quick Books</span></a> | <a href='#3'><span style='color: #000000; text-decoration: underline'>How to Troubleshoot your QuickBooks result</span></a></div>" +
"<div id='print_content2' style='background-color:#FFFFFF;overflow:auto;height:300px;width:100%;'>" +
"<div style='margin-top: 1px;'><b><a name='1' style='color: #000000;'>IRS</b></div>" +
"<div>Enter an \"X\" in the checkbox for sales by you of $5,000 or more of consumer products to a person on a buy-sell, desposit-commission or other commission basis for resale (by the buyer or any other person) anywhere other than in a permanent retail establishment. Do not enter a dollar amount in this box. If you are reporting an amount in box 7, you may also check box 9 on the same Form 1099-MISC. The report you must give to the recipient for these direct sales need not be made on the official form. If may be in the form of a letter showing this information along with commissions, prizes, awards, etc. </div><br />" +
"<div><b><a name='2' style='color: #000000;'>Quick Books</b></div>" +
"<div>QuickBooks adds together all payments made to this vendor from the account you've associated with the Direct Sales field in the 1099 form.</div><br />" +
"<div><b><a name='3' style='color: #000000;'>How to Troubleshooting your QuickBooks result</b></div>" +
"<div>There should be no dollar amount in box.</div>" +
"</div>" +
"</div>";
titles[10] ="Box 10";
popups[10] =
"<div id='print_content1' style='background-color:#EFEFEF;width:100%;'>" +
"<div class='BoxHeader' align='center'>Box - 10</div>" +
"</div>" +
"<div bgcolor='#EFEFEF'><a href='#1'><span style='color: #000000; text-decoration: underline'> IRS</span></a> | <a href='#2'><span style='color: #000000; text-decoration: underline'>Quick Books</span></a> | <a href='#3'><span style='color: #000000; text-decoration: underline'>How to Troubleshoot your QuickBooks result</span></a></div>" +
"<div id='print_content2' style='background-color:#FFFFFF;overflow:auto;height:300px;width:100%;'>" +
"<div style='margin-top: 1px;'><b><a name='1' style='color: #000000;'>IRS</b></div>" +
"<div>Enter crop insurance proceeds of $600 or more paid to farmers by insurance companies unless the farmer has informed the insurance company that expenses have been capitalized under section 278, 263a or 447. </div><br />" +
"<div><b><a name='2' style='color: #000000;'>Quick Books</b></div>" +
"<div>QuickBooks adds together all payments made to this vendor from the account you've associated with the Crop Insurance Proceeds field in the 1099 form. </div><br />" +
"<div><b><a name='3' style='color: #000000;'>How to Troubleshooting your QuickBooks result</b></div>" +
"<div>If this amount is not correct, first, make sure that you have correctly set up this vendor as a 1099 vendor. Then, ensure that your account are correctly mapped to the Form 1099.<br/><br/><b>To set up the vendor:</b><br/>In QuickBooks 2007 and 2006: <br/>Click on Vendors, then Vendor Center. From the list on the left, select the desired vendor. When the Edit Vendor window comes up, click on the Additional Info tab. Ensure that the \"Vendor Eligible for 1099\" checkbox is checked. <br/><br/>In QuickBooks 2005: <br/>Click on Vendors, then on Vendor List. From the list, select the desired vendor. When the Edit Vendor window comes up, click on the Additional Info tab. Ensure that the \"Vendor Eligible for 1099\" checkbox is checked. <br/><br/><b>To map the accounts:</b><br/>Click on Vendors, then \"Print 1099s/1096.\" In the dialog box, click \"Map Accounts.\" Click on each line that applies to you. Click on the arrow next to \"None\" in the Account field. From the drop-down list, choose the correct account for that vendor. It should be the same account where you recorded that vendor's bills as Expenses or Items (i.e., if you associated the money you paid to a farmer as a crop insurance payment with the Crop Insurance account, you should choose Crop Insurance for box 10). Note: Each account may only belong to one 1099 category. If you are unsure of which account to use, please consult your accounting professional for assistance.<br/><br/>Report:<br/>Use the 1099 Detail Report to see a list of 1099 vendors and accounts.</div><br />" +
"</div>" +
"</div>";
titles[13] ="Box 13";
popups[13] =
"<div id='print_content1' style='background-color:#EFEFEF;width:100%;'>" +
"<div class='BoxHeader' align='center'>Box - 13</div>" +
"</div>" +
"<div bgcolor='#EFEFEF'><a href='#1'><span style='color: #000000; text-decoration: underline'> IRS</span></a> | <a href='#2'><span style='color: #000000; text-decoration: underline'>Quick Books</span></a> | <a href='#3'><span style='color: #000000; text-decoration: underline'>How to Troubleshoot your QuickBooks result</span></a></div>" +
"<div id='print_content2' style='background-color:#FFFFFF;overflow:auto;height:300px;width:100%;'>" +
"<div style='margin-top: 1px;'><b><a name='1' style='color: #000000;'>IRS</b></div>" +
"<div>Enter any excess golden parachute payments. An excess parachute payment is the amount of the excess of any parachute payment over the base amount (the average individual compensation for services includible in the individual's gross income over the most recent 5 taxable years). </div><br />" +
"<div><b><a name='2' style='color: #000000;'>Quick Books</b></div>" +
"<div>QuickBooks adds together all payments made to this vendor from the account you've associated with the Excess Golden Parachute Payments field in the 1099 form. </div><br />" +
"<div><b><a name='3' style='color: #000000;'>How to Troubleshooting your QuickBooks result</b></div>" +
"<div>If this amount is not correct, first, make sure that you have correctly set up this vendor as a 1099 vendor. Then, ensure that your account are correctly mapped to the Form 1099.<br/><br/><b>To set up the vendor:</b><br/>In QuickBooks 2007 and 2006: <br/>Click on Vendors, then Vendor Center. From the list on the left, select the desired vendor. When the Edit Vendor window comes up, click on the Additional Info tab. Ensure that the \"Vendor Eligible for 1099\" checkbox is checked. <br/><br/>In QuickBooks 2005: <br/>Click on Vendors, then on Vendor List. From the list, select the desired vendor. When the Edit Vendor window comes up, click on the Additional Info tab. Ensure that the \"Vendor Eligible for 1099\" checkbox is checked.<br/><br/><b>To map the accounts:</b><br/>Click on Vendors, then \"Print 1099s/1096.\" In the dialog box, click \"Map Accounts.\" Click on each line that applies to you. Click on the arrow next to \"None\" in the Account field. From the drop-down list, choose the correct account for that vendor. It should be the same account where you recorded that vendor's bills as Expenses or Items (i.e., if you associated the money you paid as excess golden parachute payments with the Professional Fees account, you should choose Professional Fees for box 13). Note: Each account may only belong to one 1099 category. If you are unsure of which account to use, please consult your accounting professional for assistance.<br/><br/>Report:<br/>Use the 1099 Detail Report to see a list of 1099 vendors and accounts.</div><br />" +
"</div>" +
"</div>";
titles[14] ="Box 14";
popups[14] =
"<div id='print_content1' style='background-color:#EFEFEF;width:100%;'>" +
"<div class='BoxHeader' align='center'>Box - 14</div>" +
"</div>" +
"<div bgcolor='#EFEFEF'><a href='#1'><span style='color: #000000; text-decoration: underline'> IRS</span></a> | <a href='#2'><span style='color: #000000; text-decoration: underline'>Quick Books</span></a> | <a href='#3'><span style='color: #000000; text-decoration: underline'>How to Troubleshoot your QuickBooks result</span></a></div>" +
"<div id='print_content2' style='background-color:#FFFFFF;overflow:auto;height:300px;width:100%;'>" +
"<div style='margin-top: 1px;'><b><a name='1' style='color: #000000;'>IRS</b></div>" +
"<div>Report gross proceeds paid to an attorney in connection with legal services (regardless of whether the services are performed for the payer). </div><br />" +
"<div><b><a name='2' style='color: #000000;'>Quick Books</b></div>" +
"<div>QuickBooks adds together all payments made to this vendor from the account you've associated with the Gross Proceeds to Attorney field in the 1099 form. </div><br />" +
"<div><b><a name='3' style='color: #000000;'>How to Troubleshooting your QuickBooks result</b></div>" +
"<div>If this amount is not correct, first, make sure that you have correctly set up this vendor as a 1099 vendor. Then, ensure that your account are correctly mapped to the Form 1099.<br/><br/><b>To set up the vendor:</b><br/>In QuickBooks 2007 and 2006: <br/>Click on Vendors, then Vendor Center. From the list on the left, select the desired vendor. When the Edit Vendor window comes up, click on the Additional Info tab. Ensure that the \"Vendor Eligible for 1099\" checkbox is checked. <br/><br/>In QuickBooks 2005: <br/>Click on Vendors, then on Vendor List. From the list, select the desired vendor. When the Edit Vendor window comes up, click on the Additional Info tab. Ensure that the \"Vendor Eligible for 1099\" checkbox is checked. <br/><br/><b>To map the accounts:</b><br/>Click on Vendors, then \"Print 1099s/1096.\" In the dialog box, click \"Map Accounts.\" Click on each line that applies to you. Click on the arrow next to \"None\" in the Account field. From the drop-down list, choose the correct account for that vendor. It should be the same account where you recorded that vendor's bills as Expenses or Items (i.e., if you associated the money you paid to an attorney with the Professional Fees account, you should choose Professional Fees for box 14). Note: Each account may only belong to one 1099 category. If you are unsure of which account to use, please consult your accounting professional for assistance.<br/><br/>Report:<br/>Use the 1099 Detail Report to see a list of 1099 vendors and accounts.</div><br />" +
"</div>" +
"</div>";
titles[15] ="Box 15a";
popups[15] =
"<div id='print_content1' style='background-color:#EFEFEF;width:100%;'>" +
"<div class='BoxHeader' align='center'>Box - 15a</div>" +
"</div>" +
"<div bgcolor='#EFEFEF'><a href='#1'><span style='color: #000000; text-decoration: underline'> IRS</span></a></div>" +
"<div id='print_content2' style='background-color:#FFFFFF;overflow:auto;height:300px;width:100%;'>" +
"<div style='margin-top: 1px;'><b><a name='1' style='color: #000000;'>IRS</b></div>" +
"<div>Enter the total amount deferred during the year of at least $600 for the nonemployee under all nonqualified plans. The deferrals during the year include earnings on the current year and prior year deferrals. For deferrals and earnings under NQDC plans for employees, see the Instructions for Forms W-2 and W-3.</div><br />" +
"</div>" +
"</div>";
titles[16] ="Box 15b";
popups[16] =
"<div id='print_content1' style='background-color:#EFEFEF;width:100%;'>" +
"<div class='BoxHeader' align='center'>Box - 15b</div>" +
"</div>" +
"<div bgcolor='#EFEFEF'><a href='#1'><span style='color: #000000; text-decoration: underline'> IRS</span></a></div>" +
"<div id='print_content2' style='background-color:#FFFFFF;overflow:auto;height:300px;width:100%;'>" +
"<div style='margin-top: 1px;'><b><a name='1' style='color: #000000;'>IRS</b></div>" +
"<div>Enter all amounts deferred (including any earnings on amounts deferred) that are includible in income under section 409A because the NQDC plan fails to satisfy the requiremtns of the section 409A. Do not include amounts previously included in income. Also, do not include amounts that are considered to be subject to a substantial risk of forfeiture for purposes of 409A. The amount included in box 15b is also includible in box 7 and generally is subject to self-employment tax.</div>" +
"</div>" +
"</div>";
titles[17] ="Box - Account number";
popups[17] =
"<div id='print_content1' style='background-color:#EFEFEF;width:100%;'>" +
"<div class='BoxHeader' align='center'>Box - Account number</div>" +
"</div>" +
"<div bgcolor='#EFEFEF'><a href='#1'><span style='color: #000000; text-decoration: underline'> IRS</span></a> </div>" +

"<div id='print_content2' style='background-color:#FFFFFF;overflow:auto;height:300px;width:100%;'>" +
"<div style='margin-top: 1px;'><b><a name='1' style='color: #000000;'>IRS</b></div>" +
"<div>The account number is required if you have multiple accounts for a recipient for whom you are filing more than one Form 1099-MISC. Additionally, the IRS encourages you to designate an account number for all Forms 1099-MISC that you file. </div><br />" +
"</div>" +
"</div>";
titles[18] ="Box - Payer's Federal Identification";
popups[18] =
"<div id='print_content1' style='background-color:#EFEFEF;width:100%;'>" +
"<div class='BoxHeader' align='center'>Box - Payer's Federal Identification</div>" +
"</div>" +
"<div bgcolor='#EFEFEF'><a href='#1'><span style='color: #000000; text-decoration: underline'> IRS</span></a> | <a href='#2'><span style='color: #000000; text-decoration: underline'>Quick Books</span></a> | <a href='#3'><span style='color: #000000; text-decoration: underline'>How to Troubleshoot your QuickBooks result</span></a></div>" +
"<div id='print_content2' style='background-color:#FFFFFF;overflow:auto;height:300px;width:100%;'>" +
"<div style='margin-top: 1px;'><b><a name='1' style='color: #000000;'>IRS</b></div>" +
"<div>Fill in the Federal Employer Identification Number.</div><br />" +
"<div><b><a name='2' style='color: #000000;'>Quick Books</b></div>" +
"<div>QuickBooks pulls this information from the Federal Employer Identification Number field in the company information window.</div><br />" +
"<div><b><a name='3' style='color: #000000;'>How to Troubleshoot your QuickBooks result</b></div>" +
"<div>If the Federal Employer Identification Number is incorrect, click on Company, then on Company Information. Enter the correct FEIN, in the Federal Employer Identification Number field, then click OK.</div>" +
"</div>" +
"</div>";
titles[19] ="Box - Recipient's Identification Number";
popups[19] =
"<div id='print_content1' style='background-color:#EFEFEF;width:100%;'>" +
"<div class='BoxHeader' align='center'>Box - Recipient's Identification Number</div>" +
"</div>" +
"<div bgcolor='#EFEFEF'><a href='#1'><span style='color: #000000; text-decoration: underline'> IRS</span></a> | <a href='#2'><span style='color: #000000; text-decoration: underline'>Quick Books</span></a> | <a href='#3'><span style='color: #000000; text-decoration: underline'>How to Troubleshoot your QuickBooks result</span></a></div>" +
"<div id='print_content2' style='background-color:#FFFFFF;overflow:auto;height:300px;width:100%;'>" +
"<div style='margin-top: 1px;'><b><a name='1' style='color: #000000;'>IRS</b></div>" +
"<div>Fill in the Federal Employer Identification Number if the recipient is another business, or the Social Security number if the recipient was an individual.</div><br />" +
"<div><b><a name='2' style='color: #000000;'>Quick Books</b></div>" +
"<div>QuickBooks pulls this information from the vendor record.</div><br />" +
"<div><b><a name='3' style='color: #000000;'>How to Troubleshoot your QuickBooks result</b></div>" +
"<div>If the Federal Employer Identification Number or Social Security number is incorrect, open up the vendor record and change it.<br/><br/>In QuickBooks 2006: Click on Vendors, then on Vendor Center. On the left, there is a list of vendors. Click the appropriate vendor name to bring up that vendor record. In the Edit Vendor window, click the Additional Info tab. Enter the correct number in the Tax ID, then click OK. <br/><br/>In QuickBooks 2005: Click on Vendors, then on Vendor List. Click on the appropriate name to bring up that vendor record. Click on the Additional Info tab, enter the correct number in the tax ID field, then click OK.</div>" +
"</div>" +
"</div>";
titles[20] ="Box - Recipient's Name Address";
popups[20] =
"<div id='print_content1' style='background-color:#EFEFEF;width:100%;'>" +
"<div class='BoxHeader' align='center'>Box - Recipient's Name Address</div>" +
"</div>" +
"<div bgcolor='#EFEFEF'><a href='#1'><span style='color: #000000; text-decoration: underline'> IRS</span></a> | <a href='#2'><span style='color: #000000; text-decoration: underline'>Quick Books</span></a> | <a href='#3'><span style='color: #000000; text-decoration: underline'>How to Troubleshoot your QuickBooks result</span></a></div>" +
"<div id='print_content2' style='background-color:#FFFFFF;overflow:auto;height:300px;width:100%;'>" +
"<div style='margin-top: 1px;'><b><a name='1' style='color: #000000;'>IRS</b></div>" +
"<div>Fill in the name and street address of the recipient.</div><br />" +
"<div><b><a name='2' style='color: #000000;'>Quick Books</b></div>" +
"<div>QuickBooks pulls this information from the vendor record.</div><br />" +
"<div><b><a name='3' style='color: #000000;'>How to Troubleshoot your QuickBooks result</b></div>" +
"<div>If the vendor's name or address is incorrect, open up the vendor record and change it.<br/><br/>In QuickBooks 2006: Click on Vendors, then on Vendor Center. On the left, there is a list of vendors. Click the appropriate vendor name to bring up that vendor record. In the Edit Vendor window, click the Additional Info tab. Make any necessary changes, then click OK. <br/><br/>In QuickBooks 2005, 2004 and 2003: Click on Vendors, then on Vendor List. Click on the appropriate name to bring up that vendor record. Click on the Additional Info tab, make any necessary changes, then click OK.</div>" +
"</div>" +
"</div>";
titles[21] ="Box - Payer's Name Address";
popups[21] =
"<div id='print_content1' style='background-color:#EFEFEF;width:100%;'>" +
"<div class='BoxHeader' align='center'>Box - Payer's Name Address</div>" +
"</div>" +
"<div bgcolor='#EFEFEF'><a href='#1'><span style='color: #000000; text-decoration: underline'> IRS</span></a> | <a href='#2'><span style='color: #000000; text-decoration: underline'>Quick Books</span></a> | <a href='#3'><span style='color: #000000; text-decoration: underline'>How to Troubleshoot your QuickBooks result</span></a></div>" +
"<div id='print_content2' style='background-color:#FFFFFF;overflow:auto;height:300px;width:100%;'>" +
"<div style='margin-top: 1px;'><b><a name='1' style='color: #000000;'>IRS</b></div>" +
"<div>Fill in the legal business name and address.</div><br />" +
"<div><b><a name='2' style='color: #000000;'>Quick Books</b></div>" +
"<div>QuickBooks pulls this information from the company information provided in the \"Legal Information\" section of the company information window.</div><br />" +
"<div><b><a name='3' style='color: #000000;'>How to Troubleshoot your QuickBooks result</b></div>" +
"<div>If the company name or address is incorrect, click on Company, then on Company Information. Make any necessary correction to the Legal Information section, then click OK.</div>" +
"</div>" +
"</div>";
titles[22] ="Box - 16";
popups[22] =
"<div id='print_content1' style='background-color:#EFEFEF;width:100%;'>" +
"<div class='BoxHeader' align='center'>Box - 16</div>" +
"</div>" +
"<div bgcolor='#EFEFEF'><a href='#1'><span style='color: #000000; text-decoration: underline'> IRS</span></a></div>" +
"<div id='print_content2' style='background-color:#FFFFFF;overflow:auto;height:300px;width:100%;'>" +
"<div style='margin-top: 1px;'><b><a name='1' style='color: #000000;'>IRS</b></div>" +
"<div>This box, and copies 1 and 2 are provided for your convenience only and need not be completed for the IRS. Use the state information boxes to report payments for up to two states. Keep the information for each state separated by the dash line. If you withheld state income tax on this payment, you may enter it in box 16. </div><br />" +
"</div>" +
"</div>";
titles[23] ="Box - 17";
popups[23] =
"<div id='print_content1' style='background-color:#EFEFEF;width:100%;'>" +
"<div class='BoxHeader' align='center'>Box - 17</div>" +
"</div>" +
"<div bgcolor='#EFEFEF'><a href='#1'><span style='color: #000000; text-decoration: underline'> IRS</span></a></div>" +
"<div id='print_content2' style='background-color:#FFFFFF;overflow:auto;height:300px;width:100%;'>" +
"<div style='margin-top: 1px;'><b><a name='1' style='color: #000000;'>IRS</b></div>" +
"<div>This box, and copies 1 and 2 are provided for your convenience only and need not be completed for the IRS. Use the state information boxes to report payments for up to two states. Keep the information for each state separated by the dash line. In box 17, enter the abbreviated name of the state and the payer's identification number. The state number is the payer's identification number assigned by the individual state. </div><br />" +
"</div>" +
"</div>";

titles[24] ="Box - 18";
popups[24] =
"<div id='print_content1' style='background-color:#EFEFEF;width:100%;'>" +
"<div class='BoxHeader' align='center'>Box - 18</div>" +
"</div>" +
"<div bgcolor='#EFEFEF'><a href='#1'><span style='color: #000000; text-decoration: underline'> IRS</span></a></div>" +
"<div id='print_content2' style='background-color:#FFFFFF;overflow:auto;height:300px;width:100%;'>" +
"<div style='margin-top: 1px;'><b><a name='1' style='color: #000000;'>IRS</b></div>" +
"<div>This box, and copies 1 and 2 are provided for your convenience only and need not be completed for the IRS. Use the state information boxes to report payments for up to two states. Keep the information for each state separated by the dash line. In box 18, you may enter the amount of the state payment. Use Copy 1 to provide information to the state tax department. Give Copy 2 to the recipient for use in filing the recipient's state income tax return.</div><br />" +
"</div>" +
"</div>";

titles[25] ="Box - 2nd TIN not.";
popups[25] =
"<div id='print_content1' style='background-color:#EFEFEF;width:100%;'>" +
"<div class='BoxHeader' align='center'>Box - 2nd TIN not.</div>" +
"</div>" +
"<div bgcolor='#EFEFEF'><a href='#1'><span style='color: #000000; text-decoration: underline'> IRS</span></a> | <a href='#2'><span style='color: #000000; text-decoration: underline'>Quick Books</span></a></div>" +
"<div id='print_content2' style='background-color:#FFFFFF;overflow:auto;height:300px;width:100%;'>" +
"<div style='margin-top: 1px;'><b><a name='1' style='color: #000000;'>IRS</b></div>" +
"<div>You may enter an \“X\” In this box if you were notified by the IRS twice within 3 calendar years that the payee provided an incorrect TIN. If you mark this box, the IRS will not send you any further notices about this account. However, if you received both IRS notices in the same year, or if you received them in different years but they both related to information returns filed for the same year, do not check the box at this time. For purposes of the two notices in 3-year rule, you are considered to have received one notice. You are not required to send a second \“B\” notice upon receipt of the second notice.</div><br />" +
"<div><b><a name='2' style='color: #000000;'>Quick Books</b></div>" +
"<div>QuickBooks does not mark this space.</div><br />" +
"</div>" +
"</div>";

function pop(number,title){
winOpts="resizable=1,scrollbars=0,height=410,width=285,left=600,top=200";
win1 = window.open("", "myWin", winOpts);
win1.document.open();
win1.document.write(
			"<html>" +
			"<head><title>" +
			titles[title] +
			"</title>" +
			"<link type='text/css' rel='stylesheet' href='clickable_forms_stylesheet.css'>" +
			"<base href='" + location +"'></head>" +
			"<body bgcolor=#EFEFEF leftmargin=5px topmargin=5px marginwidth=5px marginheight=5px>" +
			"<table border='0' cellpadding='0' cellspacing='0' width='100%'>" +
				"<tr bgcolor='#ffffff'>" +
					"<td colspan='2'><img src='yeclogo.gif'></td>" +
				 "</tr>" +
				"<tr bgcolor='#000066'>" +
					"<td align='left'><a href='javascript:opener.clickPrint(self)' class='style9'>Print</a></td>" +
					"<td align='right'><a href='javascript:window.close()' class='style9'>Close</a></td>" +
				"</tr>" +

			 "</table>" +
			 popups[number] +
			 "</body></html>");
win1.document.close();
win1.focus();
}