var ie=(document.all)?1:0;

function load_subNews0 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge><BRED>Stephan Verdier Racing Announces Participation in X Games 16!<BEND></span>";
	var pict = "<a href=./db_imgview.cgi?linkID=82><img src=./images/mug_shot_01.jpg width=161.666666666667 height=242.5 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>Stephan is one of 12 drivers invited to compete in the inaugural X Games SuperRally. Despite being best known for his drifting exploits, Stephan has a Rally background, having taken part in multiple national events, and twice winning the Pikes Peak International Hill Climb in different rally classes.<br><br>With SuperRally, he has an opportunity to get back to his rally roots. Verdier explains; 'I'm so excited to race in the SuperRally event. It's a brand new sport inspired by European Rallycross, and let me tell you, it's crazy! Door to door racing with 650 horsepower all wheel drive cars on dirt. X Games fans are going to go nuts!'<br><br>'I'm one of the few X Games athletes to participate in both summer and winter X Games. I competed in SkierCross, which is like SuperRally with skis. Now I have a roll cage to protect me, so everybody watch out!'<br><br>Stephan will be driving the 2006 Subaru STi that he normally pilots in Formula-D. However for SuperRally, the car will be converted back to all wheel drive, and will be sporting some additional upgrades. The transformation from drift machine to rally car will be undertaken by Crawford Performance and Costa Gialamas at GTI, immediately following the Seattle Formula Drift event held on July 9 – 10.<br><br>Crawford Performance will be in charge of swapping the engine for a new 2.7 liter unit, and the rear wheel drive drift gearbox will be replaced with a sequential all wheel drive transmission. Additionally, a Motec ECU and differential controller will be installed, as well as a rally spec suspension capable of coping with the 70 foot gap jump, which is a signature feature of the SuperRally course.<br><br>GTI will take care of fabricating skid plates, special reinforcements, and replacing the front and rear bumpers, as well as general preparation and event service.<br><br>Stephan concludes, 'It has always been my intention to use the car in drift and rally events, so making the change from one to the other is not difficult. The X Games SuperRally is a fantastic chance to showcase the performance of the car, and gives me a head start to prepare for the European Rally Cross Series later this summer. I just want to thank all of my sponsors, and I hope to reward their loyal support with a win at the X Games!'<br><br>The event will take place at the Los Angeles Coliseum on July 31 and will air live on ESPN and ABC.<br><br>About Stephan Verdier Racing<br><br>Since his teenage years, Stephan Verdier has been racing. Beginning with go-karts in his native France, Stephan took part in the Bridgestone USA Driver Search in 1993, beating out 1200 other hopefuls. He then went on to compete in various Formula races before giving rallying a shot in 2001. He won the SCCA Western States Rally Championships in the PGT class in 2003 and 2004, as well as the Pikes Peak Hill Climb Rally class in 2005.<br><br>In 2006 Stephan made the jump to the Formula Drift series, quickly establishing himself as one of the top drivers in the nation. In 2009 he took his first overall win, at Round 6 in Sonoma, CA. He was also voted most improved driver for the second year in a row.<br><br>Stephan Verdier Racing is proudly supported for the SuperRally event by: Crawford Performance, Cooper Tires, Enkei Wheels, Tein, GTI, Apr, Seibon, Ignite racing fuel, NGK.<br><br>Other accomplishments:<br>-1986 Junior world speed skiing record holder.<br>-1988 French Downhill Ski Team<br>- 2001 Ranked 5th in the world for SkierCross<br>- 2002 Participated in the winter X Games- SkierCross<br>- Commercial helicopter pilot and private airplane twin engine licensed.<br></span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/443>S5 2.7L Billet Stroker - Long Block Package - 14500.0</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/443><img src=http://store.crawfordperformance.com//system/uploads/120.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/462>Stage 3 -  Crawford Map, DP, FMIC, A/O Sep & AP V2 - 2899.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/462><img src=http://store.crawfordperformance.com//system/uploads/590.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/439>Crawford Subaru Gymkhana Exhaust 2 - 539.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/439><img src=http://store.crawfordperformance.com//system/uploads/562.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews1 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge><BRED>NEW Dealer Section<BEND></span>";
	var pict = "<a href=./db_imgview.cgi?linkID=81><img src=./images/dealer_section_main.jpg width=242.5 height=143.075 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>We have no released a new and improved (simple to use) dealer section so that you may source the nearest Crawford Performance dealer and service shop near you. You can find the dealer section at the top of any page on our website right above Ken Block's Gymkhana 2 car. </span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/462>Stage 3 -  Crawford Map, DP, FMIC, A/O Sep & AP V2 - 2899.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/462><img src=http://store.crawfordperformance.com//system/uploads/590.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/443>S5 2.7L Billet Stroker - Long Block Package - 14500.0</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/443><img src=http://store.crawfordperformance.com//system/uploads/120.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/439>Crawford Subaru Gymkhana Exhaust 2 - 539.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/439><img src=http://store.crawfordperformance.com//system/uploads/562.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews2 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge><BRED>Crawford Performance Wins at 2010 Debut<BEND></span>";
	var pict = "<a href=./db_imgview.cgi?linkID=80><img src=./images/lv_slb_2010_photo_01.jpg width=242.5 height=161.2625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>Video from event: <a href=http://www.crawfordperformance.com/videos/browse?movieid=135><font color=red>Click here</font></a><br><br><b>Monday, May 24, 2010 (Oceanside, Calif.)</b> – In windy (20-45 mph gusts of wind) and sunny, 80-degree weather at Las Vegas International Raceway, The Super Lap Battle Qualifier weekend completed with a crowd of people standing on the walls watching as the cars battled it out. Crawford Performance performed far better than expected for their first debut of the year with new driver, Thomas Smith at the helm. 'We were expecting to be chasing small problems all weekend, but instead the parts supplied by our sponsors performed flawlessly right out of the bag, only a few tweaks were needed on the suspension to improve the overall time on the track.' says Quirt Crawford, President – Crawford Performance<br><br>Highlights from the weekend included a first place finish by 'Tony', the Crawford Performance Time Attack Car, in the AWD Unlimited class, which also set a new track record for new driver Thomas Smith. Thomas Smith stated 'the car was amazing, even though it has 630whp, it was the smoothest acceleration I have ever felt from this much power before. The car was completely tame and easy to drive at these power levels and made my job a whole lot easier.'<br><br>Driver, Thomas Smith's background comes from a vast background in go-karting, auto-cross and recently driving his own personal daily driver too many podium finishes at local Street Class Time Attack and Super Lap Battle Events. Thomas is also the current driver for the debuted Crawford Performance sponsored team Subaru of Las Vegas / Zenkai Motorsports race car. Not only did this car debut this past weekend, it also took home a first place trophy and a new track record for its first outing of the year, after only a 3 weeks build time on the vehicle. 'We are extremely excited to see what the true potential of this vehicle. With only one track event under its belt, there is a lot of time left in the vehicle and with some fine tuning in the setup we hope to see a lot more podium finishes and track records this year by Zenkai and driver Thomas Smith.' says William Knose. <br><br>Crawford Performance sponsored open wheel cart racing driver, Conor Daly, racing in the Star Mazda Championship http://www.starmazda.com/, and proud owner of a Subaru STI, takes home his second win of the year, second Pole Position and also set fastest lap time of the weekend. Congratulations to the young 18 year old in his pursuit for becoming the next great American Formula 1 driver. <br><br>Long live the fraternity of Subaru!  The Crawford Performance 2010 season would not be possible without the support from Crawford Performance skunkworks team’s sponsors:<br><br>•	Brembo - http://www.racetechnologies.com/<br>•	Cusco - http://www.napsusa.com/<br>•	Garrett Turbos - http://www.turbobygarrett.com<br>•	Hankook Tires - http://www.hankooktireusa.com<br>•	JE Pistons - http://www.jepistons.com<br>•	Kaps Transmissions - http://www.kaps-transmissions.com/<br>•	NGK Spark Plugs - http://www.ngksparkplugs.com/<br>•	Motul - http://www.motul.com<br>•	Rays Engineering - http://www.rayswheels.co.jp/<br>•	The Driveshaft Shop - http://www.driveshaftshop.com/<br>•	Tein USA - http://www.tein.com/<br><br><b>About Crawford Performance</b><br>Crawford Performance, founded by Quirt Crawford in 2002, specializes in designing and building high-performance vehicles, including the infamous Gymkhana 1 and Gymkhana 2 vehicles driven by Ken Block, that excel in rally, drift, road, gymkhana and time attack racing formats. Recognized around the world for its successful customization of the Subaru Impreza STI which consistently exceeds expectations on the world stage, Crawford Performance also manufactures proven street components for racing enthusiasts and racing professionals alike. <br><br>For more information, visit <a href=http://www.crawfordperformance.com>www.crawfordperformance.com</a><br>Crawford Performance blog, visit <a href=http://blog.crawfordperformance.com>blog.crawfordperformance.com</a><br></span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/443>S5 2.7L Billet Stroker - Long Block Package - 14500.0</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/443><img src=http://store.crawfordperformance.com//system/uploads/120.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/462>Stage 3 -  Crawford Map, DP, FMIC, A/O Sep & AP V2 - 2899.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/462><img src=http://store.crawfordperformance.com//system/uploads/590.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/439>Crawford Subaru Gymkhana Exhaust 2 - 539.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/439><img src=http://store.crawfordperformance.com//system/uploads/562.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews3 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge><BRED>Crawford Performance Blog<BEND></span>";
	var pict = "<a href=./db_imgview.cgi?linkID=79><img src=./images/blog_main.jpg width=242.5 height=151.966666666667 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>The <b>NEW</b> official Crawford Performance website with regular updates from track events, team members, lastest 'what is going on' at Crawford Performance, magazine articles, news releases and much more. Check it out at <a href=http://blog.crawfordperformance.com><font color=red>blog.crawfordperformance.com</font></a><br><br>Enjoy, <br>Crawford Performance</span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/443>S5 2.7L Billet Stroker - Long Block Package - 14500.0</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/443><img src=http://store.crawfordperformance.com//system/uploads/120.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/462>Stage 3 -  Crawford Map, DP, FMIC, A/O Sep & AP V2 - 2899.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/462><img src=http://store.crawfordperformance.com//system/uploads/590.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/439>Crawford Subaru Gymkhana Exhaust 2 - 539.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/439><img src=http://store.crawfordperformance.com//system/uploads/562.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews4 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge><BRED>Stephan Verdier Blog and Website<BEND></span>";
	var pict = "<a href=./db_imgview.cgi?linkID=78><img src=http://www.crawfordperformance.com/news/images/blog_sv_main.jpg width=242.5 height=151.966666666667 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>The official Stephan Verdier drift/rally/racing website sponsored by Crawford Performance. The site offers a glimpse into the life of Stephan Verdier with regualr updates provided by the Frenchman himself. Check it out at <a href=http://www.stephanverdier.com><font color=red>www.stephanverdier.com</font></a> </span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/462>Stage 3 -  Crawford Map, DP, FMIC, A/O Sep & AP V2 - 2899.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/462><img src=http://store.crawfordperformance.com//system/uploads/590.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/439>Crawford Subaru Gymkhana Exhaust 2 - 539.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/439><img src=http://store.crawfordperformance.com//system/uploads/562.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/443>S5 2.7L Billet Stroker - Long Block Package - 14500.0</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/443><img src=http://store.crawfordperformance.com//system/uploads/120.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews5 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Tarzan Yamada storms to 2nd place finish in Subaru - sponsored WRX STI by Crawford Performance</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=77><img src=./images/_TK_9465.jpg width=242.5 height=161.565625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall><b>Monday, Nov. 16, 2009 (Oceanside, Calif.)</b> – At the 2009 Super Lap Battle Finals held at Buttonwillow International Raceway, Crawford Performance's franchise driver Tarzan Yamada placed second in the Unlimited AWD Class.  In his first Super Lap Battle outing at Buttonwillow during the 2009 season, Yamada catapulted the car to a finish that was 3.38 seconds faster than his first place finish in March of 2009.<br><br>Yamada's Crawford Performance Subaru STI housed a six-speed sequential dog box built by KAPS and Crawford's own 753 HP 2.7 liter Billet engine for this event.  The powerhouse was tuned via a plug-in MOTEC engine management system running on E85 fuel. On the short straightaways at Buttonwillow, the car reached top speeds exceeding 140 miles per hour.<br><br>Track conditions over the two-day competition on Nov. 10th and 11th were nearly perfect, with Yamada running a 1:46.7 during practice rounds on Tuesday.  His practice round performance - on used tires - was so strong it bested the car's first place finish from earlier in the year. <br><br>Wednesday's finals were met by a very cool morning, so the team opted to forgo the morning practice session and wait for the official Time Attack competitions held later in the day. In the first of the event's three time attack sessions, Yamada raced to a 1:45.9, putting the Crawford Performance team in second place and just five-tenths behind team Sierra Sierras 1:45.4. With the track warmer for the second session, Yamada was caught up in traffic and only ran a 1:45.7 lap time while team Sierra Sierra had issues as well and only managed a 1:47xx. <br><br>In the final session, the competitor directly in front of Yamada caught on fire causing him to slow down. This happened during his flying lap when the tires were in perfect condition for the best possible time. The next lap was run on over heated tires which only netted a lap time of 1:45.5. This time was good enough to secure a second place finish in the unlimited AWD class but it was not a true example of what the car had in it that day. <br>The nail-biting competition in the Super Lap Battle Finals was tense and exciting all day, with team Sierra Sierra taking the win with a 1:45.0, only a half-second ahead of Tarzan in the Subaru-sponsored Crawford Performance Subaru STI.<br><br>The two day racing event turned out to be flawless for the Crawford team. The STI rolled out of the trailer, and with only two shock adjustments Tarzan called it good. That left tire changes and adding fuel as the only necessities for the rest of the two day event. <br><br>Long live the fraternity of Subaru!  The success at SubieFest 2009 and the entire race season wouldn’t exist without the support of the Subaru skunkworks team’s sponsors:<br><br>Subaru of America, Inc. (SOA) - http://www.subaru.com <br>Subaru Performance Tuning (SPT) - http://www.subaru.com/subaru-performance-tuning/ <br>Brembo - http://www.racetechnologies.com/ <br>Cusco - http://www.napsusa.com/ <br>Exedy Clutches - http://www.exedyusa.com/ <br>Garrett Turbos - http://www.turbobygarrett.com <br>JE Pistons - http://www.jepistons.com <br>KAPS transmissions – http:/www.kaps-transmissions.com <br>NGK Spark Plugs - http://www.ngksparkplugs.com/ <br>MoTeC - http://www.motec.com <br>Motul - http://www.motul.com <br>Rays Engineering - http://www.rayswheels.co.jp/ <br>The Driveshaft Shop - http://www.driveshaftshop.com/ <br>Tein USA - http://www.tein.com/ <br><br><b>About Crawford Performance</b><br><br>Crawford Performance, founded by Quirt Crawford in 2002, specializes in designing and building high-performance vehicles that excel in time attack racing formats. Recognized around the world for its successful customization of the Subaru Impreza STI, which consistently exceeds expectations on the world's most progressive racing circuits, Crawford Performance also creates custom components for racing enthusiasts. For more information, visit www.crawfordperformance.com.<br><br></span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/18>Base CP-30R Turbo Kit - 04-07 STI - 3449.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/18><img src=http://store.crawfordperformance.com//system/uploads/148.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/51>The Crawford Performance 2.5L S3L-I - 5999.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/51><img src=http://store.crawfordperformance.com//system/uploads/126.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/20>Crawford EasyECU with License (DBW) - 699.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/20><img src=http://store.crawfordperformance.com//system/uploads/227.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews6 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Stephen Verdier Wins Most Improved Driver of the Year Award</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=76><img src=./images/_MG_5620.jpg width=242.5 height=161.565625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>Crawford Performance supported driver Stephan Verdier wins the 2009 most improved driver of the year award, presented by Formula D. While taking his first win at the Formula D Round 6 at Sonoma this past year, he was also nominated for best mechanic, best battle, best come back and the spirit of drifting awards. <br><br>Crawford Performance would like to congratulate Stephan for a great season and hopefully see more great ones to come. <br><br>Team Crawford<br><br></span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/18>Base CP-30R Turbo Kit - 04-07 STI - 3449.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/18><img src=http://store.crawfordperformance.com//system/uploads/148.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/51>The Crawford Performance 2.5L S3L-I - 5999.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/51><img src=http://store.crawfordperformance.com//system/uploads/126.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/20>Crawford EasyECU with License (DBW) - 699.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/20><img src=http://store.crawfordperformance.com//system/uploads/227.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews7 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Crawford Performance support produces big results at 2009 SubieFest</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=75><img src=./images/_TK_7817.jpg width=242.5 height=161.666666666667 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall><b>Tuesday, Oct. 13, 2009 (Oceanside, Calif.)</b> – In sunny, 80-degree weather at Willow Springs International Raceway, Crawford Performance marked a huge day at the October 10th SubieFest 2009.  Exhibiting their own vehicles and contributing performance engineering to other teams, Crawford Performance sponsored six cars in the weekend event sponsored by SubieSport Magazine.<br> <br>Highlights from the weekend included a first place finish and SubieFest track record by LIC Motorsports in the Unlimited Time Attack-sponsored 2004 Subaru STI driven by Dr. Russ Warr. The car featured a Crawford S3RL-i short block, CP35R turbo kit and engine management tuning by Crawford Performance and finished with a new Subie Fest track record with a 1:22.591, demolishing the previous year's record by over 6 seconds. History books say only one other Subaru Time Attack vehicle has gone faster at WSIR, Crawford Performance’s car driven by Tarzan Yamada.<br><br>Stephan Verdier garnered cheers from the crowd for his daredevil demos in the Formula Drift Car, which had just returned from a round six Formula D win.  Like Warr's LIC Motorsports car, Verdier's vehicle houses an S3L-i short block, Crawford Performance CP35R turbo kit and engine management tuning by Crawford Performance. On deck and sporting a Crawford Performance short block and new scoopless hood was Ferdie Ang of South Coast Subaru. <br><br>The Crawford Performance Stage 2 - 2008 Subaru STI was a huge success at SubieFest.  Michele Abbate of the Subaru Las Vegas Flat Four Community ran the Stage 2 STI for virtually every second of the day, blasting through almost two tanks of gas on Oct. 10th.  Another Crawford 2008 Stage 2 package also contributed to a second place finish for Kevin Tidwell in the 2008 Project STI Street Class car. Running strong all day, impressing spectators and fans, the car's performance was enhanced by its Crawford Stage 2 package, containing down pipe, air/oil separator, and a Stage 2 ECU map.  Abbate's and Tidwell’s car also ran the Gymkhana exhausts which sheds nearly 20 pounds compared to stock.<br><br>Three lucky drivers had a unique driving experience in the Crawford Performance Time Attack car.  With Tarzan Yamada unable to attend the event, Crawford invited some top drivers and racing enthusiasts to take the wheel of the Time Attack Car and get a feel for what Crawford calls 'Tony the Tiger.' Crawford’s driving instructor Dr. Russ Warr took Thomas Smith of the Subaru Flat Fours and Las Vegas Subaru, Ferdie Ang of South Coast Subaru and the SCS Team, and Crawford's sponsored drifter Stephan Verdier from Formula Drift for a spin on the track. Then each driver got to grab the wheel for a few hot laps on his own, to see and feel the Crawford Performance difference and why they should strive to get behind the wheel of a Crawford Performance vehicle. <br><br>Long live the fraternity of Subaru!  The success at SubieFest 2009 and the entire race season wouldn’t exist without the support of the Subaru skunkworks team’s sponsors:<br><br>•	Subaru of America, Inc. (SOA) - http://www.subaru.com<br>•	Subaru Performance Tuning (SPT) - http://www.subaru.com/subaru-performance-tuning/<br>•	Brembo - http://www.racetechnologies.com/<br>•	Cusco - http://www.napsusa.com/<br>•	Exedy Clutches - http://www.exedyusa.com/<br>•	Garrett Turbos - http://www.turbobygarrett.com<br>•	JE Pistons - http://www.jepistons.com<br>•	KAPS - http://www.sssdrive.com//<br>•	NGK Spark Plugs - http://www.ngksparkplugs.com/<br>•	MoTeC - http://www.motec.com<br>•	Motul - http://www.motul.com<br>•	Rays Engineering - http://www.rayswheels.co.jp/<br>•	The Driveshaft Shop - http://www.driveshaftshop.com/<br>•	Tein USA - http://www.tein.com/<br><br><b>About Crawford Performance</b><br>Crawford Performance, founded by Quirt Crawford in 2002, specializes in designing and building high-performance vehicles that excel in time attack racing formats. Recognized around the world for its successful customization of the Subaru Impreza STI, which consistently exceeds expectations on the world’s most progressive racing circuits, Crawford Performance also creates custom components for racing enthusiasts. For more information, visit www.crawfordperformance.com.<br></span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/367>Stage 2 -  Crawford Map, Down Pipe, A/O Sep & Cobb AP Package - 1399.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/367><img src=http://store.crawfordperformance.com//system/uploads/594.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/428>Crawford Subaru Gymkhana Exhaust 2 - 539.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/428><img src=http://store.crawfordperformance.com//system/uploads/562.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/92>Air / Oil Separator - Top Mount Intercooler, 08 STI - 384.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/92><img src=http://store.crawfordperformance.com//system/uploads/1.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews8 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Stephan Verdier wins overall at Formula D Round 6, Infineon Raceway, Sonoma CA</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=74><img src=./images/rd6-results.jpg width=242.5 height=143.369932432432 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall><b>Wednesday, Aug. 26, 2009 (Oceanside, Calif.)</b> – Driving a Crawford Performance-engineered Subaru, French drifter Stephan Verdier achieved a lifelong goal – his first-ever overall Formula D victory at Infineon Raceway in Sonoma, Calif.  <br><br>While Formula D was sharing the track with the IRL’s Grand Prix of Sonoma on Aug. 20 to 23, Verdier competed in Thursday's Formula D qualifier to achieve a position in the top 32.  Moving into battle on Friday, he zoomed through a mistake-free run to place in the top 16 for Saturday’s main show.<br><br>On Saturday, in head-to-head competition against Chris Forsberg, the overall point leader for the championship bid, the relative unknown from France inched ahead of Forsberg in a formidable battle. Verdier's next opponent was Vaughn Gittin, Jr. Verdier called on his own focus and fortitude to beat Gittin, Jr. and move to the top four, advancing to this level for the first time in his Formula D racing career.  <br><br>Running in his 10th battle on the same set of tires and competing without a crew, Verdier prepared for battle against Ruji Miki.  At one point, Verdier glanced away from the track to evaluate his foe, setting him slightly behind Miki.  In the next battle, Verdier regained his trademark focus, staying in tune with his car and the track, and exploited a correction by Miki to advance to the final.<br><br>Racing in his first final and pitted against Ken Gushi, the 'goliath' to Verdier's 'David,' he prepared mentally for the toughest battle of his racing career.  In heated competition, Gushi's car was splattering water and engine oil across the track and Verdier’s windshield, obstructing his view. Upon finishing the battle and hearing the roar of the crowd, Verdier emerged from his car, shouting for a rag to wipe his windshield, not realizing Gushi’s engine had been compromised during their first battle, Verdier emerged victorious. <br><br>His first-ever overall victory was the result of racing fast and clean and keeping mistakes to a minimum. <b>Verdier acknowledges all of his sponsors and supporters, including Cooper Tires, Crawford Performance, Subaru, Stance, GTI, Performance Friction, Genius Tools, RMR, Enkei, Garrett and Clutch Master.</b><br><br>Long live the fraternity of Subaru!  The race season wouldn't exist without the support of the Subaru skunkworks team's sponsors:<br><br>•	Subaru of America, Inc. (SOA) - http://www.subaru.com<br>•	Subaru Performance Tuning (SPT) - http://www.subaru.com/subaru-performance-tuning/<br>•	Brembo - http://www.racetechnologies.com/<br>•	Cusco - http://www.napsusa.com/<br>•	Exedy Clutches - http://www.exedyusa.com/<br>•	Garrett Turbos - http://www.turbobygarrett.com<br>•	JE Pistons - http://www.jepistons.com<br>•	NGK Spark Plugs - http://www.ngksparkplugs.com/<br>•	MoTeC - http://www.motec.com<br>•	Motul - http://www.motul.com<br>•	Rays Engineering - http://www.rayswheels.co.jp/<br>•	The Driveshaft Shop - http://www.driveshaftshop.com/<br>•	Tein USA - http://www.tein.com/<br><br><b>About Crawford Performance</b><br>Crawford Performance, founded by Quirt Crawford in 2002, specializes in designing and building high-performance vehicles that excel in time attack racing formats. Recognized around the world for its successful customization of the Subaru Impreza STI, which consistently exceeds expectations on the world’s most progressive racing circuits, Crawford Performance also creates custom components for racing enthusiasts. For more information, visit www.crawfordperformance.com.<br></span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/428>Crawford Subaru Gymkhana Exhaust 2 - 539.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/428><img src=http://store.crawfordperformance.com//system/uploads/562.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/334>Air / Oil Separator - Universal - 384.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/334><img src=http://store.crawfordperformance.com//system/uploads/410.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/436>Tiger Car - T-Shirt: Large - Black - 15.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/436><img src=http://store.crawfordperformance.com//system/uploads/576.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews9 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Crawford Performance has big weekend at Auto Club Speedway, LIC Motorsports</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=73><img src=./images/_TK_3798.jpg width=242.5 height=161.565625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall><b>Monday, Aug. 10, 2009 (Oceanside, Calif.)</b> – Crawford Performance raced to success at Fontana, Calif.'s Auto Club Speedway over the July 31st weekend.  In his first race as a Crawford driver, consummate professional Tyler McQuarrie set a track record in the NASA Time Trial Race of 1:39.185, a full two seconds faster than the previous year's finish. After just one session, McQuarrie remarked, 'With only a few practice laps to get used to the vehicle, I'd say there’s at least another 1.5 seconds in that car.'<br><br>To prove it, McQuarrie took the car to a top speed of 170-plus mph in the next session, but could not complete the lap due to some mechanical difficulties. Quirt remarked, 'That is what testing is for, to work out the kinks in the armor.' Crawford was thrilled about the car’s performance under McQuarrie’s steady hand, and at day’s end celebrated setting a track record, a feat virtually unheard of during a handful of practice laps.  <br><br>With Crawford racing two cars over the weekend, its own in the NASA TTR and as the sponsor of LIC Motorsports in the Super Lap Battle qualifier, the team focus was primarily on the LIC Motorsports Time Attack Car for the weekend. <br><br>The Crawford Performance-sponsored LIC Motorsports team debuted its revised 2004 Subaru STI with an upgraded Crawford Performance SR3L-I short block, CP35R turbo kit, and EcuTeK Engine Management dyno tuned by Crawford Performance. The better part of four days was spent tuning the engine's vehicle performance from the dyno to the track. The investment paid off for Crawford Performance and LIC Motorsports, as driver Russ Warr was only two seconds off in stiff competition in the Super Lap Battle qualifier – Modified Class, a performance that advanced him to the Super Lap Battle finals. With virtually no time on the LIC Motorsports Subaru STI, the Warr-driven car stunned crowds with its pure, unadulterated energy and speed. <br><br>The powerful combination of raw talent from LIC Motorsports and Crawford Performance's extensive experience created a special dynamic at Auto Club Speedway.  The racing community can expect great things in the future from both entities, and Crawford wishes LIC every success in its bid for the Super Lap Battle championship.<br><br>Long live the fraternity of Subaru!  The race season wouldn’t exist without the support of the Subaru Skunkworks Team's sponsors:<br><br>•	Subaru of America, Inc. (SOA) - http://www.subaru.com<br>•	Subaru Performance Tuning (SPT) - http://www.subaru.com/subaru-performance-tuning/<br>•	Brembo - http://www.racetechnologies.com/<br>•	Cusco - http://www.napsusa.com/<br>•	Exedy Clutches - http://www.exedyusa.com/<br>•	Garrett Turbos - http://www.turbobygarrett.com<br>•	JE Pistons - http://www.jepistons.com<br>•	NGK Spark Plugs - http://www.ngksparkplugs.com/<br>•	MoTeC - http://www.motec.com<br>•	Motul - http://www.motul.com<br>•	Rays Engineering - http://www.rayswheels.co.jp/<br>•	The Driveshaft Shop - http://www.driveshaftshop.com/<br>•	Tein USA - http://www.tein.com/<br><br><b>About Crawford Performance</b><br>Crawford Performance, founded by Quirt Crawford in 2002, specializes in designing and building high-performance vehicles that excel in time attack racing formats. Recognized around the world for its successful customization of the Subaru Impreza STI, which consistently exceeds expectations on the world’s most progressive racing circuits, Crawford Performance also creates custom components for racing enthusiasts. For more information, visit www.crawfordperformance.com.<br></span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/436>Tiger Car - T-Shirt: Large - Black - 15.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/436><img src=http://store.crawfordperformance.com//system/uploads/576.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/428>Crawford Subaru Gymkhana Exhaust 2 - 539.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/428><img src=http://store.crawfordperformance.com//system/uploads/562.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/334>Air / Oil Separator - Universal - 384.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/334><img src=http://store.crawfordperformance.com//system/uploads/410.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews10 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Crawford's Tarzan Yamada overcomes weather, tough competition to dominate Redlines round three</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=72><img src=./images/_MG_6900.jpg width=242.5 height=161.565625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall><b>Wednesday, June 24, 2009 (Oceanside, Calif.)</b> – Racing in Round Three of the Redline Time Attack at the Autobahn Country Club Raceway in Joliet  Illinois June 20th and 21st, Tarzan Yamada of Crawford Performance shot ahead of the hometown favorite to capture a championship in the AWD Unlimited Class and was named overall champion for the weekend.<br><br><a href=http://www.crawfordperformance.com/videos/browse?movieid=114>VIDEO - Tarzan Yamamda - RTA - Willow Springs</a><br><br>Racing under the bright sun in 85 degree temperatures and oppressive 100 percent humidity on Saturday, Tarzan logged the quickest time of the day with a 1:28.3 after the three practice sessions during his first time at this track, while AMS heated up the competition with a 1:28.6.  During the debrief, Tarzan was optimistic about the time he could shave on new tires come Sunday so the team decided to turn up the boost with the hopes of an overall win.<br><br>Dark rain clouds loomed on the Sunday morning practice runs as Tarzan pulled in a 1:29.7 on Saturday’s used tires while AMS ran a 1:27.6, the weekend’s fastest time at that point. With a new set of tires and a couple more pounds of boost, Tarzan performed beyond expectations in the first Time Attack session clocking a 1:27.3, firmly placing Crawford Performance in first place.<br><br>With rain imminent, the Redline Time Attack officials canceled all afternoon practice sessions and rescheduled the second Time Attack session two hours earlier. With another quick tire change and a splash of fuel, Tarzan finished the second TA competition with a blistering 1:26.735, enough to hold off mounting pressure from powerhouse AMS and set the TA track record for the Autobahn Country Clubs south track. <br><br>In head-to-head competition during Redlines new 'Super Session', while fighting light rain and the top racing teams, Tarzan pulled out a decent lead on the field of competitors for a commanding first-place finish.  His performance on both days locked up four first-place finishes between the Super Session, Unlimited AWD, Unlimited Class Champion and the Overall Champion. To top it off, Tarzan also set the Redline TA track record.<br><br>Tarzan Yamada continues to impress on the Time Attack circuit, his win in Illinois is his third of the season and second track record. He was crowned AWD champion at the Redline Time Attack season opener at Buttonwillow Raceway in California, and took another overall win / track record at Firebird International Raceway in Phoenix during the Super Lap Battle qualifier. This weekends results puts Crawford firmly in the points lead for the 2009 Redline TA season.<br><br>Crawford Performance acknowledges its fellow Subaru teams for their skilled and helpful support – Subaru Rally Team USA, Vermont Sports Car and Subaru Road Racing Team, SRRT Phoenix.<br><br>Long live the fraternity of Subaru!  The race season wouldn’t exist without the support of the Subaru Skunkworks team’s sponsors:<br><br>•	Subaru of America, Inc. (SOA) - http://www.subaru.com<br>•	Subaru Performance Tuning (SPT) - http://www.subaru.com/subaru-performance-tuning/<br>•	Brembo - http://www.racetechnologies.com/<br>•	Cusco - http://www.napsusa.com/<br>•	Exedy Clutches - http://www.exedyusa.com/<br>•	Garrett Turbos - http://www.turbobygarrett.com<br>•	JE Pistons - http://www.jepistons.com<br>•	NGK Spark Plugs - http://www.ngksparkplugs.com/<br>•	MoTeC - http://www.motec.com<br>•	Motul - http://www.motul.com<br>•	Rays Engineering - http://www.rayswheels.co.jp/<br>•	The Driveshaft Shop - http://www.driveshaftshop.com/<br>•	Tein USA - http://www.tein.com/<br><br><b>About Crawford Performance</b><br>Crawford Performance, founded by Quirt Crawford in 2002, specializes in designing and building high-performance vehicles that excel in time attack racing formats. Recognized around the world for its successful customization of the Subaru Impreza STI, which consistently exceeds expectations on the world's most progressive racing circuits, Crawford Performance also creates custom components for racing enthusiasts. For more information, visit www.crawfordperformance.com.<br></span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/401>Motul 300V Competition 15w50 - 2 Litre - 36.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/401><img src=http://store.crawfordperformance.com//system/uploads/537.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/370>Brembo Gran Turismo - 6 Piston Front Brake Kit  - 08+ STI - 3795.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/370><img src=http://store.crawfordperformance.com//system/uploads/494.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/406>Motul Gear 300 75w90 - 18.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/406><img src=http://store.crawfordperformance.com//system/uploads/547.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews11 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Tarzan Yamada races to personal best at Willow Springs Raceway</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=71><img src=./images/main_may-rta_image_01.jpg width=242.5 height=161.565625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall><b>Friday, June 5, 2009 (Oceanside, Calif.)</b> – Competing in the Redline Time Attack Round Two at Willow Springs International Raceway on May 30th and 31st, Crawford Performance driver Tarzan Yamada placed second in the AWD Unlimited Class in his first competition at this track. <br><br><a href=http://www.crawfordperformance.com/videos/browse?movieid=113>VIDEO - Tarzan Yamamda - RTA - Willow Springs</a><br><br>The sleek Crawford Performance Subaru driven by Yamada was outfitted with a new 2.65 liter engine, the same engine used in Ken Block's Gymkhana 2. The vehicle also boasted a more powerful turbo that delivers 585whp and 670 feet/pounds of torque, and a reduced-weight chassis, shedding 25 pounds to enhance performance.  Yamada blazed around the track, shaving a full five seconds from last year's time.<br><br>Racing under pressure in uncomfortably hot temperatures reaching as high as 95 degrees, Yamada kept his cool to finish on Saturday with a 1:22.3, the fastest time for all classes. In the first Time Attack session on Sunday, Yamada ran a 1:24.8, which was merely a dress rehearsal for hitting his personal best time of 1:22.097 in the second Time Attack race that day.<br><br>Yamada overcame several challenges, including an over-steering problem resulting from too much power coming off the corners, but recovered to run a top speed of 152 mph at the end of the straightaway, a first for a Crawford Performance car.<br><br>Racing to success this entire season, Yamada continues to outshine and outsmart his time-attack competitors.  He was crowned champion at the Redline Time Attack season opener at Buttonwillow Raceway in California, and set a track record at Firebird International Raceway in Phoenix during the Super Lap Battle qualifier. No stranger to going fast and winning big, Yamada has been racing competitively since 1981 and is recognized for holding the Redline Time Attack Unlimited class track record at Buttonwillow for four consecutive years.<br><br>Crawford Performance acknowledges its fellow Subaru teams for their skilled and helpful support – Subaru Rally Team USA Vermont SportsCar and Subaru Road Racing Team SRRT Phoenix.<br><br>Long live the fraternity of Subaru!  The race season wouldn’t exist without the support of the Subaru skunkworks team’s sponsors:<br><br>•	Subaru of America, Inc. (SOA) - http://www.subaru.com<br>•	Subaru Performance Tuning (SPT) - http://www.subaru.com/subaru-performance-tuning/<br>•	Brembo - http://www.racetechnologies.com/<br>•	Cusco - http://www.napsusa.com/<br>•	Exedy Clutches - http://www.exedyusa.com/<br>•	Garrett Turbos - http://www.turbobygarrett.com<br>•	JE Pistons - http://www.jepistons.com<br>•	NGK Spark Plugs - http://www.ngksparkplugs.com/<br>•	MoTeC - http://www.motec.com<br>•	Motul - http://www.motul.com<br>•	Rays Engineering - http://www.rayswheels.co.jp/<br>•	The Driveshaft Shop - http://www.driveshaftshop.com/<br>•	Tein USA - http://www.tein.com/<br><br><b>About Crawford Performance</b><br>Crawford Performance, founded by Quirt Crawford in 2002, specializes in designing and building high-performance vehicles that excel in time attack racing formats. Recognized around the world for its successful customization of the Subaru Impreza STI, which consistently exceeds expectations on the world’s most progressive racing circuits, Crawford Performance also creates custom components for racing enthusiasts. For more information, visit www.crawfordperformance.com.<br></span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/370>Brembo Gran Turismo - 6 Piston Front Brake Kit  - 08+ STI - 3795.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/370><img src=http://store.crawfordperformance.com//system/uploads/494.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/401>Motul 300V Competition 15w50 - 2 Litre - 36.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/401><img src=http://store.crawfordperformance.com//system/uploads/537.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/406>Motul Gear 300 75w90 - 18.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/406><img src=http://store.crawfordperformance.com//system/uploads/547.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews12 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Tarzan and Team Crawford's STI make a clean sweep at this weekend's Super Lap Battle.</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=70><img src=./images/IMG_3147.jpg width=242.5 height=154.290625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>As the Subaru Skunkworks Team rolled into Firebird Raceway this past weekend, participants were met with clouds and pouring rain which kept the team's Unlimited Class Impreza WRX STI staged in a warm trailer. We hoped the rain would break in time, but no luck...<br><br>With absolutely zero time on this track and the rain coming down, the Crawford team opted to send Tarzan Yamada out in his rental car for the 20 minute practice session. (We would like to personally thank the NASA officials for allowing us to run the rental car during this practice session!) The rental car handled the track as if it were on ice, but the crowds enjoyed every moment by erupting into cheers each time  Tarzan made a pass by the spectator stands.  After the practice session, Tarzan’s first comment was, 'I need more power!'<br><br>Then it was onto the actual Super Lap Battle:  one warm-up lap, three hot laps and one cool-down lap. What could the Crawford Performance Super Lap TA car do in the hands of Tarzan Yamada with zero setup as the car had not been around the track yet? The clouds had broke, the rain had ceased, and the team’s car #referred internally as 'Tony' as in the tiger'# was being prepped for the first time on the road course. With the tire pressures in the Hankooks set for kill, Tony went off to battle. By the time Tarzan had finished his final lap, it was official;  Tarzan had just won the AWD class and taken home the Overall Victory for Round 1 of the Super Lap Battle Qualifiers. After we returned to our pit, we were pleasantly surprised by the promoters of the event letting us know that we had just set a new track record for Firebird’s main course. We were told that our time was the fastest of any car with doors around the main track here at Firebird Raceway. <br><br>Long Live the Fraternity of Subaru!<br><br>We would like to thank our fellow Subaru Teams for their skilled and helpful support – Subaru Rally Team USA #Vermont SportsCar# and Subaru Road Racing Team #SRRT Phoenix#<br><br>It's not a race season without the support of the Subaru skunkworks team’s sponsors.<br><br>Subaru of America, Inc. (SOA)<br><br>Subaru Performance Tuning (SPT)<br><br>Brembo<br><br>Cusco<br><br>Exedy Clutches<br><br>Garrett Turbos<br><br>JE Pistons<br><br>NGK spark plugs<br><br>MoTeC<br><br>Motul<br><br>Rays Engineering<br><br>The Driveshaft Shop<br><br>Tein USA<br><br>A special thanks to BFG for the drag slicks used in the Modified Mag Tuner shootout. <br></span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/334>Air / Oil Separator - Universal - 384.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/334><img src=http://store.crawfordperformance.com//system/uploads/410.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/318>Tiger Car - T-Shirt: Large - White - 15.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/318><img src=http://store.crawfordperformance.com//system/uploads/506.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/315>Stage 1 - Crawford Reflash Package - 674.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/315><img src=http://store.crawfordperformance.com//system/uploads/352.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews13 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Stephan Verdier Takes On #1 Contender, Chris Forsberg</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=69><img src=./images/_MG_5620.jpg width=242.5 height=161.565625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>The Inaugural 2009 Formula D at Long Beach was an amazing success story. Driver Stephan Verdier began the weekend with a redesigned 2007 STI and a new paint job similar to that of the Crawford Performance Unlimited class Time Attack STI with the 'Tiger'-style graphics. We like to think of Stephan’s Formula D car as Junior...<br><br>Stephan Verdier, one of the very few privateers to qualify in the top 16 was lucky enough to pull Rhys Millen in the first round battle of the weekend. (A battle consists of each car leading one time through the circuit as the other car tries to follow as close as possible). Not only does he have to go up against one of the best, but he is also going up against the 2008 Red Bull Drifting World Champion Rhys Millen's new ride in the 2009 Hyundai Genesis Coupe making around 550+ horsepower.<br><br>Luckily enough Stephan just completed an engine upgrade program, courtesy of Crawford Performance's Subaru Skunkworks outfit. His new setup increased his horsepower levels to a tune of about 500+ horsepower and got Stephan ready for the first battle. Upon lining-up for the start, Stephan proceeded with his usual burnout routine and broke the rear left axle. Stephan jumped into action, called up the new 5-minute rule (a competitor allowance of up to 5 minutes to fix any problems) and limped the car over to the pits. Samuel Hubinette happened to be close by and watched as Stephan jacked the car up in the air, pulled the broken axle out and threw a new one back in, in as little as 4 minutes. Sammy was nothing but amazed...<br><br>The first run found Stephan leading Rhys around the course, Verdier's heart pounding and a clean run through the streets of Long Beach only to find there was no distinct winner. Rhys led the second run, and at the final hairpin turn Stephan caught Rhys and nearly passed him on the inside. This one was too close to call and the three judges announced the results, 'OMT (one more time), OMT, Stephan.'<br><br>Stephan was also lead car in the second battle and had a slight advantage being able pull away from Rhys by the final hairpin which might have won it for him. But there was one more run with Rhys leading. Rhys took an early lead from the extra horsepower, pulling away in the first corner, and made it look too easy. Stephan regained most his lost ground by the final hairpin, and it looked as though the in might go to Stephan. It was unanimous from the judges, 'Stephan, Stephan, Stephan', the crowd was amazed, and screaming with excitement. What a battle!<br><br>Now the thought was it might be a little easier for the next run; not so much… The next round drew the number one qualifier of the day, Chris Forsberg. Chris to lead the battle, and on the first outing, Chris nailed an amazing run with Stephan close behind. The second run, Stephan led the battle and made a very clean and smooth pass, while Chris's 350z V8 couldn't quite keep the pace and fell off a little in the final hairpin. This is too close to call and the judges again declared an 'OMT, Chris, OMT.'<br><br>One more battle for the books, Chris Forsberg to lead Stephan, and it was a good run for both of them. But in the final hairpin Chris nearly stalled the car and Stephan had to make a quick move to avoid contact with the 350z, but they both manage to save the run. This one was now leaning towards Stephan that would move him onto round three. Stephan led Chris on the final run and made a fairly clean pass until the final hairpin turn, where he ran a little too wide and Chris closed the gap. Just too close to call. Judges: 'OMT, Stephan, Stephan...'<br><br>Another amazing battle, the crowds screaming and wanting to see more; this was possibly the biggest upset of the weekend. The privateer Stephan Verdier just bumped World Champion Rhys Millen and #1 qualifier Chris Forsberg to place him in the top 8 for the weekend. Later in the day, and it was time for the third battle against Robbie Nishida in another Nissan 350z. <br><br>Robbie led on the first pass and took an early lead into the first corner with Stephan rushing in to make up some ground by the final hairpin. But Stephan's nerves of steal faded just enough and caused the car to spin right before the hairpin, almost guaranteeing the win to Robbie Nishida. The second run, Stephan led and a very clean run by both drivers only spells victory for one driver. Judges announce, 'Robbie, Robbie, Robbie.'<br><br>Stephan took 6th place overall for the weekend out of 40+ contestants and had a great start to the year. We would like to congratulate Stephan Verdier on an amazing race weekend and his best finish to date in the Formula D Series. We hope to see more great things from Stephan this coming year and hope to hear some great stories of the fierce competition that is bound to only get tougher as the year goes on. <br><br>Long Live the Fraternity of Subaru!<br><br>Team Crawford Performace<br></span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/318>Tiger Car - T-Shirt: Large - White - 15.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/318><img src=http://store.crawfordperformance.com//system/uploads/506.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/315>Stage 1 - Crawford Reflash Package - 674.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/315><img src=http://store.crawfordperformance.com//system/uploads/352.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/334>Air / Oil Separator - Universal - 384.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/334><img src=http://store.crawfordperformance.com//system/uploads/410.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews14 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Team Crawford Performance Wins the Unlimited All Wheel Drive class at Redlines Inaugural 2009 Time Attack</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=68><img src=./images/_MG_4451.jpg width=242.5 height=161.565625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall><a href=http://www.crawfordperformance.com/videos/browse?movieid=109>Tarzan Yamada - Video Link</a><br><br><b>2009: March 28-29, Redline Time Attack: Buttonwillow Raceway, Buttonwillow, CA</b><br>The Subaru skunkworks program through outfit Crawford Performance, together with famed driving specialist 'Tarzan' Yamada, secured their first win of the 2009 race season in this past weekend's 2009 season opener of the Redline Time Attack series held at Buttonwillow Raceway. The event was run in the #13 clockwise configuration, widely considered the favorite layout of the Japanese Time Attack drivers. <br><br>Crawford's skunkworks STI was in similar trim as its last outing except for its customer-spec S5 2.65L engine. The crew at Crawford tossed in their street trimmed S5 which produced roughly 510 whp and 600 lb-ft of torque for this event. Though slightly less power than their full race motor, shop proprietor Quirt Crawford felt it was fully capable of getting the job done. Another change for the 2009 season was the addition of E85 in the fuel tank.  According to Crawford, 'We decided to go green this year and run the E85 fuel'.  <br> <br><b>Testing & Setup: Saturday</b><br><br>Arriving at the track at lunch time on Saturday, the car was prepped and preceded on track in the next applicable session. This being Tarzan's first time driving the skunkworks STI since an event at Virginia International Raceway in late 2008, the team was cautiously optimistic of his feedback.  Tarzan returned into the pits quite pleased with the adjustments made to the STI, only requesting minor shock setting adjustments to get the car ready for Sunday’s Time Attack competition.<br>As Saturday's testing progressed, the skunkworks STI picked up a slight oversteer temperament that just didn’t want to go away.  The team also found out the gears in the STI's dogbox were too short to take full advantage of the fast sections of Buttonwillow's #13 track. <br> <br><b>Race Day: Sunday</b><br><br>With the car basically dialed in, only adjustments were made during the morning test sessions. That pesky oversteer seemed to be getting worse not better as the Subaru Skunkworks Team STI was readied for the first afternoon Time Attack competition with a set of fresh tires at all four corners. In one lap, Tarzan had posted a formidable 1:48.91 but immediately pulled back into the pits to address an intensified oversteer issue. Eventually, something in the transmission also finally let go, leaving the STI powering only its rear wheels.  Making 600 lb-ft of torque, the skunkworks STI was losing traction in sixth gear at 6500 RPM. This was enough to make Tarzan's hair turn from orange to red and stand straight up (more so than usual)!<br><br>With little time and no extra gearbox to install, the Crawford team decided to retune the ECU and remove some torque from the motor so Tarzan could better manage the car's vicious acceleration out of the corners. The Japanese driver managed to reduced his lap time to a<br>1:48.88 and give the spectators something to remember as he slid around on the track in the final TA session of the day. His time was quick enough to stay ahead of the other Unlimited AWD contestants and secure the win for Subaru’s skunkworks team at Buttonwillow.<br><br>Long live the fraternity of STI!<br><br>Crawford Performance Thanks...<br><br>It's not a race season without the support of the Subaru skunkworks team’s sponsors.<br><br>Subaru of America, Inc. (SOA)<br><br>Subaru Performance Tuning (SPT)<br><br>Brembo<br><br>Cusco<br><br>Exedy Clutches<br><br>Garrett Turbos<br><br>JE Pistons<br><br>NGK spark plugs<br><br>MoTeC<br><br>Motul<br><br>Rays Engineering<br><br>The Driveshaft Shop<br><br>Tein USA<br><br>Next scheduled stop for the team will be in two weeks (April 10 & 11) at Firebird International Raceway for the Super Lap Battle Modified Magazine Shootout. You can visit Crawford Performance at 4168 Avenida De La Plata Suite. 116, Oceanside, CA 92056 or contact them at CrawfordPerformance.com.</span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/360>Tein - Super Racing - Impreza & WRX & STI 08+  - 3595.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/360><img src=http://store.crawfordperformance.com//system/uploads/470.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/401>Motul 300V Competition 15w50 - 2 Litre - 36.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/401><img src=http://store.crawfordperformance.com//system/uploads/537.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/92>Air / Oil Separator - Top Mount Intercooler, 08 STI - 384.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/92><img src=http://store.crawfordperformance.com//system/uploads/1.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews15 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>DSport Cover - Could this be the Number 1 Contender for Time Attack?</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=67><img src=./images/DSport_Cover_Apr09.jpg width=174.903125 height=242.5 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>Gunning For Gold<br>Crawford Performance's 530whp Subaru STI Aims For Unlimited Excellence<br><br>Competition is a driving force for excellence. Excellence means achieving nothing less than the best. When challenged by competition, the true competitor finds that extra motivation to push his limits to exceed expectations. it is when aiming for excellence that records are broken and true competitors rise to the top. <br><br>Quirt Crawford, the owner and engineer at Crawford Performance in Oceanside, California has tuned competition vehicles for just such a purpose, to set records and win races. Involved with Subaru engines since the late 90's, Quirt has worked hard to extract the best from Subaru platforms for high-performance street and competition applications. This drive and experience caught the attention of Subaru of Americ. With the release of the 2008 Suabru WRX STI, Subaru anxiously wished to disprove any notion that the new GRB chassis was less competitive than its older brother, the GDB. Subaru's interest in Quirt's work led to the development of this GRB STI. </span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/92>Air / Oil Separator - Top Mount Intercooler, 08 STI - 384.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/92><img src=http://store.crawfordperformance.com//system/uploads/1.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/92>Air / Oil Separator - Top Mount Intercooler, 08 STI - 384.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/92><img src=http://store.crawfordperformance.com//system/uploads/1.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/20>Crawford EasyECU with License (DBW) - 699.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/20><img src=http://store.crawfordperformance.com//system/uploads/227.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews16 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Drive Performance Magazine - The Crawford Performance WRX STI</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=66><img src=./images/Drive_Perf_Cover_Gallery.jpg width=192.484375 height=242.5 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>According to James Han, motorsports marketing manager for Subaru of America, Inc.: 'The relationship between Crawford Performance and Subaru of America, Inc. relates mainly to this 2008 Subaru Impreza WRX STI time attack project car. Acting as a rolling billboard that incorporates dramatic color and design, this development vehicle showcases the performance applications of Subaru core technoligies on road race course and benefits from the tuning plus car setup experiences of Crawford Performance. Relaying crucial driving impressions at various events are guest drivers Tanner Foust and tarzan Yamada, who are both time attack specialists helping the team extract maximum performance.'<br><br>For mroe on this article, pick up a copy of Drive Performance Magazine - Version 5.3 and check out The Crawford Performance WRX STI. </span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/462>Stage 3 -  Crawford Map, DP, FMIC, A/O Sep & AP V2 - 2899.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/462><img src=http://store.crawfordperformance.com//system/uploads/590.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/443>S5 2.7L Billet Stroker - Long Block Package - 14500.0</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/443><img src=http://store.crawfordperformance.com//system/uploads/120.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/439>Crawford Subaru Gymkhana Exhaust 2 - 539.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/439><img src=http://store.crawfordperformance.com//system/uploads/562.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews17 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Crawford Performance Introduces Buttonwillow Rookie Thomas Smith At Super Lap Battle 08</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=65><img src=./images/_MG_1775.jpg width=161.666666666667 height=242.5 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall><b>Flat-4 Las Vegas member Smith shares road-race seat time with Crawford Performance.</b><br><br><b>November 12, 2008</b>, Super Lap Battle: Crawford Performance has taken stock in Las Vegas local and Flat-4'Vegas member Thomas Smith, and placed him on track in their Stage 2 2008 Subaru WRX STI. His introduction, also Smith's virgin event at Buttonwillow Raceway's long-track configuration, was created to offer Crawford an opportunity to both test a potential new hot-shoe, as well as get real-world read on the company’s track and street parts for the '08 STI.<br><br>Smith's opportunity to run at Super Lap Battle 2008 came courtesy of Quirt Crawford and Crawford Performance, who wanted to put a true street guy into an evaluative position for their products. Smith, a long-term WRX owner, was selected from the body politic of Flat-4 'Vegas. The 2008 Subaru WRX STI used by Smith on Buttonwillow's #13 track (visit buttonwillowraceway.com for track configurations) was an in-shop project built by Crawford Performance. Would two plus two equal Flat-4?<br><br>An honest daily driver, Crawford Performance's new blue WRX STI was slated for a complete series of track evaluations, as well as back-to-back comparos with a similarly equipped Mitsubishi Evolution X. The blue STI was mildly prepped as a street-based track toy, with nothing added for race day other than fuel. Beyond the Crawford Stage 2, the STI was modified with a proprietary downpipe and axle-back exhaust, plus an in-house reflash of the OEM ECU. <br><br>Other little bits supporting track time included a proper air-oil separator to keep the Motul free of Buttonwillow bubbles. Sprung with a set of tightened street-worthy springs to remove some of the factory STI's push-friendly mush-steer (using the OEM struts), the STI had an aftermarket set of Enkeis clad in Continental ContiSports for the event – again, street tires on a street-prepped vehicle, being used at Buttonwillow for a host of tests designed to mimic track-day fun for a track-day guy like Mr. Smith.<br><br>Mr. Smith's best time in the blue STI was 2:05.3 – hired gun Tanner Foust only ran eight-tenths of a second faster in the same car (shhhh – don’t tell him). Smith’s background is primarily in go-karts, but he's raced his personal WRX on the track. That's how the Crawfords met Smith – their WRX beat his by one-hundredth of a second when SubieFest was at Willow Springs.<br><br>With special thanks to Subaru of North America, Crawford Performance has partnered with the most important race and street builders in the aftermarket: Tein (suspension), Garrett (turbo), Motul (fluids), MoTeC (control), NGK (fire), Brembo (brakes), Cusco (drivetrain), Recaro (buckets) and Enkei Rims (wheels). Their generous assistance and support helps Crawford Performance keep creating and building the parts you buy.<br><br>Crawford Performance can be found at 4168 Avenida De La Plata Suite. 116, Oceanside, CA 92056. You can try them on the phone too, 760.631.2927, or visit them online at crawfordperformance.com.<br></span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/95>Crawford Performance Down Pipe, 08 STI - 329.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/95><img src=http://store.crawfordperformance.com//system/uploads/312.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/316>Stage 2 -  Down Pipe, A/O Sep & Tuned Package - 1389.85</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/316><img src=http://store.crawfordperformance.com//system/uploads/352.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/92>Air / Oil Separator - Top Mount Intercooler, 08 STI - 384.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/92><img src=http://store.crawfordperformance.com//system/uploads/1.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews18 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Crawford Performance Slices 1.5 Seconds Off US Time-Attack record at Super Lap Battle 2008</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=64><img src=./images/_MG_2048.jpg width=242.5 height=161.565625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall><B>US-built Time-Attack record falls to Crawford Performance, Subaru and Tanner Foust.</b> <br><br><a href=http://www.crawfordperformance.com/videos/browse?movieid=104><font color=red>US Built Super Lap Battle Record - In Car Video Action</font></a><br><br>Crawford Performance gave their nasty little 2008 STI a tweak or two and sent Subaru hot-shoe Tanner Foust on to the big course at Buttonwillow Raceway, seeking to end their year with a strong note. To Crawford & company’s pleasure, their home-grown 2008 Subaru WRX STI outshone most of the field, in the process setting a record for American-built time-attack cars with a time of 1.47.052.<br><br>Prepped from the start as a unlimited time-attack car – it's Crawford’s in-house bomber – the orange & black Crawford STI was expected to be quick, and without a quality performance the fast paint job would have looked somewhat silly. Crawford has made a reputation at track events by setting their phasers to deep-fry, and had to be fast to keep up appearances. Joined by several other Crawford-supported Subie efforts at the track, it didn't help that additional pressure came from the extensive body of Japanese drivers at 2008’s Super Lap Battle.<br><br>Chopping 1.5 seconds off the previous American-built best, the Crawford-powered STI carried Tanner Foust to a series of fastest laps on Tuesday afternoon. Built to produce fast lap after fast lap (and not be a one-trick pony), the Crawford experience demands a reliable product that won’t flake after one lap. The engine is a race-spec S3L-I block which Crawford calls the SR3L-I, with Crawford's time attack heads and billet crank, managed by a MoTeC plug and play engine management system. Actually slowed for this event with an increase in rear wing, a sequential gearbox was bolted into the Crawford STI at the same time as springs were softened to increase feel and pliability on-track, while the anti-roll bars were stiffened front and rear to help Foust keep in touch with the tarmac on Buttonwillow #13s' high speeds and slight altitude changes.<br><br>The week's performance and the killer lap times were almost lost before things started when builder Quirt Crawford took the STI for a setup run Tuesday morning. Doing his best Parnelli Jones impression, Crawford missed a cue at the Bus Stop left-hander. He clipped the inside curb and put the previously unmolested STI into the dirt on the outside. '... to Hell with slowing down, all I could think about was to avoid slamming on the brakes and flat spotting the tires!'<br><br>Regular support for Crawford Performance's race program has come from industry stalwarts like Subaru, Tein (suspension), Garrett (boost), Motul (fluids), MoTeC (brain), NGK (spark), Brembo (stopping), Cusco (drivetrain), Recaro (sitting), Hoosier (grip) and Mackin Industries (rolling stock). Without their assistance, Crawford would have had a hard time building something this fast.<br><br>Troll through the archive kept by Crawford for a complete look at this year's Super Lap Battle effort. </span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/316>Stage 2 -  Down Pipe, A/O Sep & Tuned Package - 1389.85</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/316><img src=http://store.crawfordperformance.com//system/uploads/352.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/92>Air / Oil Separator - Top Mount Intercooler, 08 STI - 384.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/92><img src=http://store.crawfordperformance.com//system/uploads/1.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/95>Crawford Performance Down Pipe, 08 STI - 329.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/95><img src=http://store.crawfordperformance.com//system/uploads/312.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews19 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>VIDEO Subaru Rally USA Racer Ken Blocks dissertation on hoonage and general automotive tomfoolery</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=63><img src=./images/ken_helipad.jpg width=242.5 height=80.63125 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall><a href=http://www.crawfordperformance.com/videos/browse?movieid=101><font color=red>Ken Block - Gymkhana Video Practice</font></a><br><br>We know Ken Block well. He's that guy who jumps things in rally cars. After his 171-foot leap of insanity and his snow antics down under, we made him well aware that it would be hard to impress us from this point forward without adding fire…lots of fire. So upon watching this new clip, where Ken rips around El Toro airfield in his Gymkhana car (featured in 0-60 Spring 2008), we were at first disappointed to see all this smoke, but no fire. Then we noticed the guy on the Segway, and while Segways themselves are rather lame, the possiblity of crushing someone riding one is actually a lot cooler than fire. So once again KB, we applaud your efforts and nominate you for Hoon of the year.<br><br><b>1) What was the inspiration behind the concept of the video?</b><br><br>I built this amazing Subaru STI specifically for gymkhana events, but I rarely get time to drive it. So, I had a few spare days in September and decided to rent the El Toro Airfield (in So. Cal) and do some practice and further testing and setup of the car. I brought along the guys from Mad Media (they film at our Rally America races for Subaru) to make a video clip of what I did with the car over those two days. Basically, I set up a fun gymkhana-like course around the airfield and we shot it all to make a video clip for DC.<br><br><b>2) First let’s talk about your car. What have you done to this STI to allow you to drive it like you do?</b><br><br>The major mods are engine performance (tuned by Crawford Performance) and tires/suspension. The car puts out 530WHP and runs on BFG tires and Tein suspension. The setup is really key…the power delivery needs to be powerful yet smooth and the suspension and tire combo needs to be well balanced and not too stiff to let the car move around and be a bit looser than your typical tarmac track setup.<br><br>Source and for more information please visit: <a href=http://www.0-60mag.com/online/?p=5670>0-60 Magazine</a><br><br>Ken Block Website: <a href=http://kenblockracing.com/>Click Here</a></span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/18>Base CP-30R Turbo Kit - 04-07 STI - 3449.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/18><img src=http://store.crawfordperformance.com//system/uploads/148.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/78>S3L-i 2.5L - Long Block Package - 10999.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/78><img src=http://store.crawfordperformance.com//system/uploads/118.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/296>Crawford Internet Tuning - 275.0</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/296><img src=http://store.crawfordperformance.com//system/uploads/355.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews20 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Team Crawford Scores Two Podium Finishes at VIR Time Attack Finale</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=62><img src=./images/_MG_828726.jpg width=242.5 height=161.565625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>The Crawford Performance Orange 2008 WRX STI, piloted by professional driver Eiji 'Tarzan' Yamada, placed 2nd in Unlimited AWD at GT Live's Redline Time Attack Season Finale held at Virginia International Raceway (VIR), Oct 3-5. What made this finale more impressive was that Team Crawford was in the position to help Dave Mirra, BMX legend and Monster Energy rally driver, with his new 2008 STI and two Time Attack competitors, James Elterman of Team Takata  and Luke Russell of Top Speed. Both of which took first place in their class. Ultimately it was a fantastic way to way to end the 2008 Red Line Time Attack Series for Crawford Performance and for Subaru.<br><br>The journey began six days prior to the event when Owner, Quirt Crawford, decided to make the 2600 mile trip from Oceanside California to Alton, Virginia. The Team decided to get to the track early in the week, not just for set-up purposes but to meet up with Dave Mirra, BMX guru and Monster Energy rally driver.  Dave made the 3 hour drive from Greenville North Carolina just to have Crawford personally install a Crawford Stage Two power package to his new 2008 STI. Once up and running Dave had to head back home. It wasn’t long afterwards before he rang up the team, using his hands-free device of course, and raved about the STI’s new unleashed power, 'I'm so stoked! This Subie has power everywhere! And it's so smooth and still street-able. Thanks for helping me out.' No problem Dave, we were glad we could help. And that sentiment set the mantra for the weekend, helping other Subaru owners and competitors.<br><br>The Crawford support rolled right into Friday. Thirty-nine Time Attack competitors coupled with the Grand-Am KONI Challenge cars and the Skip Barber cars were all vying for track time. Most teams including Crawford Performance were trying to gather as much info as possible for chassis and engine management set-up. This was especially difficult for Team Crawford as this was the team's first time to VIR and it was the inaugural run for their new plug-n-play MoTeC engine management system and center differential controller. As luck would have it, Phoenix ICY (Subaru Road Race team) was competing in the Grand-Am KONI Challenge, and they shared few VIR chassis pointers with Team Crawford. This freed up time for Crawford to focus on the new MoTeC ECU and SDC.<br><br>While Crawford focused on the Orange 2008 STI, other teams were doing the same; making their laps and pitting, playing with tire pressures, tweaking motors and suspension. Team Crawford wasn’t the only team making adjustments. One of the Time Attack competitors, Top Speed, seemed to be having issues with their oil catch can system. Their current set-up had them worried about staying competitive throughout the weekend. Luckily Team Crawford had an extra Crawford Air/Oil Separator on hand. In the spirit of sportsmanship we donated the Separator to the Top Speed team<br><br>During Fridays practice, Crawford's unlimited car was the fastest car on the track, including all the Grand-Am KONI Challenge cars as well as the Skip Barber cars. After the time attack on Saturday, we found ourselves in second place behind the Top Speed car. We knew it would be hard to out perform the Top Speed car because of the 400 pound deficit between our cars, so Sunday morning the team decided to add another 100WHP along with a new set of Hoosier tires for a shot at the overall win.<br><br>Spirits were high as the Orange Crawford STI clocked its fastest time of the weekend on the first of three timed laps. Things were certainly looking good. However, during the second lap, just after the tires were up to their optimal temperature, there was a gear box issue that resulted in the engine over revving to 9826 RPM. Tarzan said the second lap was bound to be at least one second quicker than the first lap.  Alas, the over rev bent most of the intake valves which slowed the car down considerably. Eventually, Top Speed ended up edging (1:58.540) out the Orange Crawford 2008 STI (1:58.929) in the final round to take 1st place in Unlimited AWD. Congratulations are in order to the Top Speed team for a great 2008 season.<br><br>* 1st place Unlimited AWD, 1:58.540, Driver Luke Russell<br><br>Speaking of finishing first, on the final day James Elterman, Team Takata, was looking to solidify himself and his Subaru as the Modified AWD series champion. All looked well, until an unfortunate brake failure forced James off course an into a tire wall.  Fortunately James was not hurt, and the Takata Subaru suffered only minor damage, but it was clear that the Subaru was no longer race worthy.  <br><br>Keeping with the weekend's mantra, Crawford discussed the details with the Red Line Organizers and offered the Blue Stage 2 Crawford 2008 STI so that James could finish the event and hopefully win the 2008 Modified AWD Championship. The only question was if the Blue Stage 2 Crawford STI was good enough to help James do the job at hand. In the end James ran a 2:23.930 and his nearest competitor ran a 2:30.942.  That 1st place victory (second 1st place win for the Crawford Blue 2008 STI) was enough to secure the points James needed to become the seasons' Modified AWD Champion. <br><br>* 1st place Modified AWD Champion, 2:23.930, Driver James Elterman<br><br>Ultimately, the inaugural trip to Virginia was a success. Yes the 5750 mile round trip was a long haul and yes the Orange 2008 Crawford STI did not win the Championship, and yes there was a lot of sweat, frustration, bruises, and long hours put into our fledgling program. But, when we stand back we notice the real reason why we do this to ourselves. It's not just the thrill of completion, the nice little trophy’s you can take home to shelve, the magazines or the TV spots. Rather it's the camaraderie & sharing a passion with other people while all the while knowing that your efforts helped other’s to be either happy, successful, or both. There is that intrinsic value that some trophies just can't capture. <br><br>*2nd Place Unlimited AWD, 1:58.929, Driver Tarzan Yamada<br><br>Long live the Fraternity of STI!<br><br>Special Thanks <br><br>- Kumho and Hoosier tires for allowing us to do back-to-back tire testing at VIR. Both tires worked extremely well. <br><br>- Kumho and ENKEI for providing support on the Blue STI. The Subaru has won two TA events with these tires and wheels.<br><br>Crawford Skunk Works Partners<br>Subaru of America, Inc. <br>TEIN USA<br>NGK Spark Plugs<br><br>Crawford Skunk Works Supporters<br><br>Brembo<br>ENKEI <br>JE Pistons<br>MoTeC<br>MOTUL<br>Garrett Turbos<br>RECARO<br>The DriveShaft Shop<br>VP FUEL<br><br>Crawford Performance<br>4168 Avenida De La Plata Ste 116<br>Oceanside, CA 92056<br>760-631-2927<br><br>More about GT Live<br>Described as an 'interactive motorsports festival,' GT LIVE, is an event designed for the young enthusiast of Japanese 'tuner cars' that combines drifting, racing, karting, car shows and music. What makes it most unique is that fans not only spectate, they can actually participate in much of the action. <br></span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/316>Stage 2 -  Down Pipe, A/O Sep & Tuned Package - 1389.85</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/316><img src=http://store.crawfordperformance.com//system/uploads/352.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/87>Air / Oil Separator V2 - Top Mount Intercooler, 04-07 STI - 384.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/87><img src=http://store.crawfordperformance.com//system/uploads/638.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/49>The Crawford Performance 2.5L S2 - 3999.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/49><img src=http://store.crawfordperformance.com//system/uploads/130.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews21 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Crawford helps customer, Ferdie Ang, win BIG at Hot Import Night (HIN) Boost Mobile Night Shift</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=60><img src=./images/l_6684ee2a0592a37afdc481c2670b872d.jpg width=242.5 height=181.875 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>Oceanside CA. 9.24.08 – HIN Nightshift made their last stop in California, Pleasanton, making it an ideal time for many show car competitors to make their final appearance before going back to the shops and garages in preparation for next season while others go back to being daily driven. But for the road warrior competitors, there are still a few HIN events left in hopes to make their points to place in the NCCA competition. With that in mind, Nightshift Pleasanton definitely had something of interest for everyone from the average car enthusiast to your concert going fan.<br><br>Over 350 vehicles were in attendance one of which was our own local Southern California super enthusiast; Ferdie Ang. Ferdie started the 389 mile drive at 5:30am Saturday morning just to represent the 2008 South Coast Subaru STI. His dedication surely paid off winning two trophies; Best Subaru and Best performance Vehicle. Of course, we would like to think that our Crawford Performance S2 short block had a little to do with :)<br><br>Way to rock the Trophy’s and the ladies Ferdie!!!<br><br>Crawford Performance<br></span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/92>Air / Oil Separator - Top Mount Intercooler, 08 STI - 384.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/92><img src=http://store.crawfordperformance.com//system/uploads/1.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/95>Crawford Performance Down Pipe, 08 STI - 329.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/95><img src=http://store.crawfordperformance.com//system/uploads/312.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/316>Stage 2 -  Down Pipe, A/O Sep & Tuned Package - 1389.85</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/316><img src=http://store.crawfordperformance.com//system/uploads/352.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews22 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Crawford delivers fun and excitement at Subiefest - Street Class Champion</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=58><img src=./images/_MG_4961.jpg width=242.5 height=161.565625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>Willow Springs International Speedway welcomed Subiefest, the largest all-Subaru motorsport event in North America, with open arms, clear blue skies and 100+ degree desert heat. Despite the soaring temperatures, Subie fans congregated to the desert race track to either participate in the Subiefest Time attack, the Subiefest Car show, meet professional rally driver Ken Block, participate in the 2009 Subaru WRX Ride and Drive, or just to hang with fellow Subaru enthusiasts from around the country.<br><br>Saturday started early with  the first flock (100+ Subaru's) of enthusiasts caravanning from as far as 3 hours away, all in order to show up at the gates early and get a jump on the festivities. Now that’s some Subaru dedication!<br><br>Their dedication was rewarded by several fantastic tidbits of entertainment that happened through out the weekend; <br><br>At one point Team Crawford had several sound engineers capturing sound samples for the upcoming Fast and Furious 4 movie.<br><br>The engineers were ecstatic to capture the wicked sounds that the 500+ HP Crawford WRX STI created. Such Crawford sounds captured were; exhaust, turbo, cold air intake, turbo charge pipes, and close exterior (the big furry thing hanging out the passenger window). So, now when you watch the movie and hear those roaring Subie sounds, you’ll know where they came from.<br><br>Other Subaru fans had the fortune to catch a glimpse Ken Block taking his Crawford Performance prepped gymkhana car out for a few drift sessions.  Drifting refers to a driving technique and to a motor sport where the driver intentionally skids the rear tires through turns, preserving vehicle control and a high exit speed. Simply put, it requires lots of horsepower and tremendous car control of which Ken has both.<br><br>Those that weren’t were able to catch Ken’s drift theatrics patiently stood in line to get an autograph poster or a photograph with the illustrious Rally Car driver.<br><br>Not to be outdone by the higher horsepower attention-grabbing STI's, Russ Warr took out the stock Crawford Performance 2008 Blue STI and competed in the Subie Fest Time Attack, stock class. Garnishing some attention of his own, Dr Warr earned himself and the 2008 WRX STI, a first place win.<br><br>Overall, Team Crawford had a productive and very fun, albeit hot, weekend at Subiefest. We were honored to be surrounded by so many other people with a passion for Subaru. Our entire team would like to thank the event organizers at Subiesport magazine and all fellow Subaru enthusiasts that attended the event.   <br><br>We would also like to thank all the Crawford Skunkworks Partners and Supporters. We eagerly look forward to the remainder of our Time Attack season. Be sure to check us out at GT Live, Virginia International Raceway October 3-5.<br><br>For more on Subiesport Magazine: http://www.subiesport.com/ <br><br>Crawford Skunkworks Partners<br>Subaru of America, Inc<br>TEIN USA<br>NGK Spark Plugs<br><br>Crawford Skunkworks Supporters<br>MOTUL<br>Garrett Turbos<br>RECARO<br>JE Pistons<br>The DriveShaft Shop<br><br>Contact:<br>Chris Escamilla – Crawford Performance<br>4168 Avenida De La Plata Ste. 116<br>Oceanside, CA 92056<br>760.631.2927<br></span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/92>Air / Oil Separator - Top Mount Intercooler, 08 STI - 384.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/92><img src=http://store.crawfordperformance.com//system/uploads/1.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/316>Stage 2 -  Down Pipe, A/O Sep & Tuned Package - 1389.85</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/316><img src=http://store.crawfordperformance.com//system/uploads/352.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/95>Crawford Performance Down Pipe, 08 STI - 329.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/95><img src=http://store.crawfordperformance.com//system/uploads/312.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews23 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Subie Sport Magazine - Time Attack Subarus</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=57><img src=./images/subie-sport_aug-sep_img_02.jpg width=178.2375 height=242.5 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>Race cars better the breed. There is a nary a cary manufacturer, past or present, that has not used racing as a stone on which to sharpen road cars. To be sure, some bit of engineering found on your street car today was first prototyped on the racer of yesterday. No wonder then that Subaru has plunged feet-first into racing with their GR-8-chassis STI. <br><br>While Subaru is mostly known for its dominance in rally, the impreza and the Legacy are also formidable, circuit racers. So with the launch of the new STI, a dedicated group of racers and enthusiasts are taking to the track with the new car. <br><br>For More Information: Subie Sport August/September 2008</span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/316>Stage 2 -  Down Pipe, A/O Sep & Tuned Package - 1389.85</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/316><img src=http://store.crawfordperformance.com//system/uploads/352.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/100>Crawford Performance Carbon Fiber Hood, 08 STI - 1299.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/100><img src=http://store.crawfordperformance.com//system/uploads/368.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/92>Air / Oil Separator - Top Mount Intercooler, 08 STI - 384.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/92><img src=http://store.crawfordperformance.com//system/uploads/1.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews24 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>DSport Magazine - Redline Time Attack</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=56><img src=./images/dposrt_10-08_img_02.jpg width=171.265625 height=242.5 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>Warm and slightly humis air greeted racers and spectators as cars poured into Fontana, California for the first Redline Time Attack event at the Auto Club's California Speedway. July 19-20, 2008 marked the first Redline Time Attack on Cal Speedway's Auto configuration, also known as the 'roval'. This 2.88-mile, 21 turn track layout utilizies part of the speedway's banked oval, where some competitors turned speeds in excess of 160 mph before cutting speed and turning into the infield. A challenging and fast course, the roval was sure to deliver heart pounding excitement for both the drivers and spectators alike. <br><br>For more information: DSPORT Magazine, October 2008 Issue</span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/92>Air / Oil Separator - Top Mount Intercooler, 08 STI - 384.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/92><img src=http://store.crawfordperformance.com//system/uploads/1.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/316>Stage 2 -  Down Pipe, A/O Sep & Tuned Package - 1389.85</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/316><img src=http://store.crawfordperformance.com//system/uploads/352.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/101>Crawford Performance Carbon Fiber Rear Spoiler, 08 STI - 699.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/101><img src=http://store.crawfordperformance.com//system/uploads/375.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews25 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Modified Magazine - Tuner Shootout</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=55><img src=./images/mod_mag_09-2008_04.jpg width=172.175 height=242.5 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>For More Images - Click Above Image<br><br><a href=http://www.crawfordperformance.com/videos/browse?movieid=82><font color=red>Crawford Stage 2 - Video Link</font></a><br><br>Story - David Pratte<br>Photos - David Pratte, Dax Rodriguez and Peter Tarach<br><br>Having finished in Second Place overall in our Tuner Shootout last year, we knew Crawford Performance would be a strong contender again this year with the team's new '08 Subaru Impreza STI hatchback. After a very strong performance on the dyno and a great start to the autocross, the Crawford team once again looked like it was going to take a serious run for the top spot in the Shootout. Then the STI's timing belt skipped a tooth on the car's last autocross run of the day; the team's weekend was over. <br><br>Or was it? Crawford also brought its new stret STI, which the team had been using as a test mule while developing its Ecutek ECU reflash. So rather than hanging their heads over the race car, the guys slapped their hankook race rubber on their street car and let Tanner Foust have some fun in the team's '$1000 STI' (the price for the CP downpipe and ECU reflash, two simple mods good for over 305 ft-lbs of torque).<br><br>The results were, to say the least, impressive. Sure, Foust is a freak o nature behind the wheel, but that can't possibyl explain how the CP street STI was able to post a 1:08.324 lap time in the Time Attack, jost 0.01 seconds behind the Turbo Lab NSX and 1.5 seconds quicker than the hugely powerful BC Racing G35. Clearly, the new STI is one hell of a machine, even in nearly stock form, and the Crawford boys know a thing or two about making STI's even better. </span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/92>Air / Oil Separator - Top Mount Intercooler, 08 STI - 384.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/92><img src=http://store.crawfordperformance.com//system/uploads/1.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/101>Crawford Performance Carbon Fiber Rear Spoiler, 08 STI - 699.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/101><img src=http://store.crawfordperformance.com//system/uploads/375.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/316>Stage 2 -  Down Pipe, A/O Sep & Tuned Package - 1389.85</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/316><img src=http://store.crawfordperformance.com//system/uploads/352.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews26 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Super Street Magazine - Pokemon vs. Godzilla</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=54><img src=./images/ss_sept_08_01.jpg width=177.328125 height=242.5 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>Since the beginning of the import scene, our cars have always been seen as the underdogs. Anyone can take a pushrod V8 motor and make a ton of power, but to take a little four-banger and go fast is like persuading a white girl to dance with our big-headed Chinese editor, Jonny; it's tough. When the udnerdogs start to win, you can't help but give it up for the little guys - and that's exactly where our story begins. <br><br>For more pick up the September 2008 Issue of Super Street Magazine. </span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/316>Stage 2 -  Down Pipe, A/O Sep & Tuned Package - 1389.85</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/316><img src=http://store.crawfordperformance.com//system/uploads/352.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/92>Air / Oil Separator - Top Mount Intercooler, 08 STI - 384.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/92><img src=http://store.crawfordperformance.com//system/uploads/1.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/90>Crawford SS-40 Reflash - EcuTeK - 175.0</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/90><img src=http://store.crawfordperformance.com//system/uploads/299.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews27 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Crawford Performance Congratulates Subaru 199 on X-Games Gold</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=53><img src=./images/IMG_3479.jpg width=242.5 height=161.565625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall><b>Click image above for gallery...</b><br><br>The Crawford Performance Team would like to this opportunity congratulate the 2008 Subaru Rally Team on a incredibly close and intense X-Games Gold win to car #199 (Travis Pastrana). While X-Games 13 Gold Medalist, Tanner Foust took Silver and Ken Block and Dave Mira tied for the Bronze Medal to make it a full Subaru sweep at X-Games 14. <br><br>Some of our close friends of Crawford Performance were generous enough to share their amazing shots with us. In turn we were allowed to share them with the Subaru community. <br><br>Congratulations,<br>Team Crawford Performance<br></span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/20>Crawford EasyECU with License (DBW) - 699.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/20><img src=http://store.crawfordperformance.com//system/uploads/227.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/87>Air / Oil Separator V2 - Top Mount Intercooler, 04-07 STI - 384.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/87><img src=http://store.crawfordperformance.com//system/uploads/638.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/19>Base CP-35R Turbo Kit - 04-07 STI - 3449.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/19><img src=http://store.crawfordperformance.com//system/uploads/150.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews28 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>2008 WRX STI Wows Fans and Drivers at Auto Club Speedway</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=52><img src=./images/IMG_262708.jpg width=242.5 height=161.565625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>For More Images - Click Above Image<br><br><a href=http://www.crawfordperformance.com/videos/browse?movieid=90><font color=FF0000>Tanner Foust, Auto-Club Speedway - HD Video</font></a><br><br>This past weekend, at Auto Club Speedway in Fontana, Team Crawford continued on their pioneering venture with their new 2008 WRX STI earning 2nd in class ( 1:42.327)  at the Redline Time Attack. However the success was not without its challenges. The innovative skunkworks crew was faced with severe braking issues on the NASCAR ROVAL. Thankfully Tanner Foust (X-Games gold medalist, Drift Guru , Stunt Driver and now Top Gear USA TV Host) was on hand to pilot the 160mph WRX STI to another podium finish on Sunday.<br><br>As Tanner was not available on Saturday (filming Top Gear in Arizona), the Crawford crew turned to Tyler McQaurrie, factory Hankook Tire driver, fellow Hankook teammate, and Time Attack competitor of the super fast and super light  (2200lbs) carbon fiber CWEST Honda S2000. Tyler enthusiastically took the Crawford 2008 WRX STI (2900lbs) out for a few shakedown & feedback sessions on Saturday. He was fairly impressed with the car's development, the times it was running on Saturday (Crawford STI 1:43.5, CWEST S2000 1:42.6,) and offered a few suggestions that would help make the car even faster.<br><br>With the Crawford power train nearly dialed in at 600hp, the TEIN suspension working perfectly, the team and Tanner decided to devote all attention to the braking system on Sunday. Huge Brembo calipers already in use, the Crawford skunkworks crew decided to try a different pad compound. Unfortunately the front pads utilized were not up to the tasks demanded by the high speed NASCAR oval sections. The lessons were learned too late, the pads overheated, and damaged the front rotors. It was up to Tanner to make final run with little to no front brakes.<br><br>None of this seemed to matter too much for the spectators or Tanner for that matter, as the new 2008 WRX STI rolled out for its final lap. It was obvious that people eagerly anticipated how the Crawford WRX STI would survive given its current condition. And Tanner did what he does best. He electrified the crowd, other drivers and even surprised himself. Driver Billy Johnson, 'I was following him into the turn and he got completely sideways. I thought he was going to loose it, but then he’d save it and continue on. I was completely amazed with the Crawford STI and with Tanner!'<br><br>When asked what makes this Time Attack car so competitive in so few months, owner Quirt Crawford responded, 'Of course the level of expertise on staff help the 08 STI shine. But Subaru are the ones to thank for building such a great platform to start with. Simply add into that, support from our partners and Tanner's superb driving skills... well it obvious at that point that its teamwork which helps make this 08 STI project a success!'  <br><br>Thank you to all the Crawford Skunkworks Partners and Supporters. We eagerly look forward to the remainder of our Time Attack season. Be sure to check us out at Subie Fest (Willow Springs CA Sept 6th) & Virginia International Raceway GT Live Redline Time Event (Oct 3-5).<br><br>Long live the Fraternity of STI!<br><br>Crawford Skunkworks Partners<br>Subaru of America, Inc.<br>Hankook Tire<br>TEIN USA<br>Torco Race Fuels<br>NGK Spark Plugs<br><br>Crawford Skunkworks Supporters<br>MOTUL<br>Garrett Turbos<br>RECARO<br>JE Pistons<br>The DriveShaft Shop<br><br>Contact:<br>Chris Escamilla – Crawford Performance<br>4168 Avenida De La Plata Ste. 116<br>Oceanside, CA 92056<br>760.631.2927 <br><br>More on Tanner Foust: http://www.tannerfoust.com/ <br>More on Tyler McQaurrie: http://www.tylermcquarrie.com/ <br>More on Auto Club Speedway: http://www.californiaspeedway.com/</span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/20>Crawford EasyECU with License (DBW) - 699.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/20><img src=http://store.crawfordperformance.com//system/uploads/227.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/87>Air / Oil Separator V2 - Top Mount Intercooler, 04-07 STI - 384.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/87><img src=http://store.crawfordperformance.com//system/uploads/638.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/19>Base CP-35R Turbo Kit - 04-07 STI - 3449.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/19><img src=http://store.crawfordperformance.com//system/uploads/150.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews29 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Crawford Qualifies for Super Lap Battle Finale</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=51><img src=./images/IMG_249616.jpg width=242.5 height=161.565625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>For More Images - Click Above Image<br><br><a href=http://www.crawfordperformance.com/videos/browse?movieid=89><font color=FF0000>Tanner Foust, Willow Springs - HD Video</font></a><br><br><b>Crawford Qualifies for Super Lap Battle Finale</b><br><br>(July 15, 2008 – Oceanside CA) This weekend Crawford Performance and their 2008 WRX STI, piloted by drivers Tanner Foust and Russ Warr, earned a spot in the Super Lap Battle Finale ( November 11th).  Despite excessively high ambient temperatures and the even hotter Mojave Desert winds, the Skunkworks team was also able to pull off two 1st place wins at the Willow Springs Raceway event.<br><br>The team traveled to Willow Springs Raceway, noted as the 'Fastest Road in the West', to compete in the two-day regional NASA (National Auto Sports Association) event. The decision to do so way two fold. One; to qualify for the renowned Super Lap Battle finale in November Two; dial–in the new WRX STI chassis for high speed scenarios. What better way to accomplish two distinct goals then to have two different drivers, Russ Warr and Tanner Foust. <br><br>Saturday was spent with Russ Warr, the local 'shoe', behind the wheel of the Crawford 2008 WRX STI. The focus was to run a fast enough time to qualify the car for Super Lap Battle. Running in the NASA Time Trial TTU class & fighting temperatures as high as 97 degrees and 36mph wind gusts, Russ did what was asked and secured a qualifying spot for the Crawford WRX STI with a lap time of 1:27.0.  As it would happen, that time stood for the remainder of the day and earned the Crawford 2008 WRX STI its first official 1st place win. <br><br>Not to be out done, X-Games gold medalist, stunt driver and Top Gear TV show host Tanner Foust, finished his Formula Drift competition in Las Vegas at 2:20 am, caught a few winks and then made the 3.5hr drive to make the 8:30am track session on Sunday. After all the set-up changes were said and done, Tanner decided to put a 'fun' lap together (see HD Video). 'This car drives like it's on rails', exclaimed Tanner. 'I just had to have some fun with it our there. I can't wait to drive it at CA Speedway next weekend!' His 'fun' lap of 1:27.2 was able to secure another 1st place victory for the 2008 Crawford WRX STI.<br><br>Overall, the weekend was a complete success. There was great driving, superb knowledge gained, all objectives were completed, the 2008 Crawford WRX STI earned her first wins, and the 2008 Crawford Blue STI got some decent laps in (1:43.4). What topped it off however was that there were several die hard fans that made the drive to the desert and braved the obscene weather conditions just to check out the new Orange 2008 WRX STI on the track. As excited as they were, it seemed that they were even happier to see the stock 08 Blue STI out there chasing down the Porsches!<br><br>Thank you to all the Crawford Skunkworks Partners and Supporters. We eagerly look forward to the remainder of our Time Attack season. Be sure to check us out at the Auto Club Speedway (Formerly CA Speedway) event in Fontana CA (July 19-20) when we run a portion of the Nascar Oval.<br><br>Long live the Fraternity of STI!<br><br><b>Crawford Skunkworks Partners</b><br>Subaru of America, Inc.<br>Hankook Tire<br>TEIN USA<br>Torco Race Fuels<br>NGK Spark Plugs<br><br><b>Crawford Skunkworks Supporters</b><br>MOTUL<br>Garrett Turbos<br>RECARO<br>JE Pistons<br>The DriveShaft Shop<br><br>Contact:<br>Chris Escamilla – Crawford Performance<br>4168 Avenida De La Plata Ste. 116<br>Oceanside, CA 92056<br>760.631.2927<br><br><b>More about Super Lap Battle</b><br><br>*Super Lap (alternatively known as Tuner Battles or Time Attack) originated in Japan as a proving ground for street tuned cars built at a large budget by highly respected tuning companies. As a result of the quick rise in popularity, tuners developed cars specifically to beat the competition. Drivers are allocated three laps in a final event run: warm-up, timed and cool-down. Ultimately, the competitor setting the quickest timed lap is crowned Champion.<br><br>For USA Super Lap, there are four qualifying rounds across the nation. For each class (Unlimited, Limited and Street), the top three fastest cars for the weekend are given entrance into the invite-only November Super Lap Battle finals (9 total from each qualifier).<br><br>Qualifying rounds are run with their respective regional NASA chapter and all entrance fees/registration are handled through the NASA website (www.nasaproracing.com). The final event is where the best time attack cars give it their all to see how fast they can go around Buttonwillow's #13CW configuration.<br></span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/92>Air / Oil Separator - Top Mount Intercooler, 08 STI - 384.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/92><img src=http://store.crawfordperformance.com//system/uploads/1.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/316>Stage 2 -  Down Pipe, A/O Sep & Tuned Package - 1389.85</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/316><img src=http://store.crawfordperformance.com//system/uploads/352.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/101>Crawford Performance Carbon Fiber Rear Spoiler, 08 STI - 699.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/101><img src=http://store.crawfordperformance.com//system/uploads/375.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews30 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Crawford 2008 WRX STI scores podium finish</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=50><img src=./images/miller_gtlive08_04.jpg width=242.5 height=161.565625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>For More Images - Click Above Image<br><br><a href=http://www.crawfordperformance.com/videos/browse?movieid=88><font color=FF0000>Eiji 'Tarzan' Yamada - HD Video</font></a><br><br><b>Crawford 2008 WRX STI scores podium finish</b><br><br>(July 3, 2008) The Crawford Performance 2008 WRX STI, piloted by professional driver Eiji 'Tarzan' Yamada, scored a podium finish this past weekend at the GT Live Redline Time Attack at Utah’s Miller Motorsports Park (MMP). Despite excessively high temperatures on and off the track, the team was able to pull off a 2nd in the unlimited AWD class and third in overall finish. Given the strong contingent of seasoned Time Attack vehicles, this finish was quite an achievement for the five month old Crawford Skunkworks project. <br><br>Speaking of goals, Crawford Performance set a course record at MMP last year of 1:37.54 with the 2004 (converted to 2006) Crawford Widebody WRX STI. One of this year's objectives was to see how the new Orange 2008 WRX STI would compare to the Silver Widebody WRX STI’s times at MMP. Another objective was to see how the new 2008 WRX STI would fair in comparison to the veteran Time Attack cars. Thirdly, we thought it would be fun to take our relatively stock Blue 2008 WRX STI to Utah and give track rides to the general public. Overall the focus was on gathering information, spreading the word about the beauty of all wheel drive, having fun with the fans, and to help generate some exciting content for the folks at Octane TV.<br><br>Gathering and creating useful comparative information is always a challenge. The Skunkworks crew acknowledged firsthand that perhaps the comparisons wouldn't be quite fair, the older Crawford 2006 widebody WRX STI having just over three years of R&D into it and the new 2008 WRX STI just having a tad under five months of time under her belt. In addition, the team also realized that many of the other contenders had anywhere from five years to over a decade of R&D in their respective platforms. All things considered, it would be very interesting to see how far off the pace Team Crawford and the Orange machine would be. <br><br>And interesting it certainly was. While the weather was a blistering 90+ degrees off track and an additional 20+ degrees on track, plenty of teams were having heating issues, including the Crawford 2008 WRX STI. With some creative engineering and last second tuning, team Crawford was able to make adjustments to run a 1:37.24. That time was fast enough to beat the old Crawford 2006 Widebody WRX STI's track record and was only a mere .3 seconds off the this year's first place position. <br><br>Such a performance not only excited the Skunkworks crew but also driver, Tarzan Yamada. He was ecstatic with the 2008 Subaru's performance, 'This Crawford car is amazing, there is no under steer, the car turns in very quick and the power and braking are superb... of course there are still several things to focus on. But it's very impressive to see how far Crawford Performance has developed this 2008 STI in such a small span of time. I am even more excited to see and drive the car five months from now!'<br><br>Certainly Crawford Performance cannot take all the credit. The complete recipe consisted of fantastic driving from Tarzan, a combination of excellent motorsport accessories from our partners, engine management tuning, and the superb design of Subaru's new 2008 chassis. All of which made it possible to create such a potent package. <br><br>Fortunately quite a few spectators were able to experience some of the new WRX STI's performance too… in a minor fashion of course. While the Orange STI sat in the garage for data downloads, Tarzan hopped into the Blue 08 STI to give a few lucky fans and spectators rides. Rides were given all weekend long to as many people as we were able to accommodate. In the end, everyone was exhausted from the 14hr drive to Utah, the 115 degree heat on the track, and competing with some of the country's best Time Attack vehicles. But seeing the smiles and laughter of the all passengers and talking with all the fans made the trip well worth the effort. <br><br>Thank you to all the Crawford Skunkworks Partners and Supporters. We eagerly look forward to the remainder of our Time Attack season. Be sure to catch us at Willow Springs on July 12th for a Super Lap battle qualifier and for the Auto Club Speedway event in Fontana CA when we run a portion of the Nascar Oval.<br><br>Long live the Fraternity of STI!<br><br><b>Crawford Skunk Works Partners</b><br>Subaru of America, Inc.<br>Hankook Tire<br>TEIN USA<br>Torco Race Fuels<br>NGK Spark Plugs<br><br><b>Crawford Skunk Works Supporters</b><br>MOTUL<br>Garrett Turbos<br>RECARO<br>JE Pistons<br>The DriveShaft Shop<br><br>Contact:<br>Chris Escamilla – Crawford Performance<br>4168 Avenida De La Plata Ste. 116<br>Oceanside, CA 92056<br>760.631.2927<br><br><b>More about GT Live</b><br>Described as an 'interactive motorsports festival,' GT LIVE, is an event designed for the young enthusiast of Japanese 'tuner cars' that combines drifting, racing, karting, car shows and music. What makes it most unique is that fans not only spectate, they can actually participate in much of the action. <br></span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/192>S3L-h 2.5L - Long Block Package - 10339.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/192><img src=http://store.crawfordperformance.com//system/uploads/116.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/100>Crawford Performance Carbon Fiber Hood, 08 STI - 1299.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/100><img src=http://store.crawfordperformance.com//system/uploads/368.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/101>Crawford Performance Carbon Fiber Rear Spoiler, 08 STI - 699.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/101><img src=http://store.crawfordperformance.com//system/uploads/375.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews31 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>X-Games 14, Los Angeles 2008, July 31 - August 3</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=49><img src=./images/X-Games_14_Logo.jpg width=164 height=242 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>From July 31-August 3, X Games 14 returns to Los Angeles for a sixth year with events held at STAPLES Center, The Home Depot Center and the Event Deck at LA Live. <br><br>We are giving you the first opportunity to purchase tickets before they go on sale to the public. <br><br>This year's X Games features several new disciplines including BMX Street, Moto X Best Whip, Women's Moto X Racing, Moto X Speed & Style and BMX and Skateboard SuperPark. <br><br>At <b>STAPLES Center</b>, BMX and Skateboard Big Air, Moto X Best Trick and Step Up will be featured. Debuting as a first-time venue for X Games 14, the <b>Event Deck at LA Live</b>, located across the street from STAPLES Center, will showcase Skateboard and BMX street events. <b>The Home Depot Center</b> will house X Fest, the ultimate action sports festival featuring sponsor & industry booths, interactive parks, athlete appearances and demos. Competitions held at The Home Depot Center will include BMX and Skateboard Vert Moto X Men's and Women’s Racing, Moto X Speed & Style, Moto X Freestyle, Skateboard and BMX SuperPark and Rally Car Racing. <br><br>Fourteen hours of live X Games programming on ESPN, ESPN2 and ABC – all showcased in high definition – will be aired July 31 – August 3. ESPN International, EXPN.com, ESPN Classic, ESPN360.com, SportsCenter and ESPN2's X Center will also provide coverage..<br><br>Tickets for the X Games go on sale to the public via Ticketmaster on June 19. You have a pre-sale opportunity to purchase tickets beginning June 10 at 10 a.m. PT. If you would like to take advantage of this opportunity, please visit <a href=http://www.ticketmaster.com/promo/mt78ag>www.ticketmaster.com</a>, search 'X Games' and enter the code 'FIRST4X' in the promotional code box when purchasing X Games tickets. ESPN and Disney employees have the chance to get the best seats before they go on sale to the public. Tickets are $10 and $20.<br><br>For more information on the X Games, please visit <a href=http://www.expn.com>www.expn.com</a><br></span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/250>The Crawford Performance 2.75L SR6 Stroker - 10999.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/250><img src=http://store.crawfordperformance.com//system/uploads/112.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/73>Air / Oil Separator V2 -  Front Mount Intercooler, 04-07 STI - 384.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/73><img src=http://store.crawfordperformance.com//system/uploads/638.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/20>Crawford EasyECU with License (DBW) - 699.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/20><img src=http://store.crawfordperformance.com//system/uploads/227.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews32 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Modified Magazine - Long Beach Grand Prix</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=48><img src=./images/mod_mag_07-2008_01.jpg width=176.115625 height=242.5 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>For More Images - Click Above Image<br><br><a href=http://www.crawfordperformance.com/videos/browse?movieid=88><font color=FF0000>Eiji 'Tarzan' Yamada - HD Video</font></a><br><br>The annual Long Beach Grand Prix weekend on the sunny streets of Long Beach, California, marks what is fast becoming one of the most exciting and fun-filled motorsports weekends anywhere in the country. This year held a particularly high amount of significance not only due to the inclusion of the Super Lap Battle on the weekend schedule, but also due to the fact that this year's Champ Car race would be the final one. So as hundreds of thousands of fans not only lined the streets to catch a glimpse of screaming, turbocharged V-8, 1,500-lb speed machines, many also wondered what would be in store in the coming years. <br><br>For more information pick up Modified Magazine August 2008 Issue. </span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/220>SR6 2.75L Stroker - Long Block Race Package - RACE ONLY - 16829.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/220><img src=http://store.crawfordperformance.com//system/uploads/122.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/92>Air / Oil Separator - Top Mount Intercooler, 08 STI - 384.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/92><img src=http://store.crawfordperformance.com//system/uploads/1.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/101>Crawford Performance Carbon Fiber Rear Spoiler, 08 STI - 699.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/101><img src=http://store.crawfordperformance.com//system/uploads/375.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews33 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Sport Compact Car - King of the Streets</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=47><img src=./images/scc_08august_00.jpg width=176.115625 height=242.5 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>Walking With Giants, Super Lap Battle joins the Long Beach Grand Prix by John Pearly Huffman (10 page spread)<br><br><a href=http://www.crawfordperformance.com/videos/browse?movieid=81><font color=FF0000>Eiji 'Tarzan' Yamada in car video from the Long Beach Super Lap Battle.</font></a>  <br><br>With minor teething issues affecting some teams, those who ran well began to develop a distinct rhythm, Crawford Performance showed up with its latest creation, an Unlimted-class 2008 Subaru WRX STI. Fitted with a full roll cage, a larger turbo kit, hours of ECU tuning (the '08s now have dual AVCS), new TEIN suspension (with R&D crew) and driver Eiji 'Tarzan' Yamada, the subie finished the weekend in fourth with a much faster time than expected of an untested car that had just been finished and then literally driven to the track. <br><br>For more information pick up the August 2008 edition of Sport Compact Car Magazine. </span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/100>Crawford Performance Carbon Fiber Hood, 08 STI - 1299.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/100><img src=http://store.crawfordperformance.com//system/uploads/368.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/192>S3L-h 2.5L - Long Block Package - 10339.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/192><img src=http://store.crawfordperformance.com//system/uploads/116.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/101>Crawford Performance Carbon Fiber Rear Spoiler, 08 STI - 699.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/101><img src=http://store.crawfordperformance.com//system/uploads/375.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews34 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Super Street - Super Lap Battle Invades Long Beach</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=46><img src=./images/ss_lb_01.jpg width=177.328125 height=242.5 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>Since the mid 70's, Shoreline Drive and other various streets that connect to form the downtown portion of Long Beach have been better known every April as the official course of the Long Beach Grand Prix. used primarly by Champ Car, this two-mile course has played host to the other racing series such as Formula One, Grand0Am, the American le Mans Series and, most recently, has doubled as a demo course for the Formula Drift, which uses a portion of the LBGP track for thier own drift comptetion. So, yeah, serious.<br><br>For more on this article pick up a copy of Super Street Magazine, July 2008 issue. </span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/192>S3L-h 2.5L - Long Block Package - 10339.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/192><img src=http://store.crawfordperformance.com//system/uploads/116.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/101>Crawford Performance Carbon Fiber Rear Spoiler, 08 STI - 699.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/101><img src=http://store.crawfordperformance.com//system/uploads/375.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/100>Crawford Performance Carbon Fiber Hood, 08 STI - 1299.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/100><img src=http://store.crawfordperformance.com//system/uploads/368.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews35 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>SNAFU knocks Team Crawford down but not out of Modified Tuner Shootout</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=45><img src=./images/Firebird_Team_Pic_01.jpg width=242.5 height=161.565625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>June 3, 2008 / Oceanside, CA:<br><br>Memorial Day weekend, Crawford Performance traveled to Arizona to compete the Modified Magazine Tuner shootout. The event was held at Firebird International Speedway, a 12 turn 1.6 mile road course. The shoot out was billed as a multi-day comprehensive contest which pitted each team against each other in the following categories; dyno run, an auto cross, a drag race and a road race, ala Time Attack. The team with the most points and the end of the contest would be crowned overall champion.<br><br>The Crawford Performance Skunkworks crew decided to take two Subaru’s to the event; the Unlimited Orange 2008 WRX STI and a newly purchased (just purchased two days prior to the event) Blue 2008 WRX STI. Initially the intent was to have X-Games Gold Medalist Tanner Foust pilot the purpose built Orange monster and for Quirt Crawford to just have some fun with the new Blue WRX STI. But all that quickly changed on the second day of competition.<br><br>Scoring extremely well the first day and doing exceptionally well on the second day, things were pretty status quo for Team Crawford. Tanner was .3 sec off the #1 spot in the Auto Cross and had one more timed run to make. It was in the middle of that last run when the timing belt jumped and bent all the valves in the motor.  Saddened by this set-back, the team chalked it up to a learning experience for their Unlimited 2008 WRX STI and it’s over 600hp motor.<br><br>The competition was equally disappointed by this SNAFU and offered their spare parts to help Team Crawford get back into the competition. Unfortunately, their older parts could not be used on the newer 2008 WRX STI platform. So with options running out, the skunkworks team decided that the best course of action would be to run the Blue 2008 WRX STI in its current trim. <br><br>Armed with nearly all stock parts and about $1000 dollars in modifications (a Crawford Performance downpipe and an I-Speed EcuTek tune) and a set of Hankook tires, Tanner proceeded to make the best of what was presented to him. Surprising event organizers, competition, and the crowd, Tanner and the relatively stock 2008 Blue WRX STI were able to put up decent numbers, decent times and place 9th out of 13 competitors.*<br><br>Those times and the overall performance not only showed the fans how competitive even a relatively stock 2008 WRX STI is but the fans also had the opportunity to witness the comradery amongst competitors and fellow Subaru owners. All in all it was a great weekend for Team Crawford and all the partners and supporters involved.<br><br>Autocross HD Video Link: <a href=http://www.crawfordperformance.com/videos/browse?movieid=83><font color=#FF0000>Click Here</font></a> <br>Note: You may need to log into the video area before accessing the video directly from the link above. <br><br>* Official results will be published in Modified Magazine hitting stands in August <br><br>Thank you to all the Crawford Skunkworks Partners and Supporters. We eagerly look forward to showcasing our 2008 WRX STI in what should amount to another memorable and successful Time Attack season!<br><br>Long live the Fraternity of STI!<br><br>Crawford Skunkworks Partners<br>Subaru of America, Inc.<br>Hankook Tire<br>TEIN USA<br>Torco Race Fuels<br>NGK Spark Plugs<br><br>Crawford Skunkworks Supporters<br>MOTUL<br>Garrett Turbos<br>RECARO<br>JE Pistons<br>The DriveShaft Shop<br><br>Contact:<br>Chris Escamilla – Crawford Performance<br>4168 Avenida De La Plata Ste. 116<br>Oceanside, CA 92056<br>760.631.2927<br></span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/20>Crawford EasyECU with License (DBW) - 699.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/20><img src=http://store.crawfordperformance.com//system/uploads/227.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/73>Air / Oil Separator V2 -  Front Mount Intercooler, 04-07 STI - 384.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/73><img src=http://store.crawfordperformance.com//system/uploads/638.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/250>The Crawford Performance 2.75L SR6 Stroker - 10999.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/250><img src=http://store.crawfordperformance.com//system/uploads/112.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews36 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Modified Magazine - Flat Four Fun - May 2008</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=44><img src=./images/mod_mag_05-2008_01.jpg width=175.8125 height=242.5 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>In fact, Crawford Performance have able to make up to 700 hp and rev to 8400 rpm on internally stock EJ25 engines and transmissions with proper ECU tuning and their CP35R turbo upgrade kit. That says a lot about how stout the EJ motors are in the hands of a truly skilled tuner, but with the larger displacement EJ motors Crawford did state that they are prone to detonation on the #1 and #4 pistons (where the ring lands are the most commonly beign snapped), so upgrading to forged pistons and rods is a good insurance for these types of builds. As Crawford stated, 'The larger displacement b oxer motors are torque monsters, so they take adifferent style of tuning to keep them alive. I learned that the hard way at Pikes Peak in 2002 with one of our first 2.8-liter stroker motors.'<br><br>For more on this article pick up a copy of modifed magazine, May 2008 issue. </span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/250>The Crawford Performance 2.75L SR6 Stroker - 10999.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/250><img src=http://store.crawfordperformance.com//system/uploads/112.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/20>Crawford EasyECU with License (DBW) - 699.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/20><img src=http://store.crawfordperformance.com//system/uploads/227.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/73>Air / Oil Separator V2 -  Front Mount Intercooler, 04-07 STI - 384.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/73><img src=http://store.crawfordperformance.com//system/uploads/638.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews37 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Crawford Performance 2008 Subaru WRX STI makes impressive debut at Long Beach Grand Prix</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=43><img src=./images/TRZ1-vi.jpg width=242.5 height=160.65625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>Photo by Jeff Williams <br><br>April 24, 2008 / Oceanside, CA:<br><br>This past weekend (April 17-20) was the 34th running of the Long Beach Grand Prix.  Crawford Performance was extended an invitation to this motorsports bonanza to help kick off the inaugural Super Lap Battle series. Not only was it a first time for thousands of viewers to experience the competition Super Lap Battle, but it was also the debut of Crawford Performance's new 2008 WRX STI as driven by Eiji 'Tarzan' Yamada.<br><br>The journey started approximately several weeks prior when team Crawford set forth to meet a few Herculean goals:<br>- Debut the 2008 Subaru WRX STI at the Long Beach Grand Prix in a striking livery,<br>- Showcase the performance potential of the 2008 Subaru WRX STI while... working under strict time constraints towards car build (6 weeks), correctly engineer parts, and present a professional team image.<br><br>Team Crawford did not disappoint. Their stellar debut performance earned them a 2nd place win in class (only a mere .8 sec from 1st) and 4th place overall finish. What makes this more impressive is that the Crawford Skunkworks team had only six weeks to prepare the 2008 Subaru WRX STI, make it track worthy, and that the first shakedown of the car was actually at the Long Beach Grand Prix. To add, Driver Tarzan Yamada, 'I was a little worried before I drove the car because it had no track time on it. After just one lap, I was more than surprised to see how far ahead the car really was developed, more so than any new 2008 WRX STI I have driven in any other country.'<br><br>When asked about what he sees in the car and Crawford’s future, Tarzan exclaimed: 'I can genuinely say that I was very impressed with what Crawford achieved in so little time. With a few more changes, this car can be the fastest Subaru WRX STI on the track. I'm honored to have been selected to be a part of Crawford Performance's Skunkworks team. I can’t wait to get behind the wheel again!'<br><br>This caps off the beginning of the season for Crawford Performance. More images here: http://www.crawfordperformance.com/news/db_imgview.cgi?linkID=43<br><br>In-Car HD Video Link: <a href=http://www.crawfordperformance.com/videos/browse?movieid=81><font color=#FF0000>Click Here</font></a> <br>Note: You may need to log into the video area before accessing the video directly from the link above. <br><br>More about Long Beach Grand Prix:<br>The current race circuit is a 1.968-mile temporary road course carved out of the city streets surrounding the Convention Center of Long Beach, California. It is particularly noted for its last section, which sees a hairpin turn followed by a long, slightly curved front straightaway which runs the length of Shoreline Drive. The circuit is situated on the Long Beach waterfront, and is lined with palm trees (especially along the front straightaway), making for a scenic track.<br><br>Thank you to all the Crawford Skunkworks Partners and Supporters. We eagerly look forward to showcasing our 2008 WRX STI in what should amount to another memorable and successful Time Attack season!<br><br>Long live the Fraternity of STI!<br><br>Crawford Skunkworks Partners<br>Subaru of America, Inc.<br>Hankook Tire<br>TEIN USA<br>Torco Race Fuels<br>NGK Spark Plugs<br><br>Crawford Skunkworks Supporters<br>MOTUL<br>Garrett Turbos<br>RECARO<br>JE Pistons<br>The DriveShaft Shop<br><br>Contact:<br>Chris Escamilla – Crawford Performance<br>4168 Avenida De La Plata Ste. 116<br>Oceanside, CA 92056<br>760.631.2927</span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/90>Crawford SS-40 Reflash - EcuTeK - 175.0</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/90><img src=http://store.crawfordperformance.com//system/uploads/299.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/92>Air / Oil Separator - Top Mount Intercooler, 08 STI - 384.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/92><img src=http://store.crawfordperformance.com//system/uploads/1.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/95>Crawford Performance Down Pipe, 08 STI - 329.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/95><img src=http://store.crawfordperformance.com//system/uploads/312.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews38 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Ken Blocks Monster Subaru - Gymkhana Setup</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=42><img src=./images/kb_monster_03.jpg width=190.059375 height=242.5 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>The Course, A gymkhana course, while similiar to autocross, has much tighter corners and some cone setups that actually require you to rotate 360 or 540 degrees around them. But for me, the most important difference is that instead of it being just a single course, there are two mirrored ones. So when you start there are two cars side by sde, and as soon as the starter says, 'Go,' they take off down a small straightaway. One goes left, one goes right...<br><br>Photography: Morgan Segal<br>[gymkhana: try it at gymkhanausa.com]</span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/18>Base CP-30R Turbo Kit - 04-07 STI - 3449.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/18><img src=http://store.crawfordperformance.com//system/uploads/148.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/73>Air / Oil Separator V2 -  Front Mount Intercooler, 04-07 STI - 384.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/73><img src=http://store.crawfordperformance.com//system/uploads/638.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/77>S3L-h 2.5L - Long Block Package - 10339.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/77><img src=http://store.crawfordperformance.com//system/uploads/116.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews39 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Ken Blocks Monster Subaru built by Crawford Performance</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=41><img src=./images/sport_compact_april08_01.jpg width=176.115625 height=242.5 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>The word on the street was that Ken Block had a new car. It was a 2004 WRX STI built by Crawford Performance for both track and Gymkhana use. Some of you may be wondering what a gymkhana is. Basically, it's just like autocross only tighter, with donuts and such. Others might be saying: 'OK, but who the hell is Ken Block?' He's a shoe salesman, like Al Bundy, only a lot better at it. And for no good reason, we wanted to kick his ass.<br><br>By: Andy Hope<br>Photos By: Henry Z. Dekuyper<br><br>For more information on this feature article pick up the April 2008 Issue of Sport Compact Car at your local store.</span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/20>Crawford EasyECU with License (DBW) - 699.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/20><img src=http://store.crawfordperformance.com//system/uploads/227.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/73>Air / Oil Separator V2 -  Front Mount Intercooler, 04-07 STI - 384.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/73><img src=http://store.crawfordperformance.com//system/uploads/638.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/19>Base CP-35R Turbo Kit - 04-07 STI - 3449.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/19><img src=http://store.crawfordperformance.com//system/uploads/150.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews40 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Feature Article Import Tuner Magazine</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=40><img src=./images/import_tuner_april08_01.jpg width=176.115625 height=242.5 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>Band and artists usually have one seminal song or performance that defines them to a generation. Coldplay had 'Clocks', The Killers had 'Mr. Brightside' and to the younger generations, Johnny Depp will forever to be known s Captain Jack Sparrow. These artists define themselves to legions of fans with one body of work that highlighted other achievements. Similarly, Crawford Performance...<br><br>Written by: Sebastian Tanner<br>Photos by: Eric Kieu<br><br>For more information on this feature article pick up the April 2008 Issue of Import Tuner at your local store.</span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/51>The Crawford Performance 2.5L S3L-I - 5999.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/51><img src=http://store.crawfordperformance.com//system/uploads/126.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/19>Base CP-35R Turbo Kit - 04-07 STI - 3449.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/19><img src=http://store.crawfordperformance.com//system/uploads/150.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/21>Crawford EasyECU w/o License (DBW) - 449.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/21><img src=http://store.crawfordperformance.com//system/uploads/229.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews41 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>La Carrera 1st Place - Kevin Jones</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=39><img src=./images/213773802-M.jpg width=242.5 height=160.454166666667 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>Crawford Performance / I-Speed USA would like to congratulate Kevin Jones on a successful 1st place 7 day race throughout Mexico. From day one Kevin Jones not only wanted to complete the 7 day trek but win it and with that in mind Crawford Performance / I-Speed USA set out to build a proven package throughout the world. While we understand that the winning package needed to be built to the requirements of the race/driver we also understand we can not win any race without a team mentality to lead the customer/owner/driver to victory. With those thoughts in mind we worked with Kevin to review his requests to build a reliable and proven race car; a race car which could endure days of brutal racing on some of the harshest roads, and extreme weather conditions in the world.<br><br>Not only did the Kevin Jones finish the endurance race by placing first in class but he was the fastest overall vehicle of the entire race by more than 13 minutes. Crawford Performance / I-Speed USA thanks Kevin Jones for his victory in the La Carrera endurance race. <br><br>Team,<br>Crawford Performance / I-Speed USA<br><br><font color=#FF0000>More Information about the La Carrera Race:</font><br>The Pan Am operates in a time-to-distance (T/D), pro-rally format. Each car is given a detailed Route Book for the seven days. The route is divided into “transit” and “special stages.” The special stages are the speed sections. The transit stages lead the cars from one special stage to another through regular traffic. All sections are run on paved roads. There is no racing through towns and cities.<br><br>Before the special stages the cars check-in at a control station, line up in proper order, and start in 30 intervals. The fastest cars start first each day. Occasionally, one car will pass another car during a speed section, but all cars are running against the clock.<br>At the end of the week, the cars with the lowest elapsed time in the special stages, plus any penalty (time) points, will be awarded trophies by class and overall. There are no cash prizes, only bragging rights. Over the seven days, your car will run from three to four hours at racing speed. The rest of your driving time will be spent in transit sections averaging 60-70 MPH.<br><br>Time penalties are imposed for arriving too early or too late for the speed sections and other infractions. The penalty is much less for being a little late than being early. You may be up to one minute (59 seconds) late to a speed section before incurring a time penalty. <br><br>Each speed section has a stated maximum amount of time allocated for it in the Route Book. If a car fails to start or complete a speed section, the crew is given the maximum time allotted. Many cars miss one or two speed sections or fail to complete a section within the allotted time during the race, so this limit helps to keep them competitive. <br><br>No race can be won without crossing the finish line. Completing the Pan Am is a significant accomplishment. When you reach the finish line in Nuevo Laredo, regardless of your rank in the standings, you will know that you have succeeded where many others have failed.<br><br>During these seven days you will enjoy racing your car at high speeds over a closed road with thousands of spectators (and cops) along the way urging you to go faster. There are no “county Mounties” with radar guns lying in wait. It’s you, you co-driver, and the car. The only limit is your good sense and understanding that you must finish the race first, before you can claim success or victory!<br></span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/51>The Crawford Performance 2.5L S3L-I - 5999.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/51><img src=http://store.crawfordperformance.com//system/uploads/126.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/19>Base CP-35R Turbo Kit - 04-07 STI - 3449.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/19><img src=http://store.crawfordperformance.com//system/uploads/150.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/21>Crawford EasyECU w/o License (DBW) - 449.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/21><img src=http://store.crawfordperformance.com//system/uploads/229.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews42 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Tanner Foust - Gold at X-Games 13</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=38><img src=./images/Tanner_Gold_02.jpg width=242.5 height=181.875 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>Teamwork is truly the backbone of success. As such, we are very proud and honored to be a part of Tanner 'Rockstar' Fousts, Rally Gold Medal victory at X-Games 13.<br><br>Congratulations to our colleagues and our friends. Job well done!<br><br>Crawford Performance</span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/19>Base CP-35R Turbo Kit - 04-07 STI - 3449.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/19><img src=http://store.crawfordperformance.com//system/uploads/150.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/21>Crawford EasyECU w/o License (DBW) - 449.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/21><img src=http://store.crawfordperformance.com//system/uploads/229.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/51>The Crawford Performance 2.5L S3L-I - 5999.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/51><img src=http://store.crawfordperformance.com//system/uploads/126.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews43 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>For Sale - Black/Pink DC Shoes Gumball 3000 STi</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=37><img src=./images/detail_06_1600.jpg width=242.5 height=161.7171875 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>Engine<br>- NEW 2.5 Liter, turbocharged 4 cylinder<br>- Crawford Performance: S2 Motor and CP32 Turbo Kit<br>- Engine Tuning/ECU Programming: I-Speed USA<br>- Power Output:426 HP at 5700 RPM, 421 TQ at 4600 RPM, 100% 91 Octane @ 18PSI<br>- STi shortblock with forged pistons and STi Crankshaft<br>- APS Cold Air Intake<br>- EcuTeK ECU<br>- APS Exhaust: 3-inch turbo back exhaust<br>- Samco Intake Hose<br>- APS Front Mount Intercooler<br>- Walbro high volume Fuel Pump<br><br>Body <br>- 3300 Original Miles<br>- STi Spec C Body Kit: Japanese market front and rear bumpers<br>- Radiator Screen<br>- STi Rear Differential Guard<br>- Full Size Spare Tire Mount: trunk<br>- Tow strap<br>- Camouflage Wrap graphics<br><br>ICE<br>- Nav System: Alpine NVE N099P Processor, with IVA-300R/RB Inteactive Touch Panel Monitor<br>- IPOD Docking Station: DLO Transpod, Monster Audio Xfer Cables<br>- Radio for Inter-Car communication: Kenwood<br>- Speakers: MB Quart 5 1/4 Components, 8 inch subwoofer<br>- Amp: Alpine 5-channel<br><br>Interior Additions<br>- First Aid Kit<br>- Window Tint<br>- Eletrical Power: 750-watt power inverter<br>- Fire Extinguisher: one in passenger footwell and one in the trunk<br>- Maplight: for co-driver<br><br>Wheels / Tires<br>- Speedline 2120 Wheels: 8 X 18 Tarmac Rally Wheel<br>- Michelin Pilot Sport 5 Tires: 225/40 ZR18<br><br>Brakes<br>- SYMS Brake Lines Kit<br>- Ferodo DS3000 Brake Pads<br><br>Suspension<br>- STi Bushing Kit<br>- STi Trailing Link Kit<br>- STi Lateral Link Kit<br>- STi Strut Bar Kit<br>- STi Strut Top Mounts<br>- SYMS Dampers - adjustable coilovers<br>- Cusco Sway Bar Kit - 22mm<br><br>Gearbox<br>- Six-speed with DCCD (driver-controlled center differential)<br>- STi Engine and Gearbox Mounts<br>- STi Short Throw Shifter<br>- STi Clutch<br><br>For further details please contact the sales department at Crawford Performance either by phone or through our contact page. </span>";
	var proDesc0 =  "<a href=http://store.crawfordperformance.com/store/products/19>Base CP-35R Turbo Kit - 04-07 STI - 3449.95</a>";
	var image0 = "<a href=http://store.crawfordperformance.com/store/products/19><img src=http://store.crawfordperformance.com//system/uploads/150.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc1 =  "<a href=http://store.crawfordperformance.com/store/products/21>Crawford EasyECU w/o License (DBW) - 449.95</a>";
	var image1 = "<a href=http://store.crawfordperformance.com/store/products/21><img src=http://store.crawfordperformance.com//system/uploads/229.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	var proDesc2 =  "<a href=http://store.crawfordperformance.com/store/products/51>The Crawford Performance 2.5L S3L-I - 5999.95</a>";
	var image2 = "<a href=http://store.crawfordperformance.com/store/products/51><img src=http://store.crawfordperformance.com//system/uploads/126.jpg width=280 height=100  border=0 style=filter:alpha(opacity=50) onmouseover=pWidgets(this,100,60,30) onmouseout=pWidgets(this,50,60,30)></a>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=eval('document.all.img0');
		img0.innerHTML=image0;
		pro0=eval('document.all.pro0');
		pro0.innerHTML=proDesc0;
		img1=eval('document.all.img1');
		img1.innerHTML=image1;
		pro1=eval('document.all.pro1');
		pro1.innerHTML=proDesc1;
		img2=eval('document.all.img2');
		img2.innerHTML=image2;
		pro2=eval('document.all.pro2');
		pro2.innerHTML=proDesc2;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
		img0=document.getElementById('img0');
		img0.innerHTML=image0;
		pro0=document.getElementById('pro0');
		pro0.innerHTML=proDesc0;
		img1=document.getElementById('img1');
		img1.innerHTML=image1;
		pro1=document.getElementById('pro1');
		pro1.innerHTML=proDesc1;
		img2=document.getElementById('img2');
		img2.innerHTML=image2;
		pro2=document.getElementById('pro2');
		pro2.innerHTML=proDesc2;
	}
}
function load_subNews44 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Crawford Crowned AWD and Overall Champion at GT Live</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=36><img src=./images/tanner_shot_01.jpg width=242.5 height=181.875 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>This past weekend Team Crawford traveled to Miller Motorsports Park (MMP), in beautiful Utah, where GT Live kicked off its interactive motorsports festival for ’07. This unique brand of motorsports entertainment hosted a myriad of events, including the GT Live Sim race, Professional Drifting, XDL stunt bike-riding, Karting, and the popular…Time Attack. It was no wonder that spectators and media (Subiesport, Modified Magazine and SPEED TV to name a few,) were on hand to participate and report on the action packed two day adventure. <br><br>The Crawford Time Attack car came fully prepared with its APR wide Body kit, Tein N1 coilovers, Prodrive GC05 rims, Exedy triple carbon clutch, Brembo Gran Turismo brakes, BFGoodrich tires, Crawford Performance’s powerful CP35R turbo kit wrapped around our race proven S5 engine and I-Speed’s legendary engine tuning.  To help wield and tame the 600hp street car, we invited Rally X-Gamer, Professional drifter, and all around nice guy Tanner Foust, to pilot the Crawford Time Attack machine.  <br><br>Tanner agreed to sit in the cockpit knowing full well that taking a 3000lb+ street car, adding 600hp and making it compete against some serious race cars was going to be one tall order. But challenges are the true testaments to all competitors. That being said, Tanner put on his suit, helmet, gloves, and headed trackside and began working with the Crawford Team, making choice set-up changes.<br><br>Lap after lap, Tanner carved through MMP’s east course amassing data and downloading all info to the team. The info was used to make the necessary camber/caster adjustments, change ride height, and repair some minor mechanical failures. None of the minutia seemed to matter as the entire team coalesced and moved through each obstacle with relative ease. <br><br>With the car running in superb form, all that was left to do was wait for the final race on Sunday. But that is not what the Crawford Time Attack street car was designed for. It was engineered to display power AND reliability, and what better way to do that than give rides to fans, media, and spectators throughout the remainder of the weekend.<br><br>Tanner and the Crawford Time Attack car diligently worked overtime, persisting to entertain guests and awe passengers, only pitting for the occasional re-fueling and passenger swaps. By the end of the weekend the entire team had their share of track time, photo ops, and Utah sun. All that was remaining was the Time Attack Finale.<br><br>And what a finale it was, as the three fastest AWD machines in the country, the DynoComp STi., the AMS EVO and the Crawford Performance Sti, were all ready to make the final run and all vying for top honors in this the first of the Triple Crown GT Live Time Attack series.<br><br>With the rest of the field already finished with their timed sessions, all that was left was for Tanner to take the Crawford Time Attack car out and top the fastest posted time of the final round by Dyno Comp, which was a 1:40.x.  <br><br>One would think that after two exceptional hot days, countless laps around the track, giving rides to fans and media alike, that one would be near exhaustion. But being the professional driver and showman he is, Tanner saved his best work for last.<br><br>Clocking in a 1:37.5, Tanner drove the Crawford Time Attack car to victory lane and was crowned GT Live Time Attack AWD winner and overall Champion. If that weren’t enough, Tanner’s time earned him and the Crawford Time Attack car a new track record. <br><br><a href=javascript:; onclick=loadVideo39()><font color=#FF0000>HD Video - 2007 GT Live Time Attack, Tanner Foust</font></a><br><br>Drive safe and talk to you again soon.<br>TEAM CRAWFORD<br><br>Team Crawford Performance would like to acknowledge everyone who has helped and who continues to help support us in our Motorsports adventures. Without such outstanding support, none of this would be possible:<br><br>APR Performance <br>BFGoodrich Tires<br>Exedy Racing Clutch<br>I-Speed USA<br>JE Pistons<br>Motul<br>NGK Spark Plugs<br>Prodrive<br>Recaro<br>Subaru <br>TEIN<br>Torco Racing Fuels<br>Turbo by Garrett<br><br>Special Thanks:   <br>- Cobb Tuning for helping us locate some critical spares for our Subaru, thanks guys! <br>-Todd Steen for the awesome BFGoodrich tires and especially... for not throwing-up in our car during one of the Sim races :)<br>- Dave Rosenblum for helping us for bedding-in our new brakes<br>- Eiji 'Tarzan' Yamada for his set-up suggestions<br><br><b>More about GT Live</b><br>Described as an 'interactive motorsports festival,' GT LIVE West presented by BF Goodrich Tires, is an event designed for the young enthusiast of Japanese 'tuner cars' that combines drifting, racing, karting, stunt bikes, car shows and music. What makes it most unique is that fans not only spectate, they can actually participate in much of the action. The next GT live event will be October 6&7 at Virginia International Raceway</span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews45 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Guest Driver Ken Block runs American Gymkhana</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=35><img src=./images/image_kb_11.jpg width=242.5 height=161.565625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>What happens when you combine a professional rally driver, a 600hp Subaru, an abandoned airfield strip, a whole lot of cones and a timing system? We didn't know either, so we asked Subaru Rally Team USA Driver/DC shoes co-founder, Ken Block, if he wouldn't mind participating in our Guest Driver program, which would mean him behind the wheel of our 600hp Crawford Time Attack Subaru for the first ever Gymkhana event here in America.<br><br>Ken graciously accepted and made some time between WRC Mexico and the first of his New Zealand Rally Championship rounds, to meet up with us at the American Gymkhana event in Irvine CA. It was agreed that this Gymkhana course would not only test his driver skill but would also provide some interesting feedback about how our well or not we engineered the Crawford Time Attack Car.<br><br>This inaugural American Gymkhana event brought out 78 different competitors from several motorsport disciplines, over 1800 spectators, and several fairly well respected drivers including; Stephan Verdier in his 400hp rear wheel drive Subaru, Chris Forsberg in his Nissan 350 Z w/a Nissan Titan V8 (VK56) motor, Dai Yoshihara in the Rockstar S13 Silvia, and a few drivers just came out to see what all the fuss was about; Tanner Foust, Samuel Hubinette, and Alex Pfeiffer. In any case, it seemed that Ken wasn't the only one who wanted to test his skill against the clock.<br><br>It wasn't long before the 2006 Rally America National Championship runner-up, Ken Block, was doing e-brake turn-ins, clutch drops and donuts…all the things one would expect from a rally driver at a Gymkhana event. Of course the Crawford Time Attack Car wasn’t designed for such abuse. But hey, what’s the point of creating a mean machine if you can’t have a little fun with it, right?  Little did we know how soon we would eat those words.<br><br>During the beginning of the second session the car decided to break a rear CV joint. It seems that the combination of 600 All Wheel Drive Horsepower, 285/30/18 BFGoodrich R1’s, the abrasive concrete surface, and Ken’s lead foot was just too much stress and something had to give. Luckily for the Crawford Team it was only CV joint. Unlucky for Ken, we didn't have a spare. Lucky for us, one quick phone call to Prodrive, one of our fantastic sponsors, and they were on their way to hand deliver not one but two spares. <br><br>So, with a little bit of time and a little bit of grease, the Monster Subaru Rally driver extraordinaire was back in the saddle blasting through the slaloms, zipping his way around the course, pirouetting 540 degrees around one obstacle, all the while carving his way through the course, error free, before making the mad dash to the finish line.  <br><br>Ken knew that being a Crawford Guest Driver was all about fun. There wasn’t going to be any trophy for his mantel, any prestigious medal to hang around his neck or even a huge media crowd waiting to interview him at the finish line. None of this mattered to Ken as his fun was driving for another reason, to beat the clock. Thus our question was finally answered:<br><br>'What happens when you combine a professional rally driver, a 600hp Subaru, an abandoned airfield strip, a whole lot of cones and a timing system?'<br>You get one determined Ken Block solely focused on one thing, to be the best he can be… the mark of a true sportsman.<br><br>In case you are wondering what Ken Block’s official time(s) were; well, he pushed himself and the Crawford Time Attack Car to the fastest time of the day, a 50.98! The next closest times were a 53.80, 53.95, and a 53.97.<br><br>Awesome Driving Ken!<br><br><a href=javascript:; onclick=loadVideo38()><font color=#FF0000>HD Video - Guest Driver, Ken Block</font></a><br><br>Team Crawford looks forward to our next Time Attack in Oregon at Portland International Raceway, April 7th, then we are off to Buttonwillow April 14th & 15th for another NASA Event, and we will finish our April Tour at the Red Line Time Attack, April 28th & 29th at Buttonwillow. <br><br>Drive safe and talk to you again soon.<br><br>TEAM CRAWFORD<br><br>Team Crawford Performance would like to acknowledge everyone who has helped and who continues to help support us in our Motorsports adventures. Without such outstanding support, none of this would be possible:<br><br>APR Performance <br>BF Goodrich<br>Exedy Racing Clutch<br>I-Speed USA<br>JE Pistons<br>Motul<br>NGK Spark Plugs<br>Prodrive<br>Recaro<br>Subaru <br>TEIN<br>Torco Racing Fuels<br>Turbo by Garrett<br><br>Special Thanks:   Dan at Prodrive. You saved the day!  The entire team thanks you for your help and your support!<br><br><b>More about Ken Block</b><br><a href=http://www.ken-block.com><font color=#FF0000>http://ken-block.com</font></a><br><br><b>More about Gymkhana</b><br>Originating in 19th-century India and England, Gymkhana is a display of athletics and equestrian events. However, in the 20th century, the discipline was applied to an automobile sport in which a series of events is planned to test drivers’ skill and demonstrate accurate car handling. <br><br>Gymkhana is a very tight course laid out with cones in key points to navigate through and around. The obstacles will often consist of slaloms, 180 degree turns, 360 degree turns, figure 8s, and some time parking boxes. The drivers’ goals are the get through the course in the fastest possible manner with the least amount of mistakes. Such a feat requires strong mental concentration and memorizing of the track, where you have to go and in what order you do it in. A driver must rely on many techniques to effectively navigate through a course. Acceleration, braking, drifting & grip driving are all necessary traits to Master any Gymkhana. </span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews46 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Tanner Foust, Crawford Time Attack Subaru on ESPN 2</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=34><img src=./images/IMG_5707a.jpg width=242.5 height=161.565625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>Host Tanner Foust reviews a few of the competitors vehicles at the Redline Time Attack held February 10-11 2007. In addition to the vehicles being reviewed and test driven Tanner also describes what the Redline Time Attack is about and how it works. The show (Import Racer) aired on ESPN 2 Monday March 26th 2007. <br><br>Here are the links to entire show.<br><br><a href=http://www.redlinetimeattack.com/video/REDLINE_ImportRacersP1.mov><font color=#CC0000>Redline Time Attack - Import Racer Part 1</font></a><br><a href=http://www.redlinetimeattack.com/video/REDLINE_ImportRacersP2.mov><font color=#CC0000>Redline Time Attack - Import Racer Part 2</font></a><br><a href=http://www.redlinetimeattack.com/video/REDLINE_ImportRacersP3.mov><font color=#CC0000>Redline Time Attack - Import Racer Part 3</font></a><br><a href=http://www.redlinetimeattack.com/video/REDLINE_ImportRacersP4.mov><font color=#CC0000>Redline Time Attack - Import Racer Part 4</font></a><br></span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews47 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Team Crawford runs NASCAR oval</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=33><img src=./images/CIMG1296_a.jpg width=242.5 height=181.875 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>Ok so, we didn’t actually run with the NASCAR guys, but we did run California Speedway’s Oval track, set a new track record in our class, and took a first place finish!<br><br>It all started on March 16 when the Crawford Widebody Subaru arrived to a special event put together by the National Auto Sport Association (NASA). Typically, NASA racing events are held on more “standard” road circuit courses. This time NASA decided to do things different, combine California Speedway’s infield road course with the 14-degree banked D-shaped Oval. The result was a 17-turn 2.8 mile super track. <br><br>Creating such an event always draws a crowd of race car fanatics. It is no wonder that 420 NASA competitors and several hundred spectators decided to attend this once a year event. To our surprise there were a number of people who were eagerly waiting to watch the Crawford Widebody Subaru in action.<br><br>While fans and rivals watched, the Crawford team hustled around in 90+ degree weather taking tire temps, changing suspension settings, repairing a few broken axles, and drinking plenty of water. All the efforts paid off when Driver, Russ Warr, not only pushed the Crawford Subaru to the fastest time of the day, 1:47.6, but also broke the previous class record by 3 seconds! That new record was more than enough for the Crawford Subaru to win 1st place in Friday’s and Saturday’s TTU Class.<br><br>'We were all very excited to run on the Oval. We were well aware, however, that the handling & suspension would play a big role in our overall performance at this track.  Fortunately for us, engineers from TEIN came out to the track to help dial in our new TEIN SRC suspension. Of course suspension is only part of the equation; we could not have run as fast as we did if it were not for the BF Goodrich G-Force R1’s! I was completely amazed how well the tires stood up to the heat, the high speeds, and their exceptional tire wear.' – Quirt Crawford, Owner.<br><br><a href=javascript:; onclick=loadVideo37()><font color=#FF0000>HD Video - Crawford STi vs. Z06, Part 2</font></a><br><br>We look forward to our next Time Attack in Oregon at Portland International Raceway, April 7th, then we are off to Buttonwillow April 14th & 15th for another NASA Event, and we will finish our April Tour at the Red Line Time Attack, April 28th & 29th at Buttonwillow. <br><br>Drive safe and talk to you again soon.<br><br>TEAM CRAWFORD<br><br>Team Crawford Performance would like to acknowledge everyone who has helped and who continues to help support us in our Motorsports adventures. Without such outstanding support, none of this would be possible:<br><br>APR Performance <br>BF Goodrich<br>Exedy Racing Clutch<br>I-Speed USA<br>JE Pistons<br>Motul<br>NGK Spark Plugs<br>Prodrive<br>Recaro<br>Subaru <br>TEIN<br>Torco Racing Fuels<br>Turbo by Garrett<br><br>Special Thanks:   Nakai 'Memphis' Raines. Thanks for all your support!</span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews48 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Team Crawford Triumphs at Time Attack</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=32><img src=./images/track_01.jpg width=242.5 height=161.7171875 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>Team Crawford Performance’s 2006 Widebody Subaru Impreza Sti wins three awards at the 2007 Red LineTime Attack at California Speedway. <br><br>After a very successful 2006, Crawford Performance opened their ’07 season at California Speedway on the 13 turn 1.45 mile long interior road course. Over 85 competitors turned up in droves to share the track with some of the fastest time attack vehicles and drivers in the nation, including Crawford Performance’s Widebody Subaru Impreza STi, driven by Tanner Foust in Unlimited Class and Russ Warr in the Limited/Modified Class.<br><br>Saturday’s sunny practice session drew quite a crowd from media and spectators alike. In between interviews with local NBC’s affiliate KNBC and ESPN2’s Import Racer, Tanner and Russ were able to dial in the Crawford Subaru Impreza Sti’ new DMS suspension settings along with the new BF Goodrich G-Force R1’s.<br><br>It was all for not, as Sunday’s rainstorm and the decision to run in Limited/Modified Class, changed the tire (treaded Kumho V710’s) and suspension settings yet once again. As luck would have it, the clouds cleared, the rain stopped, and the track dried just in time for the serious action to begin.<br><br>The Crawford Widebody Subaru Sti ended up being a huge crowd favorite winning three distinguished awards. Russ War took home top honors (1st place) in the Subaru with an extremely quick 1:11.515 in the Limited/Modified AWD class. Tanner Foust also took home honors (2nd AWD Unlimited) and nearly broke into the legendary sub 10’s barrier with a 1:10.318 in the Unlimited Class. On top of that, the Crawford Widebody Subaru was awarded as the overall Limited/Modified Class Champion. <br><br>Of course, the times and accolades are even more impressive when you consider the fact that the Crawford Subaru has a full interior, is driven to/from the track, ran the exact same tires in Limited/Modified Class & Unlimited Class, funs solely on the stock Subaru ECU, plus the Crawford Subaru pulled double duty with two drivers in two different classes all weekend long. And if that wasn’t enough, Ken Block, DC Shoes co-founder and Rally sensation, took time from his busy schedule to get some seat time in the wickedly fast Crawford Subaru. Something tells us, he wasn’t disappointed one bit. <br><br>In any case, this was Redline’s most competitive and exciting Time Attack event to date. <br><br><a href=javascript:; onclick=loadVideo35()><font color=#FF0000>HD Video - Tanner Foust (Sunday)</font></a><br><br><a href=javascript:; onclick=loadVideo36()><font color=#FF0000>HD Video - Tanner Foust & Russ Warr (Saturday)</font></a><br><br>Team Crawford looks forward to Redline’s next Time Attack series in Buttonwillow at the end of April. Given the huge crowds and media coverage at California Speedway, we can only assume the action at Buttonwillow will be equally, if not more, exciting! <br><br>Drive safe and talk to you again soon.<br><br>Team Crawford Performance would like to acknowledge everyone who has helped and who continues to help support us in our Motorsports adventures. Without Such outstanding support, none of this would be possible:<br><br>APR Performance <br>BF Goodrich<br>I-Speed<br>JE Pistons<br>Kuhmo<br>Motul<br>NGK Spark Plugs<br>Prodrive<br>Subaru <br>Torco Racing Fuels<br>Turbo by Garrett<br><br>Special Thanks: Tanner Foust, Ken Block, Russ Warr. Their input and patience to share seat time was well received and much respected. Thank you all.</span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews49 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Team Crawford Crowned Limited AWD Time Attack Champion</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=31><img src=./images/IMG_5123.jpg width=242.5 height=161.565625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>11.10.06 Buttonwillow Raceway Park, Buttonwillow CA<br><br>This past Wednesday, Crawford Performance took home their first Time Attack Championship (Limited AWD) at the Super Street and Eurotuner Time Attack Finals at Buttonwillow Raceway Park. <br><br>The day was filled with stiff competition from many well respected tuners and cars from all over the world, including the Crawford Widebody Subaru STi. The Crawford Subaru ended up turning a 1:55.317 in the Limited AWD class which was certainly quick enough to gain much respect from the field of 70 competitors. It was also quick enough to earn 1st place, the “Limited AWD Time Attack Champion” trophy, to clock the fastest 'overall time'amongst all the other 'Limited' competitors, and to place 9th overall in the entire event.<br><br>'To win a time attack challenge, the drivetrain and tuning must be as well developed as the suspension. Everything must hold hands. But it doesn't mean anything without the support of a good team and without good competition. We are always happy to see more and more Subaru's competing in events like these. Not only does it bring a smile to our faces to see that other people have as much passion as we do but it pushes us to build better products and faster Subaru'.'– Chris Escamilla, Crawford Performance V.P.<br><br>Time Attack ACTION Video: <a href='http://www.crawfordperformance.com/timeattack/tt06.wmv'><font color='#0000FF'>Limited AWD Champion Video</font></a><br><br>More on Time Attack:<br><br>A Time Attack Series is circuit racing based on a calendar of events whereby competitors drive hard against the clock to set the quickest lap time around a circuit. Not only do they have the task of doing this but they will be one of many cars and drivers who must race in a series of qualifying rounds around the country. The times will be judged and only the fastest will be specifically invited to fight it out alongside the industries finest at Time Attack Finals.<br><br>More on the Course: Buttonwillow Raceway, configuration #13 clockwise, 2.68-miles, located in the Central Valley of California. This track is technical and demanding, and is defined neither as a horsepower or a handling course. The weather there is typically 75 degrees and sunny.<br><br>Team Crawford Performance would like to acknowledge our sponsors who helped support us at the Street and Eurotuner Time Attack Finals. Without them, none of this would be possible:<br><br>Subaru <br>Nitto<br>Motul<br>Garrett<br>Enkei<br>JE Pistons<br>Torco Racing Fuels<br>APR Performance</span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews50 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Sport Compact Car - December 2006</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=30><img src=./images/results_02.jpg width=242.5 height=181.875 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall><b>15 tests- 10 cars- 2 days and only one champion. </b><br><br>Well, we wish we could tell you that our Subaru was crowned champion, but this year we will have to settle for second place. Let's not kid ourselves, 2nd place is not horrible by any means. The Ultimate Street Car Challenge is like no other vehicle test around! This test selects 10 of the most heavily modified streetable cars, puts them in the Palmdale desert and then subjects the cars to a two-day barrage of examinations and Herculean feats which cover everything from Track lap times, Dyno pulls, ETs at the Drag strip, Ride quality, Power delivery, Peak power, Emissions, Gas mileage, and the Skid pad. Let's not forget the Car show, the Braking test and the Gross display of horsepower. Needless to say, but this competition truly exemplifies what a true ultimate street car is. <br><br>Final Test (video): <a href='http://www.crawfordperformance.com/gallery/video/2006_uscc.wmv'><font color='#0000FF'>Gross Display of Horsepower</font></a><br><br>'Our team was honored to be selected to participate in this invite only event. But more-so than that, we are proud to know that our Subaru earned fantastic marks and placed higher than any other Subaru selected to participate in USCC's history.' <br><br>'It's our goal to ensure that not only Crawford Performance products stand out above the rest, but that we push the Subaru brand to new heights in automotive performance.' – Quirt Crawford, Owner<br><br>Be sure to pick up a copy of Sport Compact Car Dec. 2006 issue for more details on the Ultimate Street Car Challenge.</span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews51 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>NASA Time Trials - Two 1st Place Finishes</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=29><img src=./images/jc_04.jpg width=242.5 height=181.875 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall><b>Crawford Performance earned  another first place victory this weekend and broke a two year old record at the National Auto Sport Association (NASA) Buttonwillow Raceway Park event in Buttonwillow, California.</b>  The event started with few thunderclouds and showers but ended up being all sunshine, just in time for Team Crawford to set a new track record for their 2006 Subaru Widebody Sti.  The team set the bar early during the 2-day event running a 1:55 (track configuration #13 Counter Clock wise). That time bested the previous track record set by a Ferrari 360 Challenge, by 10 seconds. Of course the cool air temps, warm track and 305x18's certainly helped earn those fast times!<br><br><br>'A huge thanks to all the sponsors. Every bit of their continued support helped make this ... one FAST and reliable machine! It continues to amaze me and our competitors how well this Subaru and this team perform. I can't wait to see what we can do at the Super Street Time Attack on Nov. 8th' – Russ Warr, Driver<br><br>Track Video: <a href='http://www.crawfordperformance.com/gallery/video/bw_1006.wmv'><font color='#0000FF'>Buttonwillow attack...</font></a><br> <br><b>More on the Course:</b><br>Buttonwillow Raceway Park is a relatively new facility (opened on March 24th, 1996) which was built by California Sports Car Club, a region of the SCCA. The facility includes a multi-configuration road course, a track for Kart and Solo activities and a 300' sand drag strip. <br><br>The basic road course layout provides for a long course, which can be subdivided into an east loop and a west loop which may be run simultaneously. The longest available configuration is 3 miles in length and the track may be run in multiple directions. The standard west loop is 1.86 miles and the standard east loop is 1.06 miles. The longest straightaway on the track is 3,800 feet in length. <br><br>Buttonwillow Raceway Park is located northwest of Bakersfield, California, about 1/2 mile from Interstate 5.</span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews52 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>2nd Place - NASA National Championship</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=27><img src=./images/IMG_4548.jpg width=242.5 height=161.565625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall><b>NASA HPDE 4/race, NASA Nationals at Mid-Ohio Raceway<br>Sept 13-16 2006</b><br><br>Warning - Intense footage, don't try this at home<br>STi Driver Dr. Russ Warr, EVO Driver Jon Krolewicz<br><a href='http://www.crawfordperformance.com/gallery/video/sti_vs_evo_part3.wmv'><font color='#0000FF'>Video Link – Crawford STi vs. AMS EVO, Mid-Ohio Raceway</font></a><br><br><br>No rest for the weary.<br><br>Soon after successfully completing the <a href='http://www.crawfordperformance.com/results/db_part_info.cgi?id=26'><font color='#0000FF'>Ultimate Street Car Challenge #5</font></a>, we headed out to Lexington, Ohio, for the 1st Annual National Auto Sport Association’s (NASA) National Championship. This inaugural event brought over 250 competitors from all over the United States. Of those 250, Crawford Performance’s 2004 Subaru Sti Wide body, captured a 2nd place in class and 4th overall in the time trail series with a 1:35.662. <br><br>So that’s the quick version? What everyone always wants to see and here is the drama.  So let’s get to it! <br><br>As with any National Championship, there was bound to be a fair amount of competition. This event was no different. Some of the competitors included a <a href='http://www.crawfordperformance.com/results/images/IMG_4655.jpg'><font color='#0000FF'>Shannon Race Car</font></a>, a <a href='http://www.crawfordperformance.com/results/images/IMG_4590.jpg'><font color='#0000FF'>Caterham Super 7</font></a>, <a href='http://www.crawfordperformance.com/results/images/IMG_4547.jpg'><font color='#0000FF'>several Corvette Z06’s</font></a>, a <a href='http://www.crawfordperformance.com/results/images/IMG_4637.jpg'><font color='#0000FF'>few 2.3</font></a> <a href='http://www.crawfordperformance.com/results/images/IMG_4639.jpg'><font color='#0000FF'>liter EVO's</font></a>, and the home-town favored <a href='http://www.crawfordperformance.com/results/images/IMG_4587.jpg'><font color='#0000FF'>AMS EVO</font></a>. <br><br>The Crawford Performance Widebody STi was equipped with our CP35R Turbo Kit, stock 2.5 Sti longblock, full interior, 450whp / 410wtq and weighing in at a comfortable 3388lbs. Though this is the same set-up which we have raced throughout several events, this was the first time that driver, Dr. Russ Warr, had set foot on the Mid-Ohio racetrack. To make this event even more interesting, Mother Nature decided to throw a little rain our way. Great.<br><br>Now here we are in a State none of us have ever been to, on a track we have never seen, and with Mother Nature seemingly taunting us to try and get a decent track time, and people expect us to race? Oh hell yeah! This is what racing is all about, to succeed in the face of adversity.<br><br>The first two cool and wet days of practice were spent making many adjustments to the car. But then there came the third day. With a few donuts in our belly’s and coffee on our shirts, we were ready to reap the benefits of all our changes. The first session came and went, but not without another a special present from the race gods. BOOM…out goes the rear diff. With no spares, and miles away from home, all we could do for the rest of the day was wait, watch as our standings fall as competitors improved their times and eat stale donuts. <br><br>Stale donuts and cold coffee are good for a few things; one, feeding your depression and two, having alone time in the restroom. But, as many of us know, the restroom can be a great thinking place. A simple phone call back to the shop in CA, where luckily, some staff were still milling about, a few tools, a few parts, a little time, a great overnight shipping service and a diff was on its way!<br><br>We received the diff at 9:00am the next day, a Saturday, which just so happened to be the 4th and final day of competition. So with a little time, a little elbow grease, a little luck and thankfully, no more donuts, we jumped into the first session. Now it was up to Dr. Russ to put us back in the standings. <br><br>True to form, Dr. Russ Warr did not disappoint us. He drove his fastest and best lap time which placed us 2nd in class and 4th overall running a 1:35.662. Sure it wasn’t as fast as he thought he could drive the car, nor did we take a first place, but we rose to the occasion in the face of adversity…and that’s what racing is all about.<br><br>“It was a great experience being involved in the first ever National NASA event. We were quite surprised to see so many people come to participate and support this event, but even more-so that so many people have never seen or heard of Subaru. I guess they will remember us and Subaru now.” – Russ Warr, Driver<br><br>Congratulations to the Crawford Race Team and Dr. Russ Warr for a long and tough week of racing. <a href='http://mylaps.com/results/newResults.jsp?id=416884'><font color='#0000FF'>Final Overall Standings</font></a><br><br>Team Crawford Performance<br><br><br><font size='3'><b>Thank you to our sponsors</b></font><br><br><a href='http://www.kumhotires.com'><font color='#0000FF'>Kumho Tires</font></a><br><a href='http://www.aprperformance.com'><font color='#0000FF'>APR Performance</font></a><br><a href='http://www.ngk.com'><font color='#0000FF'>NGK Spark Plugs</font></a><br><a href='http://www.enkei.com'><font color='#0000FF'>ENKEI rims</font></a><br><a href='http://www.motul.com'><font color='#0000FF'>MOTUL fluids</font></a><br><a href='http://www.torco.com'><font color='#0000FF'>TORCO Race Fuels</font></a><br><a href='http://www.bobbakersubaru.com'><font color='#0000FF'>Bob Baker Subaru</font></a> <br><br></span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews53 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Sport Compact Car - November 2006</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=26><img src=./images/SCC_Nov06.jpg width=178.84375 height=242.5 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall><B>2006 - Sport Compact Car’s Ultimate Street Car Challenge</B><br><br>The November 2006 Sport Compact Car (SCC) 'The Unusual Suspects' issue is finally here. Why should anyone even care? Well, it may not be too important to some, but to others who think... feel...drive... Subaru, well...you are all in for a treat. In this issue SCC introduces the contenders for the Ultimate Street Car Challenge 2006. Of the ten USCC contenders, there are TWO Subaru Wide-body’s! That’s right, double the pleasure and double the fun.<br><br>Well from what I gather, the USCC wasn’t all fun and games for the staff who put this contest of contest together. Apparently there were quite a few debates about whether or not to have this year’s USCC. But as Edward Loh, Editor of SCC, said, “Would Hef forgo the playmate of the year? TIME its person of the year issue? No Way.” <br><br>So the dates were set, the checklists made and the invitations sent out. To whom you might say? Well here you go:<br><br>Crawford Performance – 2004 Subaru Sti Wide body<br>APR Performance - 2005 Subaru Sti Wide body<br>Mike Schaezler -1993 Mazda RX-7<br>Prototype Racing - 2006 Lotus Elise<br>Robispec – 2005 Mitsubishi Lancer Evolution IX RS<br>HASport – 1989 Honda CRX Si<br>Paul Dentice – 1994 Nissan Skyline GT-R<br>HPA – 2004 Volkswagen Beetle RSI<br>XS Engineering/M-Works – 2003 Nissan 350Z<br>Danny Young – 1992 Acura NSX <br><br>Personally I would like to thank all the competitors for making this a great event. It’s always an awesome feeling to be surrounded by other enthusiasts who put aside egos in lieu of good old fashioned fun. Let us not forget the staff Sport Compact Car. This was the first year, this particular staff, was tasked with keeping the USCC tradition going. They did a fantastic job keeping gall the contestants happy and taking care of all the logistics.<br><br>Most importantly, we would like to thank all our sponsors, who without their support, none of this would have been possible:<br><br><a href='http://www.kumhotires.com'><font color='#0000FF'>Kumho Tires</font></a><br><a href='http://www.aprperformance.com'><font color='#0000FF'>APR Performance</font></a><br><a href='http://www.ngk.com'><font color='#0000FF'>NGK Spark Plugs</font></a><br><a href='http://www.enkei.com'><font color='#0000FF'>ENKEI rims</font></a><br><a href='http://www.motul.com'><font color='#0000FF'>MOTUL fluids</font></a><br><a href='http://www.torco.com'><font color='#0000FF'>TORCO Race Fuels</font></a><br><a href='http://www.bobbakersubaru.com'><font color='#0000FF'>Bob Baker Subaru</font></a> <br><br>For more details on the USCC, go and check out this month’s issue of Sport Compact Car. Be aware that the 2006 USCC is spread over two issues and the winner will not be revealed until next months issue.<br><br>Chris<br>Crawford/I-Speed<br><br>--------------------------------------------<br><font size='2' color='#FF0000'>When reading the “Quick Quirt” article, please note the following updates/corrections:</font><br><br><B><font size='2'>Spec Sheet Updates</font></B><br><br>Internal mods: <br>- We used a stock 2.5Sti block with Stock Sti heads for this competition and the NASA Championship Time Trials. We did not use a S5 motor for this event.<br><br>Engine management:  <br>- Yes there is a 255L fuel pump and our favorite 720cc injectors, but the spec sheet leaves out the I-Speed USA tuning and the use of the EZ-ECU.<br><br>Wheels and tires: <br>- We ran 305/30/18s on the ENKEIs not the 265/35/18s.<br><br>Drivetrain: <br>- An Exedy Twin plate is used, not a Crawford Performance six-puck clutch <br><br>We use an APS DR725 core. We do not use an APR DR725 intercooler. <br>We use a Tial 44M wastegate. Not a Tial 44M blow-off valve<br></span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews54 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Victor Caputis - Fastest Manual Subaru STi in the World</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=25><img src=./images/bvteam.jpg width=242.5 height=181.875 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall><B>Crawford Performance S4 goes 9.5 @ 150MPH !!!</B><br><br>Englishtown, New Jersey - 8.26.06<br><br>1591 miles (2560km) away from home, a little rain and a canceled Drag Race Event were not enough to stop Victor Capitus’s 2004 STi (Crawford S4 longblock) from powering out a 9.5 @ 150MPH run.<br><br>Hundreds of Subaru and EVO fans gathered this past weekend to watch the annual EVO vs. Subaru Shootout in Englishtown NJ. Fans were there in hopes to see last year’s winner, Big Valley (owned by Victor Capitus), take away another 1st place win. However, it seems that Mother Nature had plans of her own, raining out the track which caused the event to be postponed until mid Oct.<br><br>While the rain seemed to stop the event, it surely didn’t stop all the smack talk surrounding the ever-going EVO vs. Subaru debate…which car is better. True to the sportsmen they are, last years finalist Big Valley and DynoFlash, decided to make a 1.5 hour drive to another, dryer track in efforts to, yet again, put this debate to the test with a winner take all grudge match.<br><br>The competitors staged-up at Atco Raceway and the results speak for themselves:<br><br>Big Valley’s Subaru (<a href='http://www.crawfordperformance.com/gallery/video/95_150mph.wmv'><TRED>Video<TEND></a>) - 9.50 @ 150.68mph <br><br>DynoFlash’s EVO – 12.4 @ 147mph<br><br>Congratulations to Victor and to the rest of his Big Valley Racing team. Thank you for your continuous support. We are proud to have you represent our product(s).</span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews55 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Import Tuner - October 2006</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=24><img src=./images/Import_Tuner_Oct_06a.jpg width=177.63125 height=242.5 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall><font color='#333333'><b>By:</b> </font><br>Joey Leh, Import Tuner Magazine, October 2006<br><br>'Snow banks, sand dunes, river crossings and gravel pits are familiar territory to the Subaru impreza WRx STi. Flip through any Subaru catalog, visit any nationwide dealership or cruise through any rally website and you'll most definitely catch a glimpse of an airborne STi mere milliseconds after it has rocketed off of an embankment. Watching incar footage of WRX driver Petter Solberg or ex-multi champion Tommi Makinen is akin to being witness to one of the greatest automotive ballets ever - ...'<br><br>Owner: Mike Crabtree<br>Age: Forty Five<br>Build Time: One Year<br>Engine: Crawford Performance 2.8 Liter R5<br>EMS: I-Speed USA ECU</span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews56 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>New Track Record and Two 1st Places</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=22><img src=./images/Crawford1.jpg width=242.5 height=135.097493036212 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>NASA HPDE/race, Willow Springs International Raceway<br>Aug 5-6 2006: NASA HPDE 4/race, Willow Springs Raceway, California<br><br><a href='http://www.crawfordperformance.com/gallery/video/sti_vs_z06.wmv'><font color='#0000FF'>Video Link – Crawford STi vs. Corvette Z06, Willow Springs International Raceway</font></a> Driver Dr. Russ Warr<br><br>This was a weekend to remember, with the new APR Widebody just installed we could really see what this car was capable of around the Willow Springs race track. This weekend we chose to see what 305 tires can do on the race track versus pushing more power into the car. So we took a stock STi block, CP35R Turbo Kit and dropped in the standard I-Speed USA ECU. <br><br>The Crawford Performance setup is our standard kit and has a rating of 450whp / 410wtq. Dr. Russ Warr has tied the course record earlier this year with a 1:29:7 lap time, but that was on much smaller tires. With the temperatures staying relatively cool (mid 90's) we were ready to see what the new Crawford STi APR widebody can do. <br><br>On the first day Dr. Russ Warr ran a few practice laps to break the tires in for the weekend. What he didn’t realize was he yanked in a 1:27.8 without even knowing it. With the next session approaching tire pressures were checked and back out we went. <br><br>Dr. Russ not only broke the track record from last year but utterly destroyed any remains of it by grabbing a 1:26.800. A new track record for the TTU class and the fastest a STi has ever gone on Big Willow to date. <br><br>Oh yeah the New Age Corvette, not only is this car fast but it has a few little modifications that up the power and torque quite a bit. Terry also pulled in a blistering lap of 1:28.788, goes to show you can not have to much tire. :)<br><br>Congratulations to Dr. Russ Warr for another successful event. <br><br><b>Thank you to our new sponsors</b><br>APR Performance<br>Bob Baker Subaru<br>Enkei Rims<br><br><b>Thank you to our current sponsors</b><br>NGK Spark Plugs<br>Torco Race Fuel<br>Kumho Tires<br>Motul Oils<br><br>Team Crawford Performance<br></span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews57 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>2006 APR Wide Body Project</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=21><img src=./images/IMG_3953.jpg width=242.5 height=161.565625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>Crawford Performance’s 06 Wide Body Conversion<br><br>It took six days to create the heavens and earth and on the 7th day there was rest. If only we could be so lucky :( Our 06 wide body conversion began Tuesday July 25th and on the seventh day, Aug 1st, we were driving the Sti to compete in Sport Compact Car’s Ultimate Street Car Challenge. But it didn’t stop there. We then took it to the X-Games for a little press action, then off to Willow Springs for some track action. Now that the mini tour is over, we finally have the chance to sit down and do a little write up of the entire build. But this break will be short lived as we are preparing this and another car for Hot Import Nights LA. But enough of that, let’s get to the good stuff!<br><br>Tuesday July 25th 10:30 am<br><br>Staff - “So are we going to do the wide body or what?”<br><br>Chris - “Well, if the parts come in today then I guess we could do it”<br><br>Staff - “If the parts come in the next hour, we’ll stay all night everyday if we have too”<br><br>Staff laughs<br><br>11:15 Subaru and UPS show up with the parts<br><br>Chris laughs (muhahaha)<br><br>Lesson – Be careful what you wish for:)<br><br>A few late nights and a few Red Bull’s later we had a finished 2006 widebody...<br><br>Crawford Performance Team</span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews58 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Two 1st Place Finishes at Willow Springs Raceway</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=20><img src=./images/IMG_3662a.jpg width=242.5 height=155.165066026411 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>NASA HPDE/race, Willow Springs International Raceway<br>July 8-9 2006: NASA HPDE 4/race, Willow Springs Raceway, California<br><br><a href='http://www.crawfordperformance.com/gallery/video/willow_640.wmv'><font color='#0000FF'>Video Link - One Lap of Big Willow at Willow Springs International Raceway, Crawford M2-CP35R STi</font></a> Driver Dr. Russ Warr<br><br>The Crawford Performance’s Team suits up at Willow Springs International Raceway for the 6th round of the 2006 Nasa Time Trial Series. While being another NASA Time Trial weekend we are now in the final stages of testing for the M (monster) series engines. Testing started over 3 years ago with the first trial runs at Pikes Peak in 2003.  <br><br>To begin the weekend we drove the Crawford STi from Oceanside California to Rosamond, CA. While the elevation changes of more than 7000 feet tested the handling and drivability on the road, the average weekend temps of 100+ degrees Fahrenheit tested the durability and reliability of the 500 wheel horsepower Crawford STi on the track. <br><br>Saturday we woke up at 7am to prep the car for the track and prepare for full day of 100+ degree temperatures. This made for one of the hottest track events we have been to, to date. With sizzling tires, and speeds in excess of 150+ mph we took 1st place with a time of 1:29.6 nearly breaking last years best time.<br><br>Sunday turned out to be only a little hotter, but the competition was not backing down for a moment. Pressing on driver Dr. Russ Warr’s heels, Warr but set a blistering time of 1:30.1 in the heat of the morning, in turn setting the time to beat for the day. By the end of the day no one could catch the time the Crawford STi took 1st place for the 2nd day of competition. <br><br>With some recent modifications to the aerodynamics and motor, including the APR Canards, Front Lip and Rear Wing, driver Dr. Russ Warr stated, 'the STi was far more stable at high speeds than ever before and gripped the corners with serious G-Force enabling faster and more consistent lap times.'  Inside the engine bay, the M series proved it worth by leaving scorch marks on the corner exits and blasting down the straight a way over 150+ mph. <br><br>Conquering temperatures of over 100+ degrees, 150+ mph on the front straight away and finishing 1st two days in a row places the M series engines into the spotlight. With the superior rod ratio of the Billet Stroker Crank the final release of the M series engine is just around the corner, prepare yourself for the next level of Crawford short blocks.<br><br><b>Thank you to our new sponsors: </b><br>APR Performance<br><br><b>Thanks to our 2006 sponsors: </b><br>Kuhmo Tires <br>NGK Spark Plugs<br>Torco Fuel<br>I-Speed USA<br><br><b>Crawford M2-CP35R STi Specs:</b><br>Crawford M2 2.6 Liter Short Block <br>Crawford Billet Stroker Crank<br>Crawford CP35R Turbo Kit<br>Crawford Air/Oil Separator<br>I-Speed USA ECU</span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews59 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>1st Place and fastest car of the weekend, Buttonwillow Raceway</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=18><img src=./images/IMG_3607.jpg width=242.5 height=161.565625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>NASA HPDE/race, Buttonwillow Raceway<br>June 10,11 2006: NASA HPDE 4/race, Buttonwillow, California<br><br><b>Check back soon for video</b> Dr. Russ Warr.<br><b>Check back soon for a special video surprise</b> You will find who we are speaking about in the image gallery...<br><br>The Crawford Performance’s heads to Buttonwillow Raceway for the 5th round of the 2006 Nasa Time Trial Seris. The weekend was just about to begin and the dry hot weather was going to make for an interesting weekend. <br><br>On Saturday we woke up to the 85 degree heat and day filled with 90+ degree temperatures all day long. This would make for a hot track, hot engines and over heating tires. In the end we pulled in the fastest time of the day clinching 1st place in class and fastest time of the day. <br><br>Sunday was even hotter with temps reaching 95+ degrees. The difference today was the competition was not going to let Dr. Russ Warr win two days in a row. Everyon's times picked up 2-3 seconds and being only 2 seconds ahead Russ needed to make some magic happen. With a blistering fast lap of 2.03.436 he pulled in another 1st place and fastest time of the day. <br><br>The competition was hoping to real the 2005 TTA Champion in, but could not seem to catch him no matter what they did. Some of them even came over trying to figure out how Dr. Russ Warr was going so much faster than last year. <br><br>The 2.03.436 was only 0.7 seconds off the record which occurred on a cool 75 degree day.Next stop, Willow Springs July 9,10 2006. Hope to see you there...<br><br>Thanks to the car sponsors: Kuhmo Tires, NGK spark plugs, Torco Fuel, I-Speed USA ECU<br><br><b>Crawford CP35R STi Specs:</b><br>Stock 2.5 Liter Short Block <br>Crawford CP35R Turbo Kit<br>I-Speed USA ECU</span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews60 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>New Subaru Record at Miller Motorsports Park</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=17><img src=./images/cool_shots_02.jpg width=242.5 height=161.7171875 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>NASA HPDE/race, Miller Motorsports Park, Utah<br>May 20-21: NASA HPDE/race, Miller Motorsports Park, Utah<br><br><a href='http://www.crawfordperformance.com/gallery/video/one_lap_of_miller.wmv'><font color='#0000FF'>Video Link - One Lap of Miller Park, Crawford STi vs. Ford GT</font></a><br><br>The Crawford Performance’s shop car makes the trip to Miller Motorsports Park, just outside of Salt Lake City, Utah for some testing and comes home with a 3rd place in TTU class and fastest Subaru overall. Subaru TTU driver, Russ Warr began the weekend with a practice day on Friday to soak in as much of the 4.5 mile, 24 corner track. Dr. Warr said, 'While the track was difficult to remember, it was a great experience to race down the straight away 3 cars abreast and still plenty of room to breath.'<br><br>The competition between the Ford GT and Crawford STi was a site to see, no one would have expected a Subaru to keep up with a Ford GT. Saturday, Russ Warr lead most of the day over the Ford GT snagging 3rd in the TTU class, while the Ford GT took 4th. Sunday the world spun a little faster, early on Dr. Russ Warr threw down the gauntlet churning a 3:20.289, 2 seconds faster than the previous day, and a full 20 seconds faster than the next fastest Subaru.<br><br>With speeds in excess of 145 mph, Dr. Warr pushed his Crawford Performance 2005 STi to a new Subaru track record. The Ford GT did not give up easily and later that day managed to pull in a 3:20.014, nudging past the Subaru. <br><br>All in all it was a great weekend, 10 sessions, 3.5 hours of track time and it was time to come home. Congrats go out to Russ Warr and William Knose on a successful and long weekend. So how did this all go down? <br><br>Tuesday May 16, I get a call from Chiropractor extraordinaire Russ Warr:<br>Russ - 'Hey you want to go and check out the new Miller Motorsports track? It supposed to be this new way cool new 4.5 mile long circuit, the longest in North America' Blah blah blah…<br>Chris - 'Sure sounds great. When?'<br>Russ - 'We leave this Thursday!'<br>Chris – 'Man Russ, your killing me… (long pause) Fine let’s do it!'<br>Russ – 'One more thing….(long pause)…can I drive your 2005 Sti Demo car?'<br>Chris – 'Don’t ask for much, do ya! Fine…only if you spring for the tires and beer.'<br>Russ – 'Deal'<br>And that, is they say was that…<br><br>Well almost. I bailed out and asked I-Speed USA tuner William (Bill) Knose to go in my place. I forgot I double booked this weekend. As such, I stayed true to my word and took care of some prior engagements. Besides, I was already hating on that 14 hour drive! LA to Utah on one long lonely road in the middle of the night…yuck!<br><br>Anyway, Russ and Bill had a good time beating on the car. Russ took 3rd in class with a 3:20.289. The competition, Factory Five (3:16.909), Ford GT (3:20.014), Race Prepped RX-7 (3:21.865 ) and Pro-Charger Vette (3:22.099). <br><br>Thanks to the car sponsors: Kuhmo Tires, NGK spark plugs, Torco Fuel, I-Speed USA ECU<br><br><b>Crawford CP35R-S3 STi Specs:</b><br>I-Speed USA ECU<br>Curb Wieght: 3351.00 lbs<br>Engine: Turbocharged H4<br>Displacement: 2.5 Liter<br>542 hp @ 6250 rpm<br>492 lb-ft @ 4800 rpm<br>Weight to power: 6.2 lb/hp<br>Price as tested: $49,123<br><br><b>Ford GT Specs:</b><br>Curb Weight: 3468 lbs<br>Engine: Supercharged V8<br>Displacement: 5.4 Liter<br>550 hp @ 6500 rpm<br>500 lb-ft @ 3750 rpm<br>Weight to power: 6.3 lb/hp<br>0-60 mph: 3.6 seconds<br>1/4 mile: 11.6 @ 126.2 mph<br>Price as tested: $155,845</span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews61 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Updates: Kevin Jones - One Lap of America, May 2006</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=16><img src=./images/kj_dc_01.jpg width=242.5 height=148.194444444444 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>May 2006, One Lap of America, 8th Overall, 3rd in Class <br><br>We recently finished compiling a 15 minute short film of the 2006 One Lap of America. The short film follows our customer’s STi through all the tracks from start to finish. One Lap of America does not consist of only track events but also being able to drive your own vehicle to the next event. Sometimes those trips are as far as 1000 miles away, to only race the clock a few hours later. <br><br>The One Lap of America consists of 8 days, 19 track events and 4800 miles of driving. All anyone wants to do is sleep, but sometimes the world plays some mean jokes and sleep becomes a second thought. The short film steps through the dry / wet tracks, the late night road trips and short commentaries from the driver and passenger. <br><br><a href='http://www.crawfordperformance.com/gallery/video/oloa06_320.wmv'><font color='#0000FF'>One Lap of America in 15 Minutes, Low Quality, 25 megs</font></a><br><br><a href='http://www.crawfordperformance.com/gallery/video/oloa06_640.wmv'><font color='#0000FF'>One Lap of America in 15 Minutes, High Quality, 160 megs</font></a><br><br>------------------------------------------------------------<br><br>Nine days, 4800 miles later, Subaru STI owner, Kevin Jones, wraps up his first One Lap of America finish with outstanding results, 8th out of 88 competitors and 3rd in Class. Who would have thought that prior to One Lap, Kevin had only two track days of experience under his belt. Big thanks go out to Kevin Jones for supporting our turn key Crawford Performance products (Crawford S4 and CP30R kit) and tune (I-Speed USA). <br><br>Congratulations Kevin!<br><br><a href='http://www.crawfordperformance.com/gallery/video/kevin_ken_block.mpeg'><font color='#0000FF'>Video Link - One Lap of America</font></a><br><br>More info here: http://onelapofamerica.com/<br>One Lap Blog: http://www.jalopnik.com/cars/scottos-one-lap/<br><br>Regards, <br>Crawford Performance<br></span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews62 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Mike Crabtree - NASA Time Trials Event, May 2006</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=15><img src=./images/willow_image_04.jpg width=242.5 height=181.875 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall><TRED>May 6-7, 2006 Lancaster, CA -<TEND> The Crawford R4-CP35R STi package goes to the Willow Springs Raceway for testing and comes home with 2 second place victories for the weekend. It was a good weekend for Craig Dabbs (driver of the Black 2005 STi), running consistent times in the low 1:30s, while showing who is the quickest on the track. Most stock or slightly modified STi's were pulling low 1:40 lap times.<br><br>With a new MoTeC Engine Management System, MoTeC ADL2 Dash Display, a little gutting and about 100 more horsepower and torque this track car was ready to take on even the highly modified Corvettes.<br><br>The weekend started out with some quick runs just to realize you need gas in the tank to actually race, back to the pits for a fill up... After figuring out those few bugs the car went back out and with Craig Dabbs at the wheel, he was pulling in cars one by one. In no time people were dropping by trying to figure out how in the world this car was passing cars with so much ease.<br><br>Craig Dabbs nailed a best lap of 1:31.592 securing 2nd place in the TTR Class (Time Trial Race, unlimited race class) and averaging a track speed of 98.262 mph. Here is a short video of one lap of Big Willow. We will have more in car footage hopefully next week.<br><br><a href='http://www.i-speed.us/gallery/db_part_info.cgi?id=3'><font color='#0000FF'>Modification List</font></a><br><br><a href='http://www.crawfordperformance.com/gallery/video/willow_01.wmv'><font color='#0000FF'>Video Link - Willow Springs, Big Willow</font></a><br><br>More stuff to come tomorrow, including a video of the MoTeC ADL2 Dash. Until then enjoy and if you have any questions please ask.<br><br>Cheers,<br>William T. Knose Jr.<br>Lead Programmer<br>Crawford Performance / I-Speed USA</span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews63 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Sport Compact Car - May 2006</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=14><img src=./images/Sport_Compact_Car_RussWarr2.jpg width=175.20625 height=242.5 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall><font color='#333333'><b>By:</b> </font><br>Jay Chen, Sport Compact Car Magazine, May 2006<br><br>'Once every Blue Moon, our parent company, Primedia, puts together an event for its import enthusiast magazines to get involved in and write a stroy about. Regardless of our complaints or excuses, we have little choice in the matter. Every fifth Blue Moon however, the event actually exceeds our expectations and turns into an interesting story. This is one of them.'<br><br><font color='#333333'><b>Challenge:</b> </font><br>Take 6 cars and 6 drivers and pit them against against 1 professional driver. Do the owners of their own vehicles know how to drive faster than a professional? <br><br><font color='#333333'><b>Results:</b></font><br>Dr. Russ Warr: 1:14.761<br>Professional Driver: 1:15.172<br><br>This is not the first time Dr. Russ Warr has surpassed the pros. November of 2005 at the Super Street Time Attack, Dr. Russ Warr also passed, professional Subaru STi driver Gary Sheehan, who was racing in a highly modified Subaru Impreza WRX STi. For more information about this event: <a href='http://www.i-speed.us/race_results/db_part_info.cgi?id=4'><font color='#333333'>click here</font></a><br><br><font color='#FF0000'>Dr. Warr's 2004 and 2005 NASA Time Trial Champion Subaru STi car is currently for sale, for more information:</font> <a href='http://www.i-speed.us/forsale/db_part_info.cgi?id=1'><font color='#333333'>click here</font></a></span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews64 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Kevin Jones - Redline Time Attack Challenge, March 2006</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=13><img src=./images/kevin_04.jpg width=242.5 height=181.875 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall><TRED>March 2006, 1st Place, Street Class, Redline Time Attack Challenge<TEND><br><br>While not only taking first place in his Street Prepared 2005 STi the car also was setup with stock suspension parts, stock tires, and a newbie track driver. <br><br>Congratulations for an impressive showing with an STI housing an S5 (2.65 Liter) Short Block, CP30R Turbo Kit and I-Speed USA ECU. </span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews65 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Mike Crabtree - Redline Time Attack Challenge, March 2006</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=12><img src=./images/mike_06.jpg width=242.5 height=181.875 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall><TRED>March 2006, 3rd Place, Unlimted Class, Redline Time Attack Challenge<TEND><br><br><a href='http://www.i-speed.us/gallery/db_part_info.cgi?id=3'><font color='#0000FF'>Modification List</font></a><br><br><a href='http://www.crawfordperformance.com/gallery/video/the_rivalry_part_1.wmv'><font color='#0000FF'>Video Link - Part 1</font></a><br><br><a href='http://www.crawfordperformance.com/gallery/video/the_rivalry_part_1.wmv'><font color='#0000FF'>Video Link - Part 2</font></a><br><br><a href='http://www.crawfordperformance.com/forum/viewtopic.php?p=15604'><font color='#0000FF'>Link to Discussion</font></a><br><br>Quote by Craig Dabbs (Crawford STi Driver)<br><br>'Ok, so here's the deal.  I'm sitting on the hot pit getting ready to go out for my first timed run in the Crawford Performance STI.  Yamada had just gone out with 5 other cars and they don't want more than 6 at a time so, DAMN! I'm not going to get to run with Tarzan on this run.  I was really looking forward to chasing him around.  In practice, Tarzan and I had both come in to the hot pit to have tire temps & pressures checked and we got a nice clean run back out for some more practice.  That XS car is sick fast!  I could hold my ground in the corners, but man, Tarzan gets that thing pointed down track and just pulls the trigger.  Well, that was a fun one lap. :(   Anyway, so I'm getting ready to go out and Tarzan's group is on the cool down lap.  This dude comes ridding up next to me on a scooter, it's John Mueller.  he's got his 'NASCAR Man' headset on and asked me how my day is going.  Hmmmm, what's up John?... '<br> <br>John: 'Let my car go out in front of you.'<br> <br>Me: 'Why!' $%#&^%#!!!!!<br> <br>John: 'Because it's faster than you'<br> <br>Me: 'Whaaaattttt!'  'What car is it?'<br> <br>John: 'My Silver EVO.'<br> <br>Me: 'Hmmmmm, what times will he run?'<br> <br>John: 'one eleven flat'<br> <br>Me: 'ok, I'll run one eleven flat too'<br> <br>John: 'we are running new Hoosier's'<br> <br>Me: 'I'm running new Hoosier's too'<br> <br>John: 'Just let him go in front of you.  Try to follow him and maybe you'll learn something...'<br> <br>Me: 'What! haha, Really?  ok, lets go...'<br> <br>'At this point, I'm ready for a race, not a time attack.  So, the corner worker waves Kent out and then me about 10 seconds later.  I drag down the front straight to catch up with Kent.  I stick him as close as I can for the first lap to let him know, I'm down for a run.  Ok, tires are warm and we are hitting last sweeper as fast as we can to maximize our first timed lap.  I'm about 5 to 10 feet off of his rear bumper down the front straight and through the braking zone.  Kent almost over shot turn one.  Kent recovers just in time to make the left and bounce the left tires a foot in the air off the curb (the shot you got of him coming at you in turn two. that's me pushing him in the black sti).  I push as hard as I can through the west end sweeper before we fly into the bus stop on the back straight.  Kent is really pushing hard to shake me and ended up pushing his car right off the track at the bus stop, but not before taking out 3 cones and shooting one right at my car and that was enough to break the right side mounts, split the airdam and crack the carbon fiber splitter.  I keep on track and Kent now has to fall in behind me.  I get a turn or so between us and two laps later I came in to turn one a little hot and had to pitch the car a little sideways to scrub off speed.  Well, that was enough for Kent, he drives on the inside of turn two (as you can see by another of your photos) and I decide to give him the room and I slide in behind him for the remainder of the laps.  Very interesting run.  I've never seen someone in a EVO so viciously kill cones the way he did, hahahaha... '<br> <br>'In the end we were .4 second difference in lap times.  Not too bad, but in racing, four tenths can make it or break it. '<br> <br>'The Crawford STI is currently getting a Motec, 100+whp increase, new APR wide body kit and 305's.  We figured if the Top 2 guys have 305 all the way around then why are we running 245s.'<br> <br>Craig Dabbs (Crawford STi Driver)</span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews66 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>William Knose - Ultimate Street Car Challenge and American Touge Competitor</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=11><img src=./images/track_event.jpg width=242.5 height=181.875 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall><TRED>2005 American Touge 2 Competition - December 20th, 2005<TEND><br><br>It was an experience/honor to have the Drift King (Keiichi Tsuchiya) beat the crap out of the the X-Wing. The car had the power/braking for the track but as the Drift King stated it needs suspension work, as it understeers quite a bit. I guess Prodrive Struts and Springs with 80K miles on them don't quite cut it. <br><br>As always with Subaru's it is not and easy fix as Subaru's that comes with loads of understeer, but very possible with the correct setup. <br><br>This seemed to be the only lacking part of the whole setup. A solid coilover kit and this car will handle anything. <br><br>Other Events:<br><TRED>2004 Ultimate Street Car Challenge - January 2005, Sport Compact Car<TEND><br><br>1st Place Drivability Competition<br>- 'Everything worked with slick precision, and it just doesn't get any better.' <br>- 'Seemingly seemless and better than most new cars'<br><br>2nd Place 1/4 Mile Acceleration (lowest horsepower)<br>- 'Despite making the smallest peak power number the day before, the 2.5RS had the fastest hookup and cleanest exits of the day...'<br><br>2nd Place Grandma Contest<br>- 'The system's balance was undeniable, however, enabling the Subaru to stop in 106.74 feet...'<br><br>2nd Place Braking Competition<br>- 'On the way back, Grandma fell right to sleep...'<br></span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews67 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Victor Caputis - Fastest Manual Subaru STi in the World</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=10><img src=./images/victor_09.jpg width=242.5 height=161.565625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>The Big Valley Crew coupled along with Crawford Performance's R3 shortblock own the streets with a USDM Subaru STi in full trim. Not only does it hold the world record for the fastest USDM STi it also is driven to and from the track for each event. <br><br>The ultimate daily driver / drag racer comes with Air Conditioning, Radio, Power Windows and Door Locks. While this might seem not too impressive, there are not many cars that are fully equipped and ready to do battle at the drags. Weighing in at around 3500 pounds with the driver it is not a light car and will have no problem keeping up with big brother running V8's. <br><br>Congratulations,<br>Team Crawford Performance<br><br>Videos: <a href='http://www.crawfordperformance.com/gallery/videos.shtml'><TRED>click here<TEND></a></span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews68 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Russ Warr - NASA Time Trials Champion for 2005</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=9><img src=./images/r_01.jpg width=242.5 height=181.875 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>Russell Warr takes home 1st place for the season in the NASA Time Trials Series Points - TTA Class. Since the inception of the Garrett GT-32 turbo and I-Speed USA reporgrammed ECU to Russ Warr's car, Russ began soaking in 1st places for the rest of the season. <br><br>Coming into the seasons final weekend he was slated 2nd, it was up to Russ Warr's driving to take home first place for the weekend and the season. While the tension grew as the days went on Russ gained speed and momentum taking down the competition one at a time. Finally this placed him in first place at the end of the 2nd day. <br><br><TRED>NASA News: 9-14-2005<TEND><br>The king of the weekend, though, was definitely Russ Warr in his TTA STi. He set a new track record of 1:30.30 on Saturday, beating Pat's prior record by almost a second. <br><br>Saturday was fast, but Sunday was faster. Dieter and Russ surprised everyone when they broke past the 1:30 barrier in the TT Shootout in their AWD turbo sedans. Dieter got down to 1:29.55, while Russ broke his record from Saturday in TTA with a 1:29.88.</span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews69 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Russ Warr - Fastest Subaru at the 2005 Time Attack Challenge</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=8><img src=./images/Time_Attack_22.jpg width=242.5 height=181.875 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>We would like to personally congratulate Dr. Russ Warr on his stellar performance at the Super Street/ Euro Tuner TIME ATTACK this past Tues. Nov 8th. <br><br><TRED>The commentary:<TEND><br>Russ, driving his personal 2004 STi (blueprinted 2.5L from Crawford Performance, an I-Speed Ecutek re-flash, 104 Octane, DMS 50's, FMIC from M1, a GT32-Plus turbo, and Brembo's), seemed to be grabbing quite a bit of attention from the get go. Unfortunately, this sort of attention does not come without a few critics. It seems that the Russ's tire selection (Kuhmo V710s), previously approved by the event organizers, was not permitted to run in the Limited Class. As such, Russ's full street car, weighing in at 3447lbs (driver included), was moved into the Unlimited Class. Imagine that, a genuine street car, Full interior trim with two 8 inch JL audios speaker box , twin 110Watt amps, and fully operational A/C... running around the track amongst fully built race cars WITH professional drivers, like Tarzan Yamada! Funny and cool this may all sound, Russ was all about driving his car and he did. Actually he was able to churn out the fastest Subaru lap time of the day! <br><br>Kudos go out to Dr. Warr, excellent driving, Crawford Performance/I-Speed and the rest of the team for engineering and tuning such an incredibly competitive and reliable car.<br><br><TRED>Other mentionable cars:<TEND><br>The Rays S2000 and M3...WOW Slick rides, the wickedly fast Chevy Cobalt, LOADS of EVOs, and of course Phil from Element Tuning's personal car driven by Gary Sheehan. Phil's Subaru seemed to be doing fairly well in the first two sessions and started posting some good times. We are not sure exactly how they did. In any case, hope the guys at Element Tuning had fun. Congrats and kudos go out to them especially for making that long haul from the east cost to help represent the Subaru Community!<br><br>Be sure to be on the look out for more TIME ATTACK '05 information from Super Street and Eurotuner!<br><br>Cheers,<br>I-Speed USA<br><br>ps. No one know why Russ doesn't lighten up his car. He could lose 300lbs and run 116 and then that car should be even FASTER...still not as fast as that Cobalt though...damn that car was fast </span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews70 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Victor Caputis - BFGoodrich Street Wars Champion 2005</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=7><img src=./images/victor_07.jpg width=242.5 height=161.565625 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>Victors car recently competed in this years BFGoodrich Street Wars, EVO vs. WRX held in Englishtown, NJ. Housing an R3 engine and running consistent low 10 second passes throughout the world this STi was ready for competition. <br><br><TRED>Quote from Turbo Magazine, January 2006:<TEND> 'Victor's hunger for more power was still not satisfied and Gadiel decided to seek the advice of Crawford Performance who has a reputation for building indestructible engines.'<br><br><TRED>Quote from Turbo Magazine, January 2006:<TEND> 'After the first round the Subaru camp was in dire straights indeed. Outnumbered eight to one, only the Big Valley STi remained alive in the competition. It was soon evident that Rolando Rest and the Big Valley STi were on a collision course with Al Friedman and the Dynoflash EVO.'<br><br>Get the rest of the details in the January 2006 issue of Turbo magazine. <br><br>Congratulations,<br>The Crawford Performance Team<br><br>Videos: <a href='http://www.crawfordperformance.com/gallery/videos.shtml'><TRED>click here<TEND></a></span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews71 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Andy Forrest - 1st to break 200 mph in the World</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=6><img src=./images/andyforest.jpg width=242.5 height=181.800976800977 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>Andy Forrest along with holding the current Subaru 1/4 mile record in the United Kingdom also is the first to run over 200mph in the World in a Subaru.<br><br>Once again congratulation to Andy Forrest for the hard work and success. Good to see another Crawford Performance block doing the job they were set out to do.<br><br>The Crawford Performance Team<br><br>Andy Forrest's car currently houses a R1 Crawford Performance Engine. <br><br>Videos: <a href='http://www.crawfordperformance.com/gallery/videos.shtml'><TRED>click here<TEND></a></span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews72 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Andy Forrest - 1st to run 9 seconds in the United Kingdom</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=5><img src=./images/9u9ok9.jpg width=242.5 height=181.875 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>Andy Forrest's Subaru is powered by a Crawford Performance R1 shortblock that has been running in his car for over 18 months. <br><br>Recently Andy Forest posted 9 second passes in his Subaru GC8, making his Subaru the fastest and first to make a 9 second pass in the United Kingdom.<br><br>Congratulations,<br>Crawford Performance Team<br><br>Videos: <a href='http://www.crawfordperformance.com/gallery/videos.shtml'><TRED>click here<TEND></a></span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews73 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Option Magazine (Japanese Magazine) - July 2005</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=4><img src=./images/option_01.jpg width=182.48125 height=242.5 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>S2 2.5 Liter STi shortblock installed in a 2.0 liter WRX in Japan. Along with many other upgrade parts this Subaru has been setup to kick some but on the streets of Japan. <br><br>Note: S2 Shortblock NOT JE Piston as stated in the magazine. </span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews74 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Modified Magazine - September 2005</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=3><img src=./images/modified_magazine_01.jpg width=177.63125 height=242.5 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>What makes these bad-ass DC Shoes cars keep up with Porche's Turbo's and yet have the style / comfort for a 3000 mile journey. <br><br>An in depth review, and testimonials from the drivers, including Ken Block owner of DC Shoes. <br><br><TRED>Modifications:<TEND><br>- Vermont Sports Car Built Vehicles<br>- Crawford Performance CP-32 Turbo Kit<br>- I-Speed USA Custom Reflash</span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews75 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Super Compacto (Puerto Rican Magazine) - Edition 19</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=2><img src=./images/super_compacto_01.jpg width=183.0875 height=242.5 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>An in depth look at the Puerto Rico's Big Valley STi. What makes it run 10.2 second passes at 140 mph with full interior? <br><br>Includes a large 6 page spread. <br><br></span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
function load_subNews76 (){
	var tmp;
	var img0;
	var img1;
	var img2;
	var pro0;
	var pro1;
	var pro2;
	var item = "<span class=whiteBoldLarge>Turbo Magazine - January 2006</span>";
	var pict = "<a href=./db_imgview.cgi?linkID=1><img src=./images/turbo_01.jpg width=178.84375 height=242.5 border=0></a><br><span class=yellowBoldSmall>Image Gallery - Click Image</span>";
	var desc = "<span class=whiteSmall>Pick up the latest issue of Turbo Magazine which takes an inside look at the biggest, baddest EVO's and WRX's in North America. It just so happens that the STi on the cover houses a Crawford Performance engine. <br><br>Quote: 'Victor's hunger for more power was still not satisfied and Gadiel decided to seek the advice of Crawford Performance who has a reputation for building indestructible engines.'<br><br>Check out who won the battle, between the 746 wheel horsepower EVO and 720 wheel horsepower STi. It was straight up competition to the final round!<br><br>Written By: Al Friedman<br>Photography By: Henry Z. DeKuyer<br>Magazine: Turbo Magazine, Issue 180</span>";
	if (ie){
		tmp=eval('document.all.newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	} else {
		tmp=document.getElementById('newsText');
		tmp.innerHTML=item+'<br><br>'+pict+'<br><br>'+desc;
	}
}
