<?php
	$myroot = "http://www.sdiy.org/knas/";
	$thistitle = "k n a s   d i y";
	include 'rootmenu.php'; 
	include $myroot . 'header.html';
?>
	<div class="justify">
		<br/>
		<div class="center"><img alt="" src="intro.jpg" /></div>
		<br/><br/><br/>
		If you're looking for the official Knas company website, go <a href="http://www.knasmusic.com">here</a>
		<br/><br/>
		These pages contains the DIY part of Knas, 
		don't expect anything to be done, be working or have a proper documentation, though feel free
		to e-mail me if you wonder about anything and i might answer;
		<!--(ema-i-l:removeallthiscrap|elektrodwarf|andthis(at)stupid|yahoo|stupid.(dot)com).-->
		<img alt="" id="email" src="email.png"/>
		<br/>
		I can also, like the nerd i am, 
		be found on the <a class="big" href="http://dropmix.xs4all.nl/rick/Emusic/Synth-diy/">
		synth-diy list</a>.
		
		<!--
		These pages contains DIY projects by Karl Ekdahl; synthesizers, effect boxes and likewise.
		don't expect anything to be done, be working or have a proper documentation, though feel free
		to ask me if you wonder about anything <br/>
		(ema-i-l:removeallthiscrap|elektrodwarf|andthis(at)stupid|yahoo|stupid.(dot)com).
		Sorry, but i really, really, really hate spam. It shouldn't be too hard
		to decipher, just remove all the crap. I can also, like the nerd i am, 
		be found on the <a class="big" href="http://dropmix.xs4all.nl/rick/Emusic/Synth-diy/">
		synth-diy list</a>.
		<br/><br/>
		enjoy.
		-->
	</div>
<?php
	include $myroot . 'footer.html';
?>