<?php
	include 'moisturizerhead.php';
?>
<div class="justify">
	<div class="bold">Frequently Asked Questions</div>
	<ul>
		<li>
			What's the price of The Ekdahl Moisturizer?<br/>
			It's $400 US bux + shipping.
		</li>
		<li>
			What do i get in the package?<br/>
			You get; <br/>
			One Moisturizer<br/>
			One Detachable spring reverb tank<br/>
			One American power supply (optional)<br/>
			One padded vinyl bag for tansporting the spring reverb tank.
		</li>
		<li>
			Do i need to put in a deposit?<br/>
			Yes in fact i do now take a deposit of US$90 to buy parts and secure the buy
		</li>
		<li>
			How can i pay?<br/>
			For now i only take paypal, i will notify you just before shipping the object out and will ship it
			once i received payment.
		</li>
		<li>
			Do you ship abroad?<br/>
			Hell yeah
		</li>
		<li>
			Do i get a powersupply?<br/>
			Yes but for now i only have american powersupplies, however they're super common (12 VAC 500mA 2.1mm plug) so if
			you need something else i'd just take off the cost of the powersupply and ship it without it. I can help
			you find a suitable powersupply for your country online.
		</li>
		<li>
			Does the unit comply with my XXX modular and it's CV standard?<br/>
			The unit should work with anything within the normal 0-10V range of CV, in fact, it should probably be able
			to withstand up to 20V but I DO NOT GUARANTEE IT OR TAKE ANY RESPONSIBILITY.<br/>
			<br/>
			So far i've tested the unit with a Moogerfooger and an Arp 2600
		</li>
		<li>
			Can you lower the declared value so i can avoid customs tax?<br/>
			Sorry but i can't do that, as an immigrant in the US i can be fucked over supreme if i do stuff like that.
		</li>
	</ul>		
	<br/>	
</div>
<?php
	include $myroot . 'footer.html';
?>
