| Related sites for http://www.longislandlizards.com/ |
| Lacrosse_Basics Description and history of the sport, positions, related links and pictures. | | Lacrosse_World Includes tips on how to play, equipment supplies, polls, and links. | | Powers\'_Piece_of_the_Web Powers' personal homepage with information about his lacrosse career and links. | | ABC_Online_News_-_Michael_Johnson Biography and audio clips from ABC Australia. | | About_com__Walking Information about China's attempt to block Yueling Chen from US Olympic Team for the Sydney 2000 games. | | Adhemar_Ferreira_da_Silva Brazilian triple jumper, twice Olympic gold medalist (1952 and 1956). | | Amy_Acuff Biography and career highlights from the USTAF. | | Amy_Acuff\'s_High_Jump_Website Devoted to two-time USA Olympic high jump star and model. Includes a biography, pictures, competition results, information on her experiences with Chinese acupuncture, and contact information. | | Andrea_Giannini History, pictures and more of Italian National Team pole vaulter Andrea Giannini | | Antonio_Pinto Biography of Portuguese distance runner Antonio Pinto plus marathon news. | | Bill_Toomey Official site of the 1968 Olympic decathlon gold medallist. Provides advice, links, FAQs, and pictures. | | Bruny_Surin_and_The_World\'s_Top_Sprinters Biography, pictures, and statistics for Canadian sprinter Bruny Surin, plus news and results for other elite sprinters.› | | Carl_Lewis_Myth_and_Legend Features the biography, statistics and photos of the nine time Olympic champion. | | CarlLewis_com Official site of the multi-sport Olympian. Includes photographs, biographical information, affiliated enterprises and charities, and videos. | | Fast_Faster_Esther Includes news, results, and photos of this Ghanian sprint star Esther Dankwah. | | George_Mendoza The life and stories of this blind runner. | | Ion_Vasile_Emilian results, personal best, high jump | | Irène_Tiendrebeogo African woman high jumper from Burkina Faso. | | James_Dennis_and_The_Throwing_Events_of_Track_and_Field Biography and a brief history of the throwing events of track and field, including pictures, videos, schedules, and links. | | Jeff_Garrison Jeffrey L. Garrison II, a junior at John W. North High School in Riverside, CA, is a decathlete specializing in hurdles. He also runs for the Moreno Valley Rockets Youth Track and Field team. | | Jesse\'s_Donovan_Bailey_Page Pictures and information on the 1996 Olympic gold medalist and world record holder in the 100m. | | Jim_Ryun\'s_Running_site Information on former world record holder Jim Ryun and Jim Ryun Running Camps. | | Johnson,_Michael_-__Links This site has links to news and information about Olympic gold medalist Michael Johnson. | | Jolanda_Ceplak,_800m_World_record_holder Jolanda Ceplak, indoor 800m World Record holder and European Champion. | | Jonathan_Edwards,_Triple_Jumper Jonathan Edwards, world and Olympic champion triple jumper. Biography, results, pictures, video clips, and links. | | Kajsa_has_it Fanpage about the Swedish highjumper Kajsa Bergqvist. | | Katharine_Merry_[alt_] Unofficial website dedicated to Great Britain's number 1 ranked female sprinter [alternate URL]. | | Lornah_com Background and news articles on distance runner Lornah Kiplagat and the High Altitude Training Center (HATC). | | Maria_Mifsud_Bonnici_-_Triathlete Official site listing participating events and results. | | Marion_Jones_--_See_How_She_Runs Authorized biography of sprinter Marion Jones by Ron Rapoport. Excerpts, photo gallery and message board. | | Mark_Crear Official site for the two-time Olympian and ordained minister. | | MarlaRunyan_com Runyan's official site features general information, a description of her vision problems, news, and links to other sites. | | Mel_Mueller Provides profile, photos, and news for this Olympic pole vaulter. | | Nicole_Forrester Includes profile, statistics, photos, diary, and results for this Canadian high jumper. | | Noureddine_Morceli An unofficial home page on this Algerian middle distance runner | | Stefan_Holm Swedish high jumper | | SuzyFavorHamilton_Com Official site with news, biography, training tips, and an online store. | | Tatiana_Grigorieva Picture gallery and articles on Russian-born athlete and model Tatiana Grigorieva, Australian Olympic silver medalist in the women's pole vault. | | The_Sprint_Queen_Shrine Devoted to images, primarily vidcaps, of women sprinters, with the accent on beauty and sensual appeal. | | Tiendrebeogo,_Burkin_Faso_high_jumper Irène Dimwaogdo, woman high jumper from Burkina Faso. |
|
@import "/css/style.css";@import "/css/layout.css";@import "/css/system.css";longislandlizards.com: Home         hnav_horiz_data = new Array();dhtml_menu_h68 = new DHTMLMenu("dhtml_menu_h68", "hnav_wrapper", "hnav_item", "hnav_item_hover");dhtml_menu_h69 = new DHTMLMenu("dhtml_menu_h69", "hnav_wrapper", "hnav_item", "hnav_item_hover");dhtml_menu_h70 = new DHTMLMenu("dhtml_menu_h70", "hnav_wrapper", "hnav_item", "hnav_item_hover");dhtml_menu_h71 = new DHTMLMenu("dhtml_menu_h71", "hnav_wrapper", "hnav_item", "hnav_item_hover");dhtml_menu_h72 = new DHTMLMenu("dhtml_menu_h72", "hnav_wrapper", "hnav_item", "hnav_item_hover");dhtml_menu_h73 = new DHTMLMenu("dhtml_menu_h73", "hnav_wrapper", "hnav_item", "hnav_item_hover");dhtml_menu_h99 = new DHTMLMenu("dhtml_menu_h99", "hnav_wrapper", "hnav_item", "hnav_item_hover");dhtml_menu_h114 = new DHTMLMenu("dhtml_menu_h114", "hnav_wrapper", "hnav_item", "hnav_item_hover");     CounterNEXT HOME GAMELIZARDS VS. BAYHAWKSPURCHASE TICKETS HEREvar cdate = new Date();var initdate = Math.floor(cdate.getTime() / 1000);var cdtarget = 1218326400;cdID = window.setTimeout("cdupdate();", 1000);function cdupdate() { cdate = new Date(); nowdate = Math.floor(cdate.getTime() / 1000); cdnow = 1227072320 + nowdate - initdate; cddays = Math.floor((cdtarget - cdnow) / 60 / 60 / 24); cdhours = Math.floor((cdtarget - cdnow) / 60 / 60); cdminutes = Math.floor((cdtarget - cdnow) / 60); cdseconds = cdtarget - cdnow; cdseconds = cdseconds - (cdminutes * 60); cdminutes = cdminutes - (cdhours * 60); cdhours = cdhours - (cddays * 24); if (cdhours == 0) { cddays -= 1; cdhours = 24; } else { cdhours = cdhours - 1; } if (cdhours < 10) cdhours = "0" + cdhours; if (cdminutes < 10) cdminutes = "0" + cdminutes; if (cdseconds < 10) cdseconds = "0" + cdseconds; cdID = window.setTimeout("cdupdate();", 1000); if (cdtarget - cdnow> 0) { document.getElementById("cdcnt2103").innerHTML = "" + cddays + ":" + cdhours + ":" + cdminutes + ":" + cdseconds + ""; } else { document.getElementById("cdcnt2103").innerHTML = "Countdown over!"; }}cdupdate();    var myobj = new FlashObject("/lib/flash/news.front.home.flashrotator/news.front.home.flashrotator.swf?category=3&controlsType=2&bgColor=0x478956&textBgColor=0x478956&textFgColor=0xfffffff&numArticles=4&readMore=http%3A%2F%2Fwww.longislandlizards.com%2Fteam%2Fnews%2Findex.html%3Farticle_id%3D&retention=8000&resizeMainImage=1&mainImgHeight=250&titleSize=13&bodySize=10&domainName=longislandlizards.com&linesOfText=3&width=446&height=395&ismmediaAccount=ISM3&baML=http%3A%2F%2Fwww.longislandlizards.com%2Findex.html%3Fcontent_type%3Dxml%26plugin_id%3Dnews.xml.articles", "news_div", 446, 395, 8, "#ffffff");myobj.addParam("allowScriptAccess", "sameDomain");myobj.addParam("loop", "false");myobj.addParam("menu", "true");myobj.addParam("quality", "high");myobj.addParam("swLiveConnect", "true");myobj.addParam("scale", "noborder");myobj.addParam("salign", "l");myobj.addParam("wmode", "opaque");myobj.write("news_div"); 09/07/2008 MLL Season Recap of Lizards 08/20/2008 MAJOR LEAGUE LACROSSE ANNOUNCES 2008 ALL-MLL SELECTIONS 08/04/2008 Lizards eliminated from playoffs with loss to Rattlers 07/29/2008 Spirit of the Stick.LA12 Night August 9th 07/22/2008 Free Lizards bags and Posters 07/14/2008 Christmas in July for Cannons Team GP W L PTS Eastern Rochester 12 9 3 0 Boston 12 7 5 0 Barrage 12 7 5 0 New Jersey 12 6 6 0 Long Island 12 5 7 0 Washington 12 4 8 0 Western Denver 12 8 4 0 Los Angeles 12 7 5 0 San Francisco 12 4 8 0 Chicago 12 3 9 0 Name TEAM POS PTS SPCT 2008 stats Grant Jr., John ROC A 35 .373 Langtry, Brian DEN M 35 .254 Thomson, Merrick NJ A 32 .551 Leveille, Kevin CHI A 32 .417 Mundorf, Brendan DEN A 30 .396 Ford, Spencer LI A 30 .438 Newsletter var myobj = new FlashObject("/lib/flash/std-adspots.front.flash.tickertape/std-adspots.front.flash.tickertape.swf?mediaCategory=11&numOfMediaItems=0&stageWidth=935&stageHeight=100&speed=2&spacing=5&domainName=longislandlizards.com&ismmediaAccount=ISM3&targetXML=http%3A%2F%2Fwww.longislandlizards.com%2Findex.html%3Fcontent_type%3Dxml%26plugin_id%3Dstd-adspots.xml.pool", "adtt_div", 935, 100, 8, "#ffffff");myobj.addParam("allowScriptAccess", "sameDomain");myobj.addParam("loop", "false");myobj.addParam("menu", "true");myobj.addParam("quality", "high");myobj.addParam("swLiveConnect", "true");myobj.addParam("scale", "noborder");myobj.addParam("salign", "l");myobj.addParam("wmode", "transparent");myobj.write("adtt_div"); divData = new Array();divData["player"] = '/index.html?content_type=iframe&iframe_id=3';divData["photo"] = '/index.html?content_type=iframe&iframe_id=4';divData["blog"] = '/index.html?content_type=iframe&iframe_id=5';divData["season"] = '/index.html?content_type=iframe&iframe_id=6';divData["individual"] = '/index.html?content_type=iframe&iframe_id=7';divData["group"] = '/index.html?content_type=iframe&iframe_id=8';divData["birthday"] = '/index.html?content_type=iframe&iframe_id=9';// Load data from XMLHttpRequestloadXMLHttpObject();function getDivData(node) { xmlhttp.abort(); loadXMLHttpObject(); xmlhttp.open("GET", divData[node], false); xmlhttp.send(null); return xmlhttp.responseText;}function swapTabs1(tab) { switch (tab) { case "cp1": document.getElementById("cp1_1").src = "/images/player_on.jpg"; document.getElementById("cp1_2").src = "/images/photo.jpg"; document.getElementById("cp1_3").src = "/images/blog.jpg"; document.getElementById("cp1_content").innerHTML = getDivData("player"); break; case "cp2": document.getElementById("cp1_1").src = "/images/player.jpg"; document.getElementById("cp1_2").src = "/images/photo_on.jpg"; document.getElementById("cp1_3").src = "/images/blog.jpg"; document.getElementById("cp1_content").innerHTML = getDivData("photo"); break; case "cp3": document.getElementById("cp1_1").src = "/images/player.jpg"; document.getElementById("cp1_2").src = "/images/photo.jpg"; document.getElementById("cp1_3").src = "/images/blog_on.jpg"; document.getElementById("cp1_content").innerHTML = getDivData("blog"); break; }/* dcontents = document.getElementById('cp1_content'); if (dcontents) { var cp_d = dcontents.getElementsByTagName("script"); if (cp_d) { for (var cp_x = 0; cp_x < cp_d.length; cp_x++) { with (window) { eval(cp_d[cp_x].text); } } } }*/}function swapTabs2(tab) { switch (tab) { case "cp11": document.getElementById("cp2_11").src = "/images/season_on.jpg"; document.getElementById("cp2_21").src = "/images/individual.jpg"; document.getElementById("cp2_31").src = "/images/group.jpg"; document.getElementById("cp2_41").src = "/images/birthday.jpg"; document.getElementById("cp2_content").innerHTML = getDivData("season"); break; case "cp21": document.getElementById("cp2_11").src = "/images/season.jpg"; document.getElementById("cp2_21").src = "/images/individual_on.jpg"; document.getElementById("cp2_31").src = "/images/group.jpg"; document.getElementById("cp2_41").src = "/images/birthday.jpg"; document.getElementById("cp2_content").innerHTML = getDivData("individual"); break; case "cp31": document.getElementById("cp2_11").src = "/images/season.jpg"; document.getElementById("cp2_21").src = "/images/individual.jpg"; document.getElementById("cp2_31").src = "/images/group_on.jpg"; document.getElementById("cp2_41").src = "/images/birthday.jpg"; document.getElementById("cp2_content").innerHTML = getDivData("group"); break; case "cp41": document.getElementById("cp2_11").src = "/images/season.jpg"; document.getElementById("cp2_21").src = "/images/individual.jpg"; document.getElementById("cp2_31").src = "/images/group.jpg"; document.getElementById("cp2_41").src = "/images/birthday_on.jpg"; document.getElementById("cp2_content").innerHTML = getDivData("birthday"); break; }/* dcontents = document.getElementById('cp2_content'); if (dcontents) { var cp_d = dcontents.getElementsByTagName("script"); if (cp_d) { for (var cp_x = 0; cp_x < cp_d.length; cp_x++) { with (window) { eval(cp_d[cp_x].text); } } } } */}swapTabs1("cp1");swapTabs2("cp11");function hnav_loaditems() { dhtml_menu_h68.addItem("1", 0, "Coaches", "document.location='/team/coaches/'");dhtml_menu_h68.addItem("2", 0, "Players", "document.location='/team/players/'");dhtml_menu_h68.addItem("3", 0, "Statistics", "document.location='/team/stats/'");dhtml_menu_h68.addItem("4", 0, "Front Office", "document.location='/team/office/'");dhtml_menu_h68.addItem("5", 0, "News", "document.location='/team/news/'");dhtml_menu_h68.addItem("6", 0, "Transactions", "document.location='/team/transactions/'");dhtml_menu_h68.addItem("7", 0, "Trainers/Medical Staff", "document.location='/team/medical/'");dhtml_menu_h68.writeMenu();dhtml_menu_h69.addItem("1", 0, "Schedule", "document.location='/schedule/schedule/'");dhtml_menu_h69.addItem("2", 0, "TV Schedule", "document.location='/schedule/tv/'");dhtml_menu_h69.addItem("3", 0, "MLL Standings", "document.location='/schedule/mll/'");dhtml_menu_h69.addItem("4", 0, "Events", "document.location='/schedule/events/'");dhtml_menu_h69.writeMenu();dhtml_menu_h70.addItem("1", 0, "Season", "document.location='/tickets/season/'");dhtml_menu_h70.addItem("2", 0, "Individual Game", "document.location='/tickets/individual/'");dhtml_menu_h70.addItem("3", 0, "Birthday Parties", "document.location='/tickets/birthday/'");dhtml_menu_h70.addItem("4", 0, "Group Tickets", "document.location='/tickets/group/'");dhtml_menu_h70.addItem("5", 0, "Flex Tickets", "document.location='/tickets/flex/'");dhtml_menu_h70.writeMenu();dhtml_menu_h71.addItem("1", 0, "Multimedia", "document.location='/fans/multimedia/'");dhtml_menu_h71.addItem("2", 0, "Newsletter", "document.location='/fans/newsletter/'");dhtml_menu_h71.addItem("3", 0, "Kalan's Kaptions", "document.location='/fans/kalan/'");dhtml_menu_h71.addItem("4", 0, "Community", "document.location='/fans/communtiy/'");dhtml_menu_h71.addItem("5", 0, "Request Lizards", "document.location='/fans/request/'");dhtml_menu_h71.writeMenu();dhtml_menu_h72.addItem("1", 0, "Camp", "document.location='/camps/camp/'");dhtml_menu_h72.writeMenu();dhtml_menu_h73.addItem("1", 0, "Contact Information", "document.location='/general/contact/'");dhtml_menu_h73.addItem("2", 0, "Job Opportunities", "document.location='/general/jobs/'");dhtml_menu_h73.writeMenu();dhtml_menu_h99.addItem("1", 0, "Shorts", "document.location='http://www.longislandlizards.com/store/index.html?c=10'");dhtml_menu_h99.addItem("2", 0, "Sweatshirts", "document.location='http://www.longislandlizards.com/store/index.html?c=7'");dhtml_menu_h99.addItem("3", 0, "Jerseys", "document.location='http://www.longislandlizards.com/store/index.html?c=12'");dhtml_menu_h99.addItem("4", 0, "Jerseys - Shorts", "document.location='http://www.longislandlizards.com/store/index.html?c=15'");dhtml_menu_h99.addItem("5", 0, "Long Sleeve T-Shirts", "document.location='http://www.longislandlizards.com/store/index.html?c=16'");dhtml_menu_h99.addItem("6", 0, "T-Shirts", "document.location='http://www.longislandlizards.com/store/index.html?c=3'");dhtml_menu_h99.addItem("7", 0, "Hats", "document.location='http://www.longislandlizards.com/store/index.html?c=9'");dhtml_menu_h99.addItem("8", 0, "Lizard Pictures", "document.location='http://www.longislandlizards.com/store/index.html?c=6'");dhtml_menu_h99.addItem("9", 0, "Polos", "document.location='http://www.longislandlizards.com/store/index.html?c=4'");dhtml_menu_h99.writeMenu();dhtml_menu_h114.addItem("1", 0, "Mitchel Field", "document.location='/stadium/mitchel/'");dhtml_menu_h114.writeMenu();}hnav_loaditems(); |
|