function TenonJigAds(path_offset){
	var ad_code = '';
	ad_code += '<tr><td width="200" align="center" valign="top">'; 												
	ad_code += '<a href="http://www.bobsplans.com/Ads/AdServer.php'; 												
	ad_code += '?AdID=A30F-EMB-RKLR-TENONJIG';
	ad_code += '&CID="Rockler" target="new">';
	ad_code += '<img src="' +path_offset+'Images/Ads200w/tenon_jig200x192.jpg" alt="Tenon Jig" border="0"><br />';
	ad_code += '<font size="-1">www.rockler.com</font></a></td>';
	ad_code += '<td width="500" align="left" valign="top">'; 												
	ad_code += '<b>Precision Tenon Jig</b><br /	>'; 
	ad_code += 'For precision work on your table saw, this heavy duty tenon jig is your';
	ad_code += ' best choice. The adjustable back stop will support stock from 0 degrees to 45 degrees. ';
	ad_code += ' The width of the cut is controlled with a fine-threaded adjustment knob. ';
	ad_code += ' Constructed of cast iron and steel.<br /><br />';
												

	
	document.write('<table width="800" align="center" cellpadding="5">');
	document.write(ad_code);
	document.write('</table>');
}








