lininja.com - information about domain
- Server Status: available
- Server IP: 64.202.163.54
- Server Response Time: 197ms
Site title
Long Island Ninjutsu Centers Home Page
Keywords
Ninjutsu - Ninjitsu - Ju Jutsu - Jiu Jitsu - Mixed Martial Arts - MMA - Traditional Martial Arts - Ninja Training - Children
Description
Long island Ninjutsu is a one of a kind martial art school. Kyoshi Allie Alberigo started the school in 1991 making it one of the oldest martial arts schools in New York. Kyoshi Allie teaches men, women and children from the ages of 3 on up to adult, 7
Alexa information
Alexa rank: 15,921,025
Rank Trend
Bounce Trend
DNS Information
| Host: | Class: | Type: | IP: | TTL: | Target: | Other: |
| lininja.com | IN | A | 64.202.163.54 | 3600 | ||
| lininja.com | IN | MX | 3600 | mailstore1.secureserver.net | pri: 10 | |
| lininja.com | IN | MX | 3600 | smtp.secureserver.net | ||
| lininja.com | IN | SOA | 3600 | mname: ns51.domaincontrol.com rname: dns.jomax.net serial: 2009050400 refresh: 28800 retry: 7200 expire: 604800 minimum-ttl: 3600 |
||
| lininja.com | IN | NS | 3600 | ns52.domaincontrol.com | ||
| lininja.com | IN | NS | 3600 | ns51.domaincontrol.com |
Server Location
Site source
Show / hide source
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><link rel='shortcut icon' href='favicon.jpg' /><link rel='icon' href='favicon.jpg' />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Long Island Ninjutsu Centers Home Page</title>
<meta name="description" content="Long island Ninjutsu is a one of a kind martial art school. Kyoshi Allie Alberigo started the school in 1991 making it one of the oldest martial arts schools in New York. Kyoshi Allie teaches men, women and children from the ages of 3 on up to adult, 7 days per week, day and evenings. The arts taught at Long Island Ninjutsu are Ninjutsu, ninpo and ju Jutsu. The school prides itself in top notch martial art instruction, self defense skills, bully proofing, confidence building as well as all martial art weaponry and life skills. This school is the top of the top."/>
<meta name="keywords" content="Ninjutsu - Ninjitsu - Ju Jutsu - Jiu Jitsu - Mixed Martial Arts - MMA - Traditional Martial Arts - Ninja Training - Children's Martial Arts - Weapon's Training - Self Esteem - Martial Arts for Children 2 years old on up - West Islip Martial Arts - East Islip Martial Arts - Martial arts for children with A.D.D. – martial Arts training for kids with Autism - Ninjutsu on Long Island - Ninpo on Long Island - Ninja Training in East and West Islip - Islip Ninjutsu, NY Ninjutsu Training - Self Confidence - Focus - Self Control - Goal Setting - West Islip - East Islip - Bully Proofing - Stranger Danger - Rape Prevention - Self Defense - Allie Alberigo –Kyoshi Allie Alberigo - Karate for Kids in West Islip - Karate for Kids in East Islip - Self Defense East Islip - Self Defense West Islip – Karate for Kids in Bayshore – Karate for Kids in Babylon, Karate for kids in West Babylon - Health and Fitness -East Islip Kickboxing - West Islip KickBoxing Classes - Martial arts for Children - Martial Arts for Women - Martial Arts For adults - Martial Arts For Kids- Birthday Parties Islip N.Y.-"/>
<meta property="og:title" content="Long Island Ninjutsu Centers Home Page"/>
<meta name="title" content="Long Island Ninjutsu Centers Home Page"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="http://lininja.com/L.I._Ninjutsu_Centers_Home_.html"/>
<meta property="og:image" content="http://lininja.com/images/08863dbba30b73648b78a1a06ced8d98.png"/>
<meta property="og:image" content="http://lininja.com/images/TemplateThumbnail.jpg"/>
<meta property="og:site_name" content="lininja"/>
<meta property="og:description" content="Check out http://lininja.com! Long island Ninjutsu is a one of a kind martial art school. Kyoshi Allie Alberigo started the school in 1991 making it one of the oldest martial arts schools in New York. Kyoshi Allie teaches men, women and children from the ages of 3 on up to adult, 7 days per week, day and evenings. The arts taught at Long Island Ninjutsu are Ninjutsu, ninpo and ju Jutsu. The school prides itself in top notch martial art instruction, self defense skills, bully proofing, confidence building as well as all martial art weaponry and life skills. This school is the top of the top."/>
<meta http-equiv='Content-Type' content='text/html;charset=utf-8' />
<meta http-equiv='Content-Location' content='L.I._Ninjutsu_Centers_Home_.html' />
<meta name="generator" content="Starfield Technologies; WebSite Tonight v5.2.7"/>
<style type="text/css">
body { margin:0; padding:0; }
</style>
<script type='text/javascript' src='scripts/imageSwap.js?1675979026'></script>
<script type='text/javascript'>
MM_preloadImages('images/08863dbba30b73648b78a1a06ced8d98.png');
MM_preloadImages('images/3f4ecdfc28ade963d72dacc3b7e615d8.jpg');
MM_preloadImages('images/atofzenbannerhorizontal_foto.jpg');
MM_preloadImages('images/15553_reseller749_120x90_blue.gif');
MM_preloadImages('images/1f7c2bc1c9c9cd81fc86ab3b38cc894a.jpg');
MM_preloadImages('images/60019e49d022f730846e114dc37ed449.gif');
</script>
<script type='text/javascript' src='scripts/wstxForm.js?1675979026'></script>
<script type='text/javascript' src='scripts/siteUtil.js?1675979026'></script>
<script type='text/javascript'>
sfHover = function() {
var el = document.getElementById('Nav1');
if(!/\bnav\b/.test(el.className) && el.tagName == 'UL')
setHover(el);
var ieNavs = document.getElementsByTagName('ul');
for(i=0; i<ieNavs.length; i++) {
var ul = ieNavs[i]; if(/\bnav\b/.test(ul.className))
setHover(ul); }}
function setHover(nav) {
var ieULs = nav.getElementsByTagName('ul');
if (navigator.appVersion.substr(22,3)!='5.0') {
for (j=0; j<ieULs.length; j++) {
var ieMat=document.createElement('iframe');
if(document.location.protocol == 'https:')
ieMat.src='';
else if(window.opera != 'undefined')
ieMat.src='';
else
ieMat.src='javascript:false';
ieMat.scrolling='no';
ieMat.frameBorder='0';
ieMat.style.width=ieULs[j].offsetWidth+'px';
ieMat.style.height=ieULs[j].offsetHeight+'px';
ieMat.style.zIndex='-1';
ieULs[j].insertBefore(ieMat, ieULs[j].childNodes[0]);
ieULs[j].style.zIndex='101';
}
var ieLIs = nav.getElementsByTagName('li');
for (var i=0; i<ieLIs.length; i++) if (ieLIs[i]) {
ieLIs[i].onmouseover=function() {
if(!/\bsfhover\b/.test(this.className))
this.className+=' sfhover';
}
ieLIs[i].onmouseout=function() {
if(!this.contains(event.toElement))
this.className=this.className.replace(' sfhover', '');
}
ieLIs[i].onmouseclick=function() {
if(!this.contains(event.toElement))
this.className=this.className.replace(' sfhover', '');
}
}
}
}
if(window.attachEvent) window.attachEvent('onload', sfHover);
</script>
<script type='text/javascript' src='plugins/shared/ss_WEftEB9V1RxTU4pweJcefej7Z2I_gn3bS2z4ywE.js?1675979026'></script>
<script type='text/javascript' src='http://imagesak.secureserver.net/js/jquery/jquery-1.6.1.min.js'></script>
<link rel='stylesheet' type='text/css' id='layout5.css' href='layout5.css?1675979026' />
<link rel='stylesheet' type='text/css' id='theme.css' href='theme.css?1675979026' />
<link rel='stylesheet' type='text/css' id='color_6.css' href='color_6.css?1675979026' />
<link rel='stylesheet' type='text/css' id='custom.css' href='custom.css?1675979026' />
<link rel='stylesheet' type='text/css' id='wstuseradvancedstyles.css' href='WstUserAdvancedStyles.css?1675979026' />
</head>
<body id='page_d2eb99ac-ff7e-4c69-b4ca-e73f83a598ec' >
<div class="sf_outer_wrapper">
<!-- 1 --><div class="sf_extra1"><span></span></div>
<div class="sf_wrapper"><div style='display:block;overflow:visible;margin:0;padding:0;'><div class='sf_undocked' style='display:block;height:0;position:absolute;margin:0;padding:0;overflow:visible;width:0;top:0;z-index:999998;left:auto;'>
</div></div>
<div class="sf_navigation_top">
<!-- Nav:Begin -->
<!-- Nav:End -->
</div><!-- /sf_navigation_top -->
<!-- 10 --><div class="sf_extra10"><span></span></div>
<div class="sf_header_wrapper">
<!-- 2 --><div class="sf_extra2"><span></span></div>
<div class="sf_main_header">
<!-- MainHead:Begin -->
<div style="display:block;" ><font color="#ffffff" style="font-size: 28px;"><span style="font-size: x-large;"></span></font><font color="#ffffff" style="font-size: 32px;"><i><span style="font-size: x-large;"></span></i></font><font color="#ffffff" style="font-size: 32px;"><span style="font-size: x-large;"></span></font><span style="font-size: x-large; color: #ffa500; font-style: italic;"></span><font color="#ffffff"><span style="font-size: x-large; color: #ffa500; font-style: italic;"></span></font></div>
<!-- MainHead:End -->
</div>
<!-- 3 --><div class="sf_extra3"><span></span></div>
<div class="sf_sub_header">
<!-- SubHead:Begin -->
<div style="display:block;" >Your Subtitle text</div>
<!-- SubHead:End -->
</div>
</div><!-- /sf_header_wrapper -->
<!-- 4 --><div class="sf_extra4"><span></span></div>
<div class="sf_navigation">
<!-- Nav:Begin -->
<div style="display:block;" >
<ul id="Nav1" class="nav">
<li class="active-nav sf_first_nav_item"><a href="L.I._Ninjutsu_Centers_Home_.html" target="_self" onclick="">New Student Info</a>
<ul class="subnav">
<li class="sf_first_nav_item_subnav"><a href="Age_Specific_Programs.html" target="_self" onclick="">Age Specific Programs</a></li>
<li><a href="About_our_Founder_Kyoshi.html" target="_self" onclick="">About our Founder Kyoshi</a></li>
<li><a href="About_our_Schools.html" target="_self" onclick="">About our Schools</a></li>
<li><a href="All_of_our_Locations.php" target="_self" onclick="">Headquarters West Islip</a></li>
<li><a href="East_Islip_Location.php" target="_self" onclick="">East Islip Location</a></li>
<li class="sf_last_nav_item_subnav"><a href="Virginia_-_Shugyo_Dojo.html" target="_self" onclick="">Virginia - Shugyo Dojo</a></li>
</ul>
</li>
<li class="active-nav"><a href="L.I._Ninjutsu_Centers_Home_.html" target="_self" onclick="">Home Page</a></li>
<li class=""><a href="Media_and_Photo_s.html" target="_self" onclick="">Media and Photo's</a>
<ul class="subnav">
<li class="sf_first_nav_item_subnav"><a href="Media_Room_-_Watch_now_.html" target="_self" onclick="">Media Room - Watch now!</a></li>
<li><a href="Photo_Albums.php" target="_self" onclick="">Photo Albums</a></li>
<li><a href="Questions_for_Kyoshi.html" target="_self" onclick="">Questions for Kyoshi</a></li>
<li><a href="Articles_of_Interest.html" target="_self" onclick="">Articles of Interest</a></li>
<li><a href="Parents_Corner.html" target="_self" onclick="">Parents Corner</a></li>
<li class="sf_last_nav_item_subnav"><a href="Kids_Corner.html" target="_self" onclick="">Kids Corner</a></li>
</ul>
</li>
<li class="active-nav"><a href="L.I._Ninjutsu_Centers_Home_.html" target="_self" onclick="">Existing Students</a>
<ul class="subnav">
<li class="sf_first_nav_item_subnav"><a href="LI_Ninjutsu_Calendar_Events.html" target="_self" onclick="">Calendar & Events</a></li>
<li><a href="Student_Information.html" target="_self" onclick="">Student Info/schedules</a></li>
<li><a href="Cyber_Dojo_Learn_online.html" target="_self" onclick="">Cyber Dojo Learn online</a></li>
<li><a href="Promotion_Info.html" target="_self" onclick="">Promotion Info</a></li>
<li><a href="TLCD_Updates.html" target="_self" onclick="">TLCD Updates</a></li>
<li><a href="Demo_Team.html" target="_self" onclick="">Demo Team</a></li>
<li><a href="Licensed_Instructors.html" target="_self" onclick="">Licensed Instructors</a></li>
<li class="sf_last_nav_item_subnav"><a href="Warrior_Diet_Center.html" target="_self" onclick="">Warrior Diet Center</a></li>
</ul>
</li>
<li class=""><a href="Martial_Art_Adventure_Camps.php" target="_self" onclick="">Adventure Camps</a></li>
<li class=""><a href="Specialty_Programs.html" target="_self" onclick="">Specialty Programs</a>
<ul class="subnav">
<li class="sf_first_nav_item_subnav"><a href="Judo_Program.html" target="_self" onclick="">Judo Program</a></li>
<li><a href="Third_Eye_Insight.html" target="_self" onclick="">Third Eye Insight</a></li>
<li class="sf_last_nav_item_subnav"><a href="Kickboxing_Program.html" target="_self" onclick="">Kickboxing Program</a></li>
</ul>
</li>
<li class=""><a href="Kickboxing_Program.html" target="_self" onclick="">Kickboxing Program</a></li>
<li class=""><a href="L.I.N.html" target="_self" onclick="">L.I.N. Centers Store</a></li>
<li class=" sf_last_nav_item"><a href="Contact_Us.html" target="_self" onclick="">Contact Us</a></li>
</ul>
</div>
<!-- Nav:End -->
</div><!-- /sf_navigation -->
<!-- 5 --><div class="sf_extra5"><span></span></div>
<div class="sf_pagetitle">
<!-- PageTitle:Begin -->
<div style="display:block;" ><link href="http://fonts.googleapis.com/css?family=Ubuntu+Condensed&subset=latin,latin-ext" rel="stylesheet" type="text/css" /></div>
<!-- PageTitle:End -->
</div>
<!-- 6 --><div class="sf_extra6"><span></span></div>
<div class="sf_subnavigation">
<!-- Nav:Begin -->
<!-- Nav:End -->
</div><!-- /sf_subnavigation -->
<!-- 11 --><div class="sf_extra11"><span></span></div>
<div class="sf_content">
<!-- Content:Begin -->
<div style="display:block;zoom:1" ><div id="content1"><div style="display:block;" ><div style="display:block;" ><div style="text-align: justify;"><font color="#C0C0C0" style="font-size: 24px;">Hello, my name is Kyoshi
Allie Alberigo and I am the founder, owner and chief instructor of L.I.
Ninjutsu Centers. On behalf of all the instructors and students I thank
you for visiting our site. We hope that after you click through our
pages you will take the time to visit us in-person, and experience
first-hand our friendly, safe and welcoming environment.</font><font color="#C0C0C0" style="font-size: 24px;"><br />
</font>
</div>
<div style="text-align: justify;"><font color="#C0C0C0" style="font-size: 24px;">
</font><font color="#C0C0C0" style="font-size: 24px;">
</font><font color="#C0C0C0" style="font-size: 24px;">
</font><font color="#C0C0C0" style="font-size: 24px;"><br />
</font><font color="#C0C0C0" style="font-size: 24px;">
</font><font color="#C0C0C0" style="font-size: 24px;">
Imagine a classroom filled with happy, healthy, highly motivated people,
training in traditional Ninjutsu and Ju Jutsu, learning skills that
will stick with them for the rest of their lives. At L.I.N.C. you will
never feel intimidated or physically vulnerable, in fact, we do not
tolerate nor welcome individuals with negative intentions. Our
“ego-free” team atmosphere is contagious, and one-of-a-kind – just ask
any of our students, or parents of the children who train with us.</font><font color="#C0C0C0" style="font-size: 24px;">
</font><font color="#C0C0C0" style="font-size: 24px;"><br />
</font><font color="#C0C0C0" style="font-size: 24px;">
</font><font color="#C0C0C0" style="font-size: 24px;">
</font><font color="#C0C0C0" style="font-size: 24px;"><br />
</font><font color="#C0C0C0" style="font-size: 24px;">
</font><font color="#C0C0C0" style="font-size: 24px;">
It doesn't matter if you are young or old, athletic or out-of-shape; you
will immediately feel at home at our school. The bottom-line is, your
dedication combined with our style and approach to the art will
transform your life, both on-and-off the mats.</font><font color="#C0C0C0" style="font-size: 18px;"><br />
<br />
</font>
</div></div><div style="display:block;" ></div></div></div><div id="content2"><div style="display:block;" ><div style="display:block;" ><div style="text-align: center;"><script language='javascript' src='http://app.onlinephotofiler.com/videoBadge.ashx?mid=206128&play=1&loop=-1&height=272&width=448' type='text/javascript'></script><br />
<br />
</div>
<div style="text-align: center;"><font style="font-size: 18px;"><b><font color="#C0C0C0" style="font-size: 18px;"></font></b></font><a href="Student_Information.html"><font style="font-size: 18px;"><b><font color="#C0C0C0" style="font-size: 18px;">Please click this link to hear our special offer!</font></b></font></a> </div></div><div style="display:block;" ><br />
<br />
<br />
<div id="container">
<form labelid="formLabel_ContactForm" method="post" action="https://sitesupport.websitetonight.com/formmailer.aspx?projectid=1234343&websiteid=20458525&emailid=" id="wstForm_Contact" name="Contact Form">
<style>
#wstForm_Contact {background-color:transparent;}
.specialEmailField {display: none;visibility:hidden;height:0px;}
.emailDisplay {display: none;visibility:hidden;height:0px;}
</style>
<table width="100%" cellspacing="1" cellpadding="5" class="contactFormTable">
<tbody>
<tr>
<td align="center" style="font-size: 8pt; font-weight: normal; text-decoration: none;"><br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<div style="text-align: center;"> </div>
<br />
<br />
<br />
<br />
<br />
<table width="222" cellspacing="1" cellpadding="3" border="0" height="85" class="contactFormTable">
<tbody>
<tr>
<td align="center" style="text-align: left; font-size: 11pt;"><font color="#000000"><span controlid="formElement_First" id="formLabel_First">Name:</span></font></td>
<td style="text-align: left; font-size: 11pt;"><input type="text" labelid="formLabel_First" id="formElement_First" name="First Name" /></td>
</tr>
<tr>
<td align="center" style="text-align: left; font-size: 11pt;"><font color="#000000"><span controlid="formElement_DaytimePhone" id="formLabel_DaytimePhone">Phone:</span></font></td>
<td style="text-align: left; font-size: 11pt;"><input type="text" labelid="formLabel_DaytimePhone" id="formElement_DaytimePhone" name="Daytime Phone" /></td>
</tr>
<tr>
<td align="center" style="text-align: left; font-size: 11pt;"><font color="#000000"><span controlid="formElement_liamE" id="formLabel_liamE">Email:</span></font></td>
<td style="text-align: left; font-size: 8pt;"><input type="text" labelid="formLabel_liamE" id="formElement_liamE" name="liamE" /></td>
</tr>
</tbody>
</table>
<div contenteditable="false" id="specialField" class="specialEmailField"><input type="text" id="email_wstx" class="emailDisplay" tabindex="-1" name="email_wstx" /></div>
<p><input type="submit" value="Submit" onclick="return wstxSubmitForm(this);" id="wstForm_Contact_Submit" /> <input type="reset" value="Reset" id="wstForm_Contact_Reset" /></p>
</td>
</tr>
</tbody>
</table>
<input type="hidden" id="FormMailerRedirect" name="FormMailerRedirect" value="http://lininja.com/L.I._Ninjutsu_Centers_Home_.html" /><input type="hidden" id="FormMailerSubject" name="FormMailerSubject" value="User Form" />
</form>
</div></div></div></div><div id="content3"><div style="display:block;" ></div></div></div>
<!-- Content:End -->
</div><!-- /sf_content -->
<!-- 12 --><div class="sf_extra12"><span></span></div>
<div class="sf_subnavigation2">
<!-- Nav:Begin -->
<!-- Nav:End -->
</div><!-- /sf_subnavigation2 -->
<!-- 7 --><div class="sf_extra7"><span></span></div>
<div class="sf_footer">
<!-- Footer:Begin -->
<div style="display:block;" ><p style="text-align: center;"> </p>
<p style="text-align: center;"><font style="font-size: 20px;">Please call <font style="font-size: 20px;"><font style="font-size: 20px;">631 321-5432</font></font> or email us to try our no obligation - <font color="#ff0000">FREE</font> trial class.</font></p>
<p style="text-align: center;"><font style="font-size: 20px;"> <a href="mailto:kyoshi@lininja.com,+renshilininja@aol.com"><img alt="" style="border: 0px solid;" src="images/08863dbba30b73648b78a1a06ced8d98.png" /></a><br />
<br />
</font></p>
<p style="text-align: center;"> <font style="font-size: 20px;"><a href="http://www.facebook.com/media/albums/?id=118481718162805#%21/pages/LI-NINJUTSU-CENTERS/118481718162805" shape="rect"><img alt="" width="201" height="60" style="border: 0px solid;" src="images/3f4ecdfc28ade963d72dacc3b7e615d8.jpg" /><br />
</a></font></p>
<p class="MsoNormal" style="text-align: center;"><b><span style="color: silver; font-size: 15pt;">Check out our Sponsors!<br />
Click on their link to see their sites</span></b></p>
<p class="MsoNormal" style="text-align: center;"><b><span style="color: silver; font-size: 15pt;"></span></b><b><span style="color: blue; font-size: 10.5pt;"></span></b></p>
<p class="MsoNormal" style="text-align: center;"><b><span style="color: blue; font-size: 10.5pt;"></span></b></p>
<p class="MsoNormal" style="text-align: center;"><b><span style="color: blue; font-size: 10.5pt;"><b><span style="color: blue; font-size: 10.5pt;"><a href="http://warriorkidsworld.com/" shape="rect"></a></span></b></span></b></p>
<style id="Table-Basic" type="text/css">
.Table-Basic {
BORDER-BOTTOM: 1px solid; BORDER-LEFT: 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 1px; BORDER-SPACING: 1px; WIDTH: 250px; PADDING-RIGHT: 1px; BORDER-TOP: 1px solid; BORDER-RIGHT: 1px solid; PADDING-TOP: 1px
}
</style>
<b>
<table align="center" class="Table-Basic" style="text-align: center; width: 250px;" border="0" cellspacing="10" cellpadding="10">
<tbody>
<tr>
<td style="text-align: center; vertical-align: middle;"><b>
<p class="MsoNormal" style="text-align: center;"><b><span style="color: blue; font-size: 10.5pt;"><font color="#c0c0c0"><b><font style="font-size: 20px;"><a href="http://www.atouchofzen.com/" shape="rect"><img alt="" style="border: 0px solid;" src="images/atofzenbannerhorizontal_foto.jpg" /></a></font></b></font></span></b></p>
</b> <b><font color="#c0c0c0"><b><font style="font-size: 20px;"><a href="http://www.eliteinsiteshosting.com/" shape="rect"><img alt="" style="border: 0px solid;" src="images/15553_reseller749_120x90_blue.gif" /></a></font></b></font></b></td>
<td style="text-align: center; vertical-align: middle;"> <b><b><span style="color: blue; font-size: 10.5pt;"> <a href="http://www.constantcontact.com/index.jsp"><img alt="" style="border: 0px solid;" src="images/1f7c2bc1c9c9cd81fc86ab3b38cc894a.jpg" /></a> </span></b></b></td>
<td>
<p class="MsoNormal" style="text-align: center;"><b><span style="color: blue; font-size: 10.5pt;"></span></b></p>
</td>
</tr>
</tbody>
</table>
<br />
</b>
<p class="MsoNormal" style="text-align: center;"><b><span style="color: blue; font-size: 10.5pt;"></span></b></p>
<p class="MsoNormal" style="text-align: center;"><a href="http://warriorkidsworld.com/" shape="rect"><b><span style="color: blue; font-size: 10.5pt;"></span></b></a><font style="font-size: 9px;"><b><font color="#c0c0c0" style="font-size: 9px;"><b><font style="font-size: 9px;"><font color="#ffffff"></font></font></b></font></b></font></p>
<p style="text-align: center;"><font style="font-size: 9px;"><font color="#6d4d34" style="font-size: 9px;" xmlns="http://www.w3.org/1999/xhtml">Ninjutsu - Ninjitsu - Ju Jutsu - Jiu Jitsu - Mixed Martial Arts - MMA - Traditional Martial Arts - Ninja Training - Children's Martial Arts - Weapon's Training - Self Esteem - Martial Arts for Children 2 years old on up - West Islip Martial Arts - East Islip Martial Arts - Martial arts for children with A.D.D. - Ninjutsu on Long Island - Ninpo on Long Island - Ninja Training in East and West Islip - Islip Ninjutsu, NY Ninjutsu Training - Self Confidence - Focus - Self Control - Goal Setting - West Islip - East Islip - Bully Proofing - Stranger Danger - Rape Prevention - Self Defense - Allie Alberigo -Karate for Kids in West Islip - Karate for Kids in East Islip - Self Defense East Islip - Self Defense West Islip - - Self Defense for kids in East Islip - Self Defense for kids in west islip - Bayshore Ninjutsu training - Ninjutsu in Bayshore - childrren's martial arts in bayshore - Health and Fitness -East Islip Kickboxing - West Islip KickBoxing Classes - Martial arts for Children - Martial Arts for Women - Martial Arts For adults - Martial Arts For Kids- Birthday Parties Islip N.Y.</font></font></p>
<p style="text-align: center;"><font style="font-size: 9px;"><font style="font-size: 9px;"><font color="#6d4d34"><font style="font-size: 9px;" xmlns="http://www.w3.org/1999/xhtml">Content copyright <span>2009 - 2011</span>. <span>L.I. Ninjutsu Centers</span>. All rights reserved no portion of this website may be copied or reproduced in any way.</font> </font></font></font></p>
<p style="text-align: center;"><font color="#ad774b"> </font><strong> </strong><font color="#6d4d34" style="font-size: 16px;">Website Design by</font><strong><a href="http://www.eliteinsites.com"><img alt="" style="border: 0px solid;" src="images/60019e49d022f730846e114dc37ed449.gif" /></a></strong><font color="#6d4d34" style="font-size: 16px;">All rights reserved.</font> </p>
<p class="MsoNormal" style="text-align: center;"><span style="color: blue; font-size: 10.5pt;"><font color="#3373fb" style="font-size: 16px;">Click logo to get your own amazing website!<br />
</font></span></p></div>
<!-- Footer:Begin -->
</div><!-- /sf_footer -->
<!-- 8 --><div class="sf_extra8"><span></span></div>
</div><!-- /sf_wrapper -->
<!-- 9 --><div class="sf_extra9"><span></span></div>
</div><!-- /sf_outer_wrapper -->
<div class="sf_banner">
<div style="display:block;" ></div>
</div>
</body>
</html>