
//if (!abc_home_page && !abc_sfnt_page && !abc_about_page && !abc_policies_page && !abc_promotions_page && !abc_testimonials_page && !abc_contact_page && !abc_sitemap_page) {

	//<!-- start plantronics invisible pic trigger layer -->
	var abc_plantronics_div_content = '<A HREF="merchant.mvc?Screen=CTGY&Category_Code=HOME_PLANTRONICS" TARGET="_top"';
	abc_plantronics_div_content += " ONMOUSEOVER=\"MM_showHideLayers('divs_clear_leftnav','','show', 'divs_plantronics','','show', 'divs_gn_netcom','','hide', 'divs_polycom','','hide', 'divs_clearone','','hide'); DD_images_to_normal(); changeImages('HOME_PLANTRONICS', 'images/leftnav/plan-over.jpg');\"><IMG";
	abc_plantronics_div_content += ' SRC="images/1px.gif" WIDTH=220 HEIGHT=124 BORDER=0 TITLE="Shop for Plantronics&reg; Products" ALT="Shop for Plantronics&reg; Products"></A></div>';
	if (!abc_plantronics_page) {
		document.write('<div style="position:absolute; visibility:visible; z-index:21; top:205px; left:-482px;">'+abc_plantronics_div_content); //offset is 112px high
	}
	//<!-- end plantronics invisible pic trigger layer -->
	
	
	//<!-- start gn netcom invisible pic trigger layer -->
	var abc_gn_netcom_div_content = '<A HREF="merchant.mvc?Screen=CTGY&Category_Code=HOME_GN_NETCOM" TARGET="_top" ';
	abc_gn_netcom_div_content += " ONMOUSEOVER=\"MM_showHideLayers('divs_clear_leftnav','','show', 'divs_plantronics','','hide', 'divs_gn_netcom','','show', 'divs_polycom','','hide', 'divs_clearone','','hide'); DD_images_to_normal(); changeImages('HOME_GN_NETCOM', 'images/leftnav/gn-over.jpg');\"><IMG";
	abc_gn_netcom_div_content += ' SRC="images/1px.gif" WIDTH=220 HEIGHT=128 BORDER=0 TITLE="Shop for GN Netcom Products" ALT="Shop for GN Netcom Products"></A></div>';
	if (abc_plantronics_page) {
		document.write('<div style="position:absolute; visibility:visible; z-index:22; top:441px; left:-482px;">'+abc_gn_netcom_div_content); //offset is 112px high
		if (dom) {
			document.getElementById('divs_gn_netcom').style.top = 336+112;
		}
	}
	else if (abc_gn_netcom_page) {
		//do nothing
	}
	else {
		document.write('<div style="position:absolute; visibility:visible; z-index:22; top:329px; left:-482px;">'+abc_gn_netcom_div_content);
	}
	//<!-- end gn netcom invisible pic trigger layer -->
	
	
	//<!-- start polycom invisible pic trigger layer -->
	var abc_polycom_div_content = '<A HREF="merchant.mvc?Screen=CTGY&Category_Code=HOME_POLYCOM" TARGET="_top" ';
	abc_polycom_div_content += " ONMOUSEOVER=\"MM_showHideLayers('divs_clear_leftnav','','show', 'divs_plantronics','','hide', 'divs_gn_netcom','','hide', 'divs_polycom','','show', 'divs_clearone','','hide'); DD_images_to_normal(); changeImages('HOME_POLYCOM', 'images/leftnav/poly-over.jpg');\"><IMG ";
	abc_polycom_div_content += ' SRC="images/1px.gif" WIDTH=220 HEIGHT=125 BORDER=0 TITLE="Shop for Polycom&reg; Products" ALT="Shop for Polycom&reg; Products"></A></div>';
	if (abc_plantronics_page) {
		document.write('<div style="position:absolute; visibility:visible; z-index:22; top:568px; left:-482px;">'+abc_polycom_div_content); //offset is 112px high
		if (dom) {
			document.getElementById('divs_polycom').style.top = 464+112;
		}
	}
	else if (abc_gn_netcom_page) {
		document.write('<div style="position:absolute; visibility:visible; z-index:22; top:526px; left:-482px;">'+abc_polycom_div_content); //offset is 70px high
		if (dom) {
			document.getElementById('divs_polycom').style.top = 464+70;
		}	
	}
	else if (abc_polycom_page) {
		//do nothing
	}
	else {
		document.write('<div style="position:absolute; visibility:visible; z-index:23; top:456px; left:-482px;">'+abc_polycom_div_content);
	}
	//<!-- end polycom invisible pic trigger layer -->
	
	
	//<!-- start clearone invisible pic trigger layer -->
	var abc_clearone_div_content = '<A HREF="merchant.mvc?Screen=CTGY&Category_Code=HOME_CLEARONE" TARGET="_top" ';
	abc_clearone_div_content += " ONMOUSEOVER=\"MM_showHideLayers('divs_clear_leftnav','','show', 'divs_plantronics','','hide', 'divs_gn_netcom','','hide', 'divs_polycom','','hide', 'divs_clearone','','show'); DD_images_to_normal(); changeImages('HOME_CLEARONE', 'images/leftnav/clearone-over.jpg');\"><IMG ";
	abc_clearone_div_content += ' SRC="images/1px.gif" WIDTH=220 HEIGHT=125 BORDER=0 TITLE="Shop for ClearOne&reg; Products" ALT="Shop for ClearOne&reg; Products"></A></div>';
	if (abc_plantronics_page) {
		document.write('<div style="position:absolute; visibility:visible; z-index:22; top:693px; left:-482px;">'+abc_clearone_div_content); //offset is 112px high
		if (dom) {
			document.getElementById('divs_clearone').style.top = 592+112;
		}
	}
	else if (abc_gn_netcom_page) {
		document.write('<div style="position:absolute; visibility:visible; z-index:22; top:651px; left:-482px;">'+abc_clearone_div_content); //offset is 70px high
		if (dom) {
			document.getElementById('divs_clearone').style.top = 592+70;
		}	
	}
	else if (abc_polycom_page) {
		document.write('<div style="position:absolute; visibility:visible; z-index:22; top:651px; left:-482px;">'+abc_clearone_div_content); //offset is 73px high
		if (dom) {
			document.getElementById('divs_clearone').style.top = 592+73;
		}	
	}
	else if (abc_clearone_page) {
		//do nothing
	}
	else {
		document.write('<div style="position:absolute; visibility:visible; z-index:23; top:584px; left:-482px;">'+abc_clearone_div_content);
	}
	//<!-- end clearone invisible pic trigger layer -->	
//}
