//©Xara Ltd
var clicked="";var gtype=".gif";var selstate="_over";if (typeof(loc)=="undefined" || loc==""){var loc="";if (document.body&&document.body.innerHTML){var tt=document.body.innerHTML;var ml=tt.match(/["']([^'"]*)tnfarmer.js["']/i);if(ml && ml.length > 1) loc=ml[1];}}document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr>");tr(false);writeButton(loc+"","index.htm","tnfarmer_b1",116,26,"Home","",0);writeButton(loc+"","agritainment.htm","tnfarmer_b2",116,26,"Agritainment","",0);writeButton(loc+"","alpacas.htm","tnfarmer_b3",116,26,"Alpacas/Llamas","",0);writeButton(loc+"","cattle.htm","tnfarmer_b4",116,26,"Cattle","",0);writeButton("","http://www.tnfarmers.com/classifieds","tnfarmer_b5",116,26,"Classifieds","",0);writeButton(loc+"","equip.htm","tnfarmer_b6",116,26,"Equipment","",0);writeButton(loc+"","events.htm","tnfarmer_b7",116,26,"Events","",0);writeButton(loc+"","goats.htm","tnfarmer_b8",116,26,"Goats","",0);writeButton(loc+"","hay.htm","tnfarmer_b9",116,26,"Hay","",0);writeButton(loc+"","horses.htm","tnfarmer_b10",116,26,"Horses","",0);writeButton(loc+"","land2.htm","tnfarmer_b11",116,26,"Land","",0);writeButton(loc+"","marketing.htm","tnfarmer_b12",116,26,"Marketing","",0);writeButton(loc+"","misc2.htm","tnfarmer_b13",116,26,"Miscellaneous","",0);writeButton(loc+"","nursery2.htm","tnfarmer_b14",116,26,"Nurseries","",0);writeButton(loc+"","poultry2.htm","tnfarmer_b15",116,26,"Poultry","",0);writeButton(loc+"","produce2.htm","tnfarmer_b16",116,26,"Produce","",0);writeButton(loc+"","sheep2.htm","tnfarmer_b17",116,26,"Sheep","",0);writeButton(loc+"","stockdogs2.htm","tnfarmer_b18",116,26,"Stock Dogs","",0);writeButton(loc+"","ad2.htm","tnfarmer_b19",116,26,"Submit AD","",0);writeButton(loc+"","webdesign2.htm","tnfarmer_b20",116,26,"Web Design","",0);writeButton(loc+"","links2.htm","tnfarmer_b21",116,26,"Links","",0);writeButton("","http://www.lauraskitchen.net/recipes","tnfarmer_b22",116,26,"Recipes","",0);tr(true);document.write("</tr></table>");loc="";function tr(b){if (b) document.write("<tr>");else document.write("</tr>");}function turn_over(name) {if (document.images != null && clicked != name) {document[name].src = document[name+"_over"].src;}}function turn_off(name) {if (document.images != null && clicked != name) {document[name].src = document[name+"_off"].src;}}function reg(gname,name){if (document.images){document[name+"_off"] = new Image();document[name+"_off"].src = loc+gname+gtype;document[name+"_over"] = new Image();document[name+"_over"].src = loc+gname+"_over"+gtype;}}function evs(name){ return " onmouseover=\"turn_over('"+ name + "')\" onmouseout=\"turn_off('"+ name + "')\""}function writeButton(urld,url,name,w,h,alt,target,hsp){gname=name;while(typeof(document[name])!="undefined")name+="x";reg(gname,name);tr(true);document.write("<td>");if(alt!="")alt=" alt=\""+alt+"\"";if(target!="")target=" target=\""+target+"\"";if(w>0)w=" width=\""+w+"\"";else w="";if(h>0)h=" height=\""+h+"\"";else h="";if(url!="")url=" href=\""+urld+url+"\"";if(typeof(clx)!="undefined"){target="";url=" href=\"?"+clx+"\"";alt=" alt=\"Click to edit\"";}document.write("<a "+url+evs(name)+target+">");if(hsp==-1)hsp=" align=\"right\"";else if(hsp>0)hsp=" hspace=\""+hsp+"\"";else hsp="";document.write("<img src=\""+loc+gname+gtype+"\" name=\""+name+"\""+w+h+alt+hsp+" border=\"0\" /></a></td>");tr(false);}