// do NOT edit this section
	var ni = 0;
	var nf = 0;
	var show_image = new Array();
	var show_form = new Array();

// edit this list to decide which pages have the "solutions" image
	show_image[ni++]= "career.php";
	show_image[ni++]= "internship.php";
	show_image[ni++]= "small-business-accounting.php";
	show_image[ni++]= "payrollservice.php";
	show_image[ni++]= "auditing.php";
	show_image[ni++]= "cashmanagement.php";
	show_image[ni++]= "valuation.php";
	show_image[ni++]= "custom.php";
	show_image[ni++]= "custom6.php";
	show_image[ni++]= "formation.php";
	show_image[ni++]= "incorporationservices.php";
	show_image[ni++]= "custom4.php";
	show_image[ni++]= "llc.php";
	show_image[ni++]= "incorporate.php";
	show_image[ni++]= "internalcontrols.php";
	show_image[ni++]= "cfoservices.php";
	show_image[ni++]= "taxprep.php";
	show_image[ni++]= "taxplanning.php";
	show_image[ni++]= "irs-problemshome.php";
	show_image[ni++]= "irs-nonfiledreturns.php";
	show_image[ni++]= "irs-backtaxes.php";
	show_image[ni++]= "irs-payrolltax.php";
	show_image[ni++]= "irs-taxliens.php";
	show_image[ni++]= "irs-taxlevies.php";
	show_image[ni++]= "irs-garnishment.php";
	show_image[ni++]= "irs-offercompromise.php";
	show_image[ni++]= "irs-paymentplan.php";
	show_image[ni++]= "irs-taxbankruptcy.php";
	show_image[ni++]= "irs-spouse.php";
	show_image[ni++]= "irs-files.php";
	show_image[ni++]= "whyquickbooks.php";
	show_image[ni++]= "quickbookssetup.php";
	show_image[ni++]= "qbtraining.php";
	show_image[ni++]= "quicktuneup.php";
//	show_image[ni++]= "buyquickbooks.php";


// edit this list to decide which pages have the "contact us" form
	show_form[nf++]= "director.php";
	show_form[nf++]= "career.php";
	show_form[nf++]= "internship.php";
	// everything else is the same as the solutions image pages
	show_form[nf++]= "small-business-accounting.php";
	show_form[nf++]= "payrollservice.php";
	show_form[nf++]= "auditing.php";
	show_form[nf++]= "cashmanagement.php";
	show_form[nf++]= "valuation.php";
	show_form[nf++]= "custom.php";
	show_form[nf++]= "custom6.php";
	show_form[nf++]= "formation.php";
	show_form[nf++]= "incorporationservices.php";
	show_form[nf++]= "custom4.php";
	show_form[nf++]= "llc.php";
	show_form[nf++]= "incorporate.php";
	show_form[nf++]= "internalcontrols.php";
	show_form[nf++]= "cfoservices.php";
	show_form[nf++]= "taxprep.php";
	show_form[nf++]= "taxplanning.php";
	show_form[nf++]= "irs-problemshome.php";
	show_form[nf++]= "irs-nonfiledreturns.php";
	show_form[nf++]= "irs-backtaxes.php";
	show_form[nf++]= "irs-payrolltax.php";
	show_form[nf++]= "irs-taxliens.php";
	show_form[nf++]= "irs-taxlevies.php";
	show_form[nf++]= "irs-garnishment.php";
	show_form[nf++]= "irs-offercompromise.php";
	show_form[nf++]= "irs-paymentplan.php";
	show_form[nf++]= "irs-taxbankruptcy.php";
	show_form[nf++]= "irs-spouse.php";
	show_form[nf++]= "irs-files.php";
	show_form[nf++]= "whyquickbooks.php";
	show_form[nf++]= "quickbookssetup.php";
	show_form[nf++]= "qbtraining.php";
	show_form[nf++]= "quicktuneup.php";
	show_form[nf++]= "buyquickbooks.php";

	
