//©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(/["']([^'"]*)connexion.js["']/i);if(ml && ml.length > 1) loc=ml[1];}}document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr>");document.write("<td><img src=\""+loc+"connexion_left"+gtype+"\" alt=\"\" width=\"5\" height=\"15\"></td>");tr(false);writeButton("","http://www.bobhallpier.net/","connexion_b1",75,15,"Bob Hall Pier ","",0);writeButton("","http://www.caller.com/","connexion_b2",69,15,"Caller Times","",0);writeButton("","http://cctexas.com/","connexion_b3",109,15,"City of Corpus Christi","",0);writeButton("","http://www.corpuschristicvb.com/index.htm","connexion_b4",101,15,"Corpus Christi CVB","",0);writeButton("","http://www.tpwd.state.tx.us/fishboat/fish/action/reptmap.php?EcoRegion=GC","connexion_b5",79,15,"Fishing Report","",0);writeButton("","http://www.srh.noaa.gov/crp/marine/","connexion_b6",86,15,"Marine Forecast","",0);writeButton("","http://www.thepierhouse.net/index.html","connexion_b7",109,15,"Horace Caldwell Pier","",0);writeButton("","http://www.portaransas.org/","connexion_b8",118,15,"Port Aransas Chamber","",0);writeButton("","http://www.weather.com/newscenter/tropical/?from=tabset","connexion_b9",85,15,"Tropical Update","",0);writeButton("","http://corpusbeach.com/zwaves_toc.htm","connexion_b10",64,15,"Surf Report","",0);tr(true);document.write("<td><img src=\""+loc+"connexion_right"+gtype+"\" alt=\"\" width=\"3\" height=\"15\"></td>");document.write("</tr></table>");loc="";function tr(b){}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);}