<form name="pcoptions">
<label>Choose Your Build Time
<select name="buildtimeItem" onchange="calculatePrice()" id="buildtimeItem">
<option value="0.00">Standard Build - Ready to ship within 7 working days (£0.00)</option>
<option value="60">FAST TRACK BUILD - Ready to ship within 4 working days (+ £60.00)</option>
<option value="100.00">FAST TRACK BUILD- Ready to ship within 2 working days (+ £100.00)</option>
</select>
</label>
<label>Choose Your Warranty
<select name="warrantyItem" onchange="calculatePrice()" id="warrantyItem">
<option value="0.00">24 MONTH WARRANTY - Collect & Return (£0.00)</option>
<option value="119.00">36 MONTH WARRANTY - Collect & Return (+ £119.99)</option>
</select>
</label>
<label>Choose Your Operating System
<select name="osItem" onchange="calculatePrice()" id="osItem">
<option value="0.00">No Operating System (£0.00)</option>
<option value="77.99">Microsoft Windows 7 Home Premium 64 Bit (+ £77.99)</option>
<option value="116.99">Microsoft Windows 7 Professional 64 Bit OEM (+ £116.99)</option>
<option value="146.99">Microsoft Windows 7 Ultimate 64 Bit OEM (+ £146.99)</option>
<option value="77.99">Microsoft Windows 8.1 64 Bit (+ £77.99)</option>
<option value="116.99">Microsoft Windows 8.1 Pro 64 Bit (+ £116.99)</option>
</select>
</label>
<label>Choose Your Security Software
<select name="securityItem" onchange="calculatePrice()" id="securityItem">
<option value="0.00">30 Day Free Trial - Eset Smart Security Anti Virus and Internet Security (£0.00)</option>
<option value="26.99">Eset NOD32 AntiVirus - 1 Year License (+ £26.99)</option>
<option value="34.99">Eset Smart Security Anti Virus and Internet Security - 1 Year License (+...
Please Whitelist JSFiddle in your content blocker.
Help keep JSFiddle free for always by one of two ways:
Whitelist JSFiddle in your content blocker (two clicks)
Go PRO and get access to additional PRO features →
Join the 4+ million users, and keep the JSFiddle dream alive.
Ad-free
All ads in the editor and listing pages are turned completely off.
Use pre-released features
You get to try and use features (like the Palette Color Generator) months before everyone else.
Fiddle collections
Sort and categorize your Fiddles into multiple collections.
Private collections and fiddles
You can make as many Private Fiddles, and Private Collections as you wish!
Console
Debug your Fiddle with a minimal built-in JavaScript console.