<?php
	$myroot = "http://www.sdiy.org/knas/";
	$thistitle = "Repairs";
	
	$menustungun = "";
#		"<div class='submenuitem'><a href='" . $myroot . "modsynth/modsynth.php'>Overview</a></div>" .
#		"<div class='subsubmenuitem'><a href='" . $myroot . "modsynth/modsynth.php#pornography'>Pornography</a></div>" .
#		"<div class='submenuitem'><a href='" . $myroot . "modsynth/modules.php'>Modules</a></div>" .
#		"<div class='subsubmenuitem'><a href='" . $myroot . "modsynth/usb2cv.php'>USB-to-CV</a></div>" .
#		"<div class='submenuitem'><a href='" . $myroot . "modsynth/sounds.php'>Sounds</a></div>";
	include '../rootmenu.php'; 

	include $myroot . 'header.html';
?>
		<div>
			I have a small repair-shop run out of The True Vine record store in Hampden / Baltimore / Maryland / USA,
			if you got something that produces sound, is electronic and is broken - come on by. If nothing else
			The True Vine is possibly one of the best record stores / day care center for adults you've ever been to
			so it's worth it even if all your shit still works.
			<br/><br/>
			We're located at 3544 Hickory Ave in Baltimore, Maryland.
			<br/><br/>
			As for credentials, these are some of the things that i have either partially or fully restored:
			<br/><br/>
			Synths / keyboards / pianos:
			<ul>
				<li>Sequential Circuits Prophet 5</li>
				<li>Oberheim OB1</li>
				<li>Roland Tr-606</li>
				<li>Roland SH-101</li>
				<li>Roland MC-202</li>
				<li>Korg Polysix</li>
				<li>Arp Axxe</li>
				<li>Sound Master SR-88</li>
				<li>Sound Master ST-305</li>
				<li>Fender Rhodes Stage 73</li>
				<li>Paia 2720</li>
				<li>Wurlitzer piano</li>
				<li>Casiotone mt-100</li>
				<li>Roland MC-505</li>
				<li>Yamaha AN1X</li>
			</ul>
			
			Amps:
			<ul>
				<li>Ampeg SVT</li>
				<li>Acoustic 370</li>
				<li>Fender super reverb</li>
				<li>Roland Jazz Chorus 77</li>
				<li>Gallien Krueger 800RB</li>
				<li>Fender Studio Bass</li>
				<li>Fender Hotrod Deluxe</li>
				<li>Fender DeVille 212</li>
				<li>Peavey CS-400</li>
				<li>Wharfedale LA-15P</li>
			</ul>
			
			I've also done a lot of work on pedals, consumer audio, turntables etc. as well.
		</div>
<!--		<div class="headbreak">- D e s i g n - - - - - - - - - -</div>
		<div>
			The materials used are aluminium, steel (i think?) and bakelite, my favourite material of
			all times. Notice the small notch at the tip of the gun, that is one
			of the details i like the most. The gun consists to 90% of salvaged parts from
			a Tektronix oscilloscope found in a dumpster, and 10% from an old tape recorder. 
			This piece was built in 5 hours inbetween 2 and 7 in the morning.
			<br/><br/>
		</div>
		<div class="center">
			<img class="example" height="130px" alt="" src="side_halfsize_2.jpg" />
			<img class="example" height="130px" alt="" src="front_halfsize.jpg" />
			<br/>
			<img class="example" height="130px" alt="" src="front_top_halfsize.jpg" />
			<img class="example" height="130px" alt="" src="back_left_halfsize.jpg" />
			<img class="example" height="130px" alt="" src="back_halfsize.jpg" />
		</div>
-->
<?php
	include $myroot . 'footer.html';
?>
