// JavaScript Document
	
	var prod_num = Math.round((Math.random () * 8) + 1);
	
	var prod_img = new Array (10);
	
		prod_img[1] = "http://www.1040form.com/images/00001.jpg";
		prod_img[2] = "http://www.1040form.com/images/00002.jpg";
		prod_img[3] = "http://www.1040form.com/images/00003.jpg";
		prod_img[4] = "http://www.1040form.com/images/00004.jpg";
		prod_img[5] = "http://www.1040form.com/images/00005.jpg";
		prod_img[6] = "http://www.1040form.com/images/00006.jpg";
		prod_img[7] = "http://www.1040form.com/images/00001.jpg";
		prod_img[8] = "http://www.1040form.com/images/00002.jpg";
		prod_img[9] = "http://www.1040form.com/images/00007.jpg";

	var prod_title = new Array (10);
	
		prod_title[1] = "Pocket Size Audit Proof Diary";
		prod_title[2] = "Audit Proof Diary";
		prod_title[3] = "Tax Strategies for Business Professionals";
		prod_title[4] = "Easy ACCT Bookkeeping System";
		prod_title[5] = "Home Based Business Tax Advantages";
		prod_title[6] = "Tax and Financial Strategies for Residential Real Estate";
		prod_title[7] = "Tax Reduction Diary - Small";
		prod_title[8] = "Tax Reduction Diary - Large";
		prod_title[9] = "One Year Consulting Services";
		
	var prod_url = new Array (10);
	
		prod_url[1] = "http://www.1040form.com/products/audit_proof_sm.htm";
		prod_url[2] = "http://www.1040form.com/products/audit_proof_lg.htm";
		prod_url[3] = "http://www.1040form.com/products/business_tax_tapes.htm";
		prod_url[4] = "http://www.1040form.com/products/easy_acct.htm";
		prod_url[5] = "http://www.1040form.com/products/home_based_business.htm";
		prod_url[6] = "http://www.1040form.com/products/real_estate_tax_tapes.htm";
		prod_url[7] = "http://www.1040form.com/products/tax_reduction_sm.htm";
		prod_url[8] = "http://www.1040form.com/products/tax_reduction_lg.htm";
		prod_url[9] = "http://www.1040form.com/products/year_consulting.htm";
		
	var prod_desc = new Array (10);
	
		prod_desc[1] = "How would you like to never have to worry about an IRS audit again!!&nbsp; We have a special proven diary that eliminates procrastination.";
		prod_desc[2] = "How would you like to never have to worry about an IRS audit again!!&nbsp; We have a special proven diary that eliminates procrastination.";
		prod_desc[3] = "If you own your own business or if you're an independent contractor these tapes can help you save hundreds... even thousands of dollars each year.";
		prod_desc[4] = "If you are running a small business, you know how important a good software system can be to keep track of all the 'ins' and 'outs' of the business.&nbsp; Why not use the package that the professionals use?";
		prod_desc[5] = "One of the major benefits of owning your own home based business are the tax advantages available.&nbsp; This tape series steps you through the process of &quot;maximizing you're bottom line&quot; by revealing...";
		prod_desc[6] = "Realtors, investors, accountants, and financial advisors - This series will gives the &quot;strategies&quot; needed to maximize the tax advantages of buying, selling, and holding real estate.";
		prod_desc[7] = "The smaller format is slightly larger than a checkbook.&nbsp; It includes a	cover, 2 &quot;Month-at-a-Glance&quot; calendar books, an address book, and so much more.";
		prod_desc[8] = "A one full year of daily diary pages, journal for all monthly and annual summaries, complete instructions with current IRS guidelines, and more.";
		prod_desc[9] = "Do you have tax questions during the year?&nbsp; Would you like to have them answered without the hourly charges of a CPA or Tax Attorney?";



