
function writeJS(){
var str='';





str+='<center>This website site is hosted by:<br>';
str+='<a href="http://www.dpbolvw.net/click-3174198-10422101" target="_top">';
str+='<img src="http://www.awltovhc.com/image-3174198-10422101" width="175" height="25" alt="Host Unlimited Domains on 1 Account" border="0"/></a></center><br>';



str+='<h1>Menu</h1>';
str+='			<ul class="sidemenu">	';			
str+='				<li><a href="/index.html">Home</a></li>';
str+='				<li><a href="/250_ninja_articles.html"><b>Articles Index</b></a></li>';	
str+='			</ul>';	
str+='<h1>History</h1>';
str+='			<ul class="sidemenu">	';	


str+='				<li><a href="/gen1.html">1st Generation 250 Ninja</a></li>';
str+='				<li><a href="/gen2.html">2nd Generation 250 Ninja</a></li>';
str+='				<li><a href="/gen3.html">3nd Generation 250 Ninja</a></li>';	
str+='				<li><a href="/gen4.html">4th Generation 250 Ninja</a></li>';		
			
str+='			</ul>';	
				
str+='			<h1>Links</h1>';
str+='			<ul class="sidemenu">';
str+='				<li><a href="http://www.ninja250.org/">Ninja250.org</a></li>';
				
str+='			</ul>';
			
	str+='		<h1>Sponsors</h1>';
	str+='		<ul class="sidemenu">';


str+='	<li><a href="http://www.jdoqocy.com/click-3174198-10889726" target="_top">Revzilla.com</a><img src="http://www.awltovhc.com/image-3174198-10889726" width="1" height="1" border="0" class="sidemenu"/></li>';
	
	
	str+='				<li><a href="http://www.anrdoezrs.net/click-3174198-1174803" target="_top">BikeBandit.com</a><img src="http://www.lduhtrp.net/image-3174198-1174803" width="1" height="1" border="0" class="sidemenu"/></li>';
	
str+='				<li><a href="http://www.tkqlhce.com/click-3174198-10559357" target="_top">Motorcycle Superstore</a><img src="http://www.tqlkg.com/image-3174198-10559357" width="1" height="1" border="0" class="sidemenu"/></li>';

str+='				<li><a href="http://www.anrdoezrs.net/click-3174198-5656364" target="_top">AutoBarn.com</a><img src="http://www.tqlkg.com/image-3174198-5656364" width="1" height="1" border="0" class="sidemenu"/></li>';

str+='				<li><a href="http://www.dpbolvw.net/click-3174198-10811685" target="_top">HostMonster.com</a><img src="http://www.ftjcfx.com/image-3174198-10811685" width="1" height="1" border="0" class="sidemenu"/></li>';
				
str+='			</ul>';

str+='		<h1>Recommended Vendors</h1>';
str+='	<p><center>';


str+='	<a href="http://www.jdoqocy.com/click-3174198-10486464" target="_top">';
str+='	<img src="http://www.lduhtrp.net/image-3174198-10486464" width="125" height="125" alt="" border="0"/></a><p>';


str+='	<a href="http://www.anrdoezrs.net/click-3174198-10682641" target="_top">';
str+='	<img src="http://www.ftjcfx.com/image-3174198-10682641" width="125" height="125" alt="" border="0"/></a><p>';

str+='   <a href="http://www.dpbolvw.net/click-3174198-10890664" target="_top"><img src="http://www.awltovhc.com/image-3174198-10890664" width="125" height="125" alt="" border="0"/></a></center>';

			
str+='			<h1>Wise Words</h1><p>';

str+='			<blockquote class="sidemenu"><p>"<em>';







document.write(str);
}
writeJS();

// ==============================================
// Copyright 2004 by CodeLifter.com
// Free for all; but please leave in this header.
// ==============================================

var Quotation=new Array() // do not change this!

// Set up the quotations to be shown, below.
// To add more quotations, continue with the
// pattern, adding to the array.  Remember
// to increment the Quotation[x] index!

Quotation[0] = "Riding faster than everyone else only guarantees you'll ride alone";
Quotation[1] = "Gray-haired riders don't get that way from pure luck";
Quotation[2] = "No matter what make you ride, it's all the same wind";
Quotation[3] = "Practice wrenching on your own bike";
Quotation[4] = "A bike on the road is worth two in the shed";
Quotation[5] = "If you really want to know what's going on, watch what's happening at least five cars ahead";
Quotation[6] = "Four wheels move the body. Two wheels move the soul";
Quotation[7] = "Most motorcycle problems are caused by the nut that connects the handlebars to the saddle";
Quotation[8] = "There are drunk riders. There are old riders. There are NO old, drunk riders";
Quotation[9] = "Learn to do counterintuitive things that may someday save your butt";

Quotation[10] = "Life may begin at 30, but it doesn't get real interesting until about 150";
Quotation[11] = "A motorcycle functions entirely in accordance with the laws of reason, and a study of the art of motorcycle maintenance is really a miniature study of the art of rationality itself";
Quotation[12] = "If you ride like there's no tomorrow, there won't be";
Quotation[13] = "Careless torque costs lives";
Quotation[14] = "98% of all Harleys ever sold are still on the road. The other 2% made it home";
Quotation[15] = "Keep your bike in good repair:  motorcycle boots are not comfortable for walking";

Quotation[16] = "That's all the motorcycle is, a system of concepts worked out in steel";
Quotation[17] = "Motorcycling is not, of itself, inherently dangerous. It is, however, extremely unforgiving of inattention, ignorance, incompetence, or stupidity";
Quotation[18] = "I prefer to ride and think of God Than sit in Church and think of riding";
Quotation[19] = "Sometimes it's a little better to travel than to arrive";
Quotation[20] = "Three quarters of my wages went on beer, motorcycles and women, the rest I squandered";
Quotation[21] = "Gear, because walking away in disgust is better than riding away in an ambulance";

// ======================================
// Do not change anything below this line
// ======================================
var Q = Quotation.length;
var whichQuotation=Math.round(Math.random()*(Q-1));
function showQuotation(){document.write(Quotation[whichQuotation]);}
showQuotation();

document.write('"<p></blockquote></em>');



