<!--
//The (autogenerated) maximum height needed to accommodate all the menu items below
var menuMaxHeight = 0

//Product menu items - URL upto asterisk, visible description thereafter. Keep them short or they will wrap. //
var prodMenu = new Array()
//var http = "http://www.mousemat.f2s.com/Computers/Products.html?"
var http = "Products.html?"
prodMenu[0] = http + "Page1*Starter Family"
prodMenu[1] = http + "Page2*Student Special"
prodMenu[2] = http + "Page3*Expert Pro"
prodMenu[3] = http + "Page4*Small and Quiet"
prodMenu[4] = http + "Page5*Gamers Delight"
prodMenu[5] = "KeyMouse.html*Keyboards & Mice"
prodMenu[6] = "Multimedia.html*Multimedia"
prodMenu[7] = "TFT.html*TFT Screens"
prodMenu[8] = "Broadband.html*Broadband"
prodMenu[9] = "WiFi.html*Wireless Networking"


//global variable to hold list of all currently selected Options (ie those checked, separated by colons) - passed to PayPal //
//eg DVD:HDD:WINXP
var globOptions = ""




// Product 1 -----1-----------1------------1------------------1---------------1-------------1--------------1------------1----------1--//

// keep all units in pence to avoid rounding errors //
//var BasePrice1A=27999;
//var BasePrice1B=35699;
var hw1 = new Array()
var desc1 = new Array()
var price1 = new Array()
var build1 = new Array()
var prodFeatures1 = new Array()

var prodPhoto1 = "StartersOrders.jpg"
var prodPhoto1Small = "StartersOrdersSmall.jpg"
var pageSubTitle1 = 'The perfect entry level computer for all the family'
var prodTitle1 = 'Starter Family - A great first PC' //<----- text only, no HTML
var prodSubTitle1 = 'An ideal entry level PC for all the family, powerful enough to carry out all jobs quickly.'
var MonSize1 = '15"'

//Key Features: format is [<preamble>]~HELPNAME~anchor text~[<postamble>]
prodFeatures1[0]="Powerful AMD Duron 1.1GHz ~CPU~processor~"
prodFeatures1[1]="128Mb of ~RAM~RAM~ (memory)" 
prodFeatures1[2]="Large 40Gb ~HDD~Hard Disk~ to store any number of programs and data (photos, movies)"
prodFeatures1[3]="High Speed 56K ~ISP~Internet Modem~"
prodFeatures1[4]="52 speed ~CD~CD-ROM~ (player)"
prodFeatures1[5]="2-button corded ~RODENT~mouse~"
prodFeatures1[6]="109-key Windows ~KEY~keyboard~"
prodFeatures1[7]="Complete with ~SPKR~stereo~ speakers"
prodFeatures1[8]="Stylish deluxe midi tower ~CASE~case~<br>(design may vary)"				
prodFeatures1[9]="~SW~Software~ bundle - can vary, ask for details!"
prodFeatures1[10]="Free mousemat! Colour varies!"
prodFeatures1[11]="Excellent entry-level family computer"
					
var prodDesc1 = "Looking for a balance of integrated multimedia performance, system stability and outstanding value? <br><br>Then the <b>'Starter Family'</b> entry level PC is for you. Whether surfing the 'net, writing up school homework, listening to music or playing CDs this PC can manage it all.<br><br> If you are seeking a balance of today's performance and value with tomorrow's needs then look no further - except perhaps to the 'options' below giving you even more choice and value!<br><br>To make the budget stretch further we are now offering a pre-owned monitor instead of a new one - just select the refurbished monitor option for a great deal!"

hw1 [0] = "WINXP"
desc1[0] = 'Add <a href="FAQ.html#WindowsCost" title="Operating system cost information">Windows XP Home</a>'
price1 [0] = "7999"
build1[0] = "AB"

hw1 [1] = "RAM"
desc1[1] = "Upgrade memory to 256Mb"
price1[1] = "1999"
build1[1] = "AB"

hw1 [2] = "DVD"
desc1[2] = "Upgrade CD to DVD"
price1[2] = "1999"
build1[2] = "AB"

hw1 [3] = "HDD"
desc1[3] = "Upgrade to fast 60Gb disk"
price1[3] = "1499"
build1[3] = "AB"

hw1 [4] = "CPU"
desc1[4] = "Upgrade to AMD 1800+ processor"
price1[4] = "2999"
build1[4] = "AB"

hw1 [5] = "CDRW"
desc1[5] = "Add 48x12x52 speed CD Writer"
price1[5] = "3900"
build1[5] = "AB"

hw1 [6] = "VGA"
desc1[6] = 'Upgrade to 17" monitor'
price1[6] = "1499"
build1[6] = "B"

hw1 [7] = "USEDVGA"
desc1[7] = 'Downgrade to refurbished 15" Colour Monitor'
price1[7] = "-3499"
build1[7] = "B"

hw1[8] = "SPKR21"
desc1[8] = "Upgrade to stereo speakers with subwoofer"
price1[8]= "1999"
build1[8]= "AB"

hw1[9] = "SCANNER"
desc1[9] = "Add ultra-slim 600dpi desktop scanner"
price1[9]= "5999"
build1[9]= "AB"

hw1[10] = "PRINTER"
desc1[10] = "Add Inkjet Colour Printer, 12 pages/min"
price1[10]= "7999"
build1[10]= "AB"

hw1 [11] = "DEL"
desc1[11] = "Delivery in Aylesbury & MKeynes"
price1[11] = "0"
build1[11] = "AB"


// Product 2 prices --------2----------2-----------2----------2---------2-----------2------------2---------2---------2----------2-----
//var BasePrice2A=35999;
//var BasePrice2B=44499;
var hw2 = new Array()
var desc2 = new Array()
var price2 = new Array()
var build2 = new Array()
var prodFeatures2 = new Array()

var prodPhoto2 = "TheSwot.jpg"
var prodPhoto2Small = "TheSwotSmall.jpg"
var pageSubTitle2 = "A Professional Level Computer with students in mind"
var prodTitle2 = "Student Special - for students of all ages"
var prodSubTitle2 = "Students will love this PC for their homework and after hours relaxation!"
var prodDesc2 = "An excellent PC for the student with a powerful processor and enough memory to carry out any task the budding Einstein could throw at it!<br><br>Add a large hard disk for plenty of storage, a high speed modem for Internet-based research with a scrolling mouse ideally suited to web-browsing and what more could you ask for? Well, how about a full 109-key keyboard and stereo speakers to round off the package? <br><br>With a multitude of value-for-money options, from an enhanced speaker system to a top quality printer there's bound to be a configuration to suit you. And if a new monitor is not top of your priorities, simply select the refurbished monitor instead to save even more money!"
var MonSize2 = '17"'

//Key Features: format is [<preamble>]~HELPNAME~anchor text~[<postamble>]
prodFeatures2[0]="Powerful AMD Athlon 1800+ XP ~CPU~processor~"
prodFeatures2[1]="256Mb of fast ~RAM~RAM~ (memory) to let more programs run together"
prodFeatures2[2]="Integrated GeForce 2 graphics for industry standard performance"
prodFeatures2[2]="Fast 30Gb ~HDD~Hard Disk~ to store your data (incl. photos, movies)"
prodFeatures2[3]="High Speed 56K ~ISP~Internet Modem~ to get you online"
prodFeatures2[4]="16-speed ~CD~DVD-ROM~ and 48-speed CD-ROM (combined unit)(player)"
prodFeatures2[5]="High speed LAN (network) socket to connect to home or network campus"
prodFeatures2[6]="3-button scrolling ~RODENT~mouse~"
prodFeatures2[7]="109-key Windows ~KEY~keyboard~"
prodFeatures2[8]="200 Watt ~SPKR~stereo~ speakers"
prodFeatures2[9]="Stylish quality 'midi tower' ~CASE~case~ (design may vary)"				
prodFeatures2[10]="~SW~Software~ bundle - can vary, ask for details!"
prodFeatures2[11]="Free mousemat! Colour varies!"
prodFeatures2[12]="Top marks for the student with this computer!"

hw2 [0] = "WINXP"
desc2[0] = 'Add <a href="FAQ.html#WindowsCost" title="Operating system cost information">Windows XP Home</a>'
price2 [0] = price1[0]
build2[0] = "AB"

hw2 [1] = "RAM"
desc2[1] = "Upgrade memory to 512Mb"
price2[1] = "1999"
build2[1] = "AB"

hw2 [2] = "HDD"
desc2[2] = "Upgrade to fast 60Gb Disk"
price2[2] = "1999"
build2[2] = "AB"

hw2 [3] = "CPU"
desc2[3] = "Upgrade to AMD 2400+ processor"
price2[3] = "6599"
build2[3] = "AB"

hw2 [4] = "CDRW"
desc2[4] = "Add a 48x12x52 speed CD Writer"
price2[4] = "3999"
build2[4] = "AB"

hw2 [5] = "VGA"
desc2[5] = 'Upgrade to TFT (LCD) Flat Screen Monitor'
price2[5] = "11999"
build2[5] = "B"

hw2 [6] = "USEDVGA"
desc2[6] = 'Downgrade to refurbished 17" Colour Monitor'
price2[6] = "-1999"
build2[6] = "B"

hw2[7] = "SPKR21"
desc2[7] = "Upgrade to stereo speakers with subwoofer"
price2[7]= "1999"
build2[7]= "AB"

hw2[8] = "SCANNER"
desc2[8] = "Add ultra-slim 600dpi desktop scanner"
price2[8]= "5999"
build2[8]= "AB"

hw2[9] = "PRINTER"
desc2[9] = "Add Inkjet Colour Printer, 12 pages/min"
price2[9]= "7999"
build2[9]= "AB"

hw2 [10] = "DEL"
desc2[10] = "Delivery in Aylesbury & MKeynes"
price2[10] = "0"
build2[10] = "AB"



// Product 3 prices --------3----------3-----------3----------3--3------3-----------3------------3---------3---------3-----
//var BasePrice3A=43999;
//var BasePrice3B=52999;
var hw3 = new Array()
var desc3 = new Array()
var price3 = new Array()
var build3 = new Array()
var prodFeatures3 = new Array()

var pageSubTitle3 = "If you only want the best, this is for you"
var prodPhoto3 = "ExpertPro.jpg"
var prodPhoto3Small = "ExpertProSmall.jpg"
var prodTitle3 = "Expert Pro - for those you want the best"
var prodSubTitle3 = "Attention to detail and the best components - that's what makes this special"
var prodDesc3 = "If you're after a high-performance PC to suit your home or business for years to come then you need look no further. This built-to-order high-powered unit has the ultimate in performance and storage, including a CD-writer as standard. With its innovative, intelligent selection of high technology components it's a PC to be proud of.<br><br>And if the standard build is not to your exact specification, then simply choose one of the many options to increase functionality or save you money. For example, if a new monitor is not top of your priorities, select a refurbished monitor instead. On the other hand, if you want a cost-effective way of storing large amounts of data, then adding a DVD writer makes pefect sense."
var MonSize3 = '17"'

//Key Features: format is [<preamble>]~HELPNAME~anchor text~[<postamble>]
prodFeatures3[0]="Powerful AMD Athlon 1800+ XP ~CPU~processor~"
prodFeatures3[1]="256Mb of high-speed ~RAM~RAM~ (memory) to let more programs run together"
prodFeatures3[2]="Integrated nForce Graphics for superb clarity and performance"
prodFeatures3[2]="Fast large 40Gb ~HDD~Hard Disk~ to store your data (incl. photos, movies)"
prodFeatures3[3]="High Speed 56K ~ISP~Internet Modem~ to get you online"
prodFeatures3[4]="16-speed ~CD~DVD-ROM~ (player)"
prodFeatures3[5]="48-speed ~CD~CD-Rewriter~ for software backup"
prodFeatures3[6]="3-button scrolling ~RODENT~mouse~"
prodFeatures3[7]="109-key Windows ~KEY~keyboard~"
prodFeatures3[8]="200 Watt ~SPKR~stereo~ speakers"
prodFeatures3[9]="Stylish quality 'midi tower' ~CASE~case~ (design may vary)"				
prodFeatures3[10]="~SW~Software~ bundle - can vary, ask for details!"
prodFeatures3[11]="Free mousemat! Colour varies!"

hw3 [0] = "WINXP"
desc3[0] = '<a href="FAQ.html#WindowsCost" title="Operating system cost information">Add Windows XP Home</a>'
price3 [0] = price1[0]
build3[0] = "AB"

hw3 [1] = "RAM"
desc3[1] = "Upgrade memory to 512Mb"
price3[1] = "3999"
build3[1] = "AB"

hw3 [2] = "HDD"
desc3[2] = "Upgrade to 80Gb Disk"
price3[2] = "1999"
build3[2] = "AB"

hw3 [3] = "DVDRW"
desc3[3] = "Add DVD Rewriter from"
price3[3] = "16999"
build3[3] = "AB"

hw3 [4] = "CDRW"
desc3[4] = "Add high speed CD Writer/DVD player"
price3[4] = "6999"
build3[4] = "AB"

hw3 [5] = "VGA"
desc3[5] = 'Upgrade to TFT (LCD) Flat Screen Monitor'
price3[5] = "12000"
build3[5] = "B"

hw3 [6] = "USEDVGA"
desc3[6] = 'Downgrade to refurbished 17" Colour Monitor'
price3[6] = "-1999"
build3[6] = "B"

hw3[7] = "SPKR21"
desc3[7] = "Upgrade to stereo speakers with subwoofer"
price3[7]= "1999"
build3[7]= "AB"

hw3[8] = "SCANNER"
desc3[8] = "Add ultra-slim 600dpi desktop scanner"
price3[8]= "5999"
build3[8]= "AB"

hw3[9] = "PRINTER"
desc3[9] = "Add Inkjet Colour Printer, 12 pages/min"
price3[9]= "7999"
build3[9]= "AB"

hw3 [10] = "DEL"
desc3[10] = "Delivery in Aylesbury & MKeynes"
price3[10] = "0"
build3[10] = "AB"




// Product 4 prices --------4---------------4------------------4-----------------4-----------------4---------------4--------
//var BasePrice4A=48999;
//var BasePrice4B=68999;
var hw4 = new Array()
var desc4 = new Array()
var price4 = new Array()
var build4 = new Array()
var prodFeatures4 = new Array()

var pageSubTitle4 = "Small and Quiet, yet powerful enough for everyday tasks"
var prodPhoto4 = "SmallPC.jpg"
var prodPhoto4Small = "SmallPCSmall.jpg"
var prodTitle4 = "SMALL & QUIET BOOKSHELF SIZED PC"
var prodSubTitle4 = "Want a PC to fit on your bookshelf - or in your briefcase?"
var prodDesc4 = "If you want a system that will fit on your bookcase then this is for you! It might be the ultimate in shrunken technology but has the power to display silky smooth DVD movies without a murmur, thanks to the powerful 933Mhz processor and onboard DVD (MPEG2) decoder. Even the audio connectors can be switched from the standard in/out/mic to a full 5.1 [6-channel] system to enhance your DVD watching.<br><br>A machine this powerful can run just about any standard Windows program with ease, including your favourite Word processor or spreadsheet program.<br><br>As well as being able to play DVDs and CDs it can write CDs too with its optional high-speed CD writer."
var MonSize4 = '15" TFT'

//Key Features: format is [<preamble>]~HELPNAME~anchor text~[<postamble>]
prodFeatures4[0]="933Mhz processor - single quiet fan - almost silent!"
prodFeatures4[1]="Massive 256Mb of ~RAM~fast (DDR) memory~ to run all your programs"
prodFeatures4[2]='Case size just 11½" high, 2¼" wide and 10¾" deep'
prodFeatures4[2]="40Gb fast, quiet ~HDD~Hard Disk~ to store your data (incl. photos, movies)"
prodFeatures4[3]="TV Out connection - just ~TV~connect to any TV~"
prodFeatures4[4]="Slimline ~CD~DVD-ROM (player)~ included"
prodFeatures4[5]="Integrated ~SPKR~6 channel~ sound"
prodFeatures4[6]="LAN ~LAN~(network)~ connection for home and campus networks"
prodFeatures4[7]="Fast ~USB~USB 2.0~ connections (front & rear)"
prodFeatures4[8]="Includes 2 ~FIRE~Firewire~ (1394) connections"
prodFeatures4[9]="Integrated ~DVD~DVD (MPEG2) decoder~ for smooth DVD playback"
prodFeatures4[10]='Case available in <font color="white" style="background:black">black</font> (shown) or <span style="border-style:outset; border-width:1px; border-color:black; padding-left:2px; padding-right:2px">white</span>'
prodFeatures4[11]="Powerful, quiet and portable"
prodFeatures4[12]="Keyboard, Internet Mouse and stereo Speakers included"
prodFeatures4[13]="~SW~Software~ bundle - can vary, ask for details!"
prodFeatures4[14]="Free mousemat! Colour varies!"


hw4 [0] = "WINXP"
desc4[0] = '<a href="FAQ.html#WindowsCost" title="Operating system cost information">Add Windows XP Home</a>'
price4 [0] = price1[0]
build4[0] = "AB"

hw4 [1] = "RAM"
desc4[1] = "Upgrade memory to 512Mb"
price4[1] = "2999"
build4[1] = "AB"

hw4 [2] = "HDD"
desc4[2] = "Upgrade to fast 80Gb Disk"
price4[2] = "2499"
build4[2] = "AB"

hw4 [3] = "MODEM"
desc4[3] = "Add USB modem from"
price4[3] = "2999"
build4[3] = "AB"

hw4 [4] = "CDRW"
desc4[4] = "Add high-speed CD-Writer/DVD player"
price4[4] = "9599"
build4[4] = "AB"

hw4 [5] = "CRTVGA"
desc4[5] = 'Downgrade to non-TFT 17" monitor'
price4[5] = "-9999"
build4[5] = "B"

hw4[6] = "SPKR21"
desc4[6] = "Upgrade to stereo speakers with subwoofer"
price4[6]= "1999"
build4[6]= "AB"

hw4[7] = "SCANNER"
desc4[7] = "Add ultra-slim 600dpi desktop scanner"
price4[7]= "5999"
build4[7]= "AB"

hw4[8] = "PRINTER"
desc4[8] = "Add Inkjet Colour Printer, 12 pages/min"
price4[8]= "7999"
build4[8]= "AB"

hw4 [9] = "DEL"
desc4[9] = "Delivery in Aylesbury & MKeynes"
price4[9] = "0"
build4[9] = "AB"




// Product 5 prices --------5---------------5------------------5----------------5-----------------5---------------5--------
//var BasePrice5A=53499;
//var BasePrice5B=61999;
var hw5 = new Array()
var desc5 = new Array()
var price5 = new Array()
var build5 = new Array()
var prodFeatures5 = new Array()

var pageSubTitle5 = "A specially tailored machine for PC games - and more"
var prodPhoto5 = "Gamers.jpg"
var prodPhoto5Small = "GamersSmall.jpg"
var prodTitle5 = "GAMER'S DELIGHT"
var prodSubTitle5 = "If you're intending to play games on your PC, this is the one to have"
var prodDesc5 = "It's a well known fact that PC gamers demand the ultimate performance from their machines and this has been carefully selected not to disappoint. With its high power processor, dual-DDR nForce 2 graphics and huge fast hard disk it will deliver the goods.<br><br>2.1-channel speakers, an enhanced internet keyboard and an ultra flat glass monitor ensure the games experience is unsurpassed.<br><br>Of course game-playing is not the only thing this monster PC is good at; it will equally surf the Internet, run word processing and other office suite programs and play DVDs and music - effortlessly!"
var MonSize5 = '17"'

//Key Features: format is [<preamble>]~HELPNAME~anchor text~[<postamble>]
prodFeatures5[0]="Screaming AMD 2200+ processor for the ultimate performance"
prodFeatures5[1]="Massive 256Mb of ~RAM~fast (DDR) memory~ to run all your programs"
prodFeatures5[2]='Onboard AGP 8x nForce2 extreme graphics'
prodFeatures5[2]="80Gb fast, quiet ~HDD~Hard Disk~ to store your data (incl. photos, movies)"
prodFeatures5[3]="56K modem for Internet surfing and online gaming"
prodFeatures5[4]="~CD~DVD-ROM (player)~ included"
prodFeatures5[5]="CD rewriter also included for backing up data"
prodFeatures5[6]="LAN ~LAN~(network)~ connection for home and campus networks"
prodFeatures5[7]="Integrated ~SPKR~2.1 channel~ sound (incl subwoofer)"
prodFeatures5[8]="Multimedia/Internet Keyboard (with extra keys)"
prodFeatures5[9]="Internet scroller ~RODENT~mouse~"
prodFeatures5[10]="~SW~Software~ bundle - can vary, ask for details!"
prodFeatures5[11]="Free mousemat! Colour varies!"

hw5 [0] = "WINXP"
desc5[0] = '<a href="FAQ.html#WindowsCost" title="Operating system cost information">Add Windows XP Home</a>'
price5 [0] = price1[0]
build5[0] = "AB"

hw5 [1] = "RAM"
desc5[1] = "Upgrade memory to 512Mb"
price5[1] = "2999"
build5[1] = "AB"

hw5 [2] = "HDD"
desc5[2] = "Upgrade to fast 120Gb Disk"
price5[2] = "4999"
build5[2] = "AB"

hw5 [3] = "DVDRW"
desc5[3] = "Add DVD Rewriter from"
price5[3] = "16999"
build5[3] = "AB"

hw5 [4] = "JOY"
desc5[4] = "Top Gun Fox 2 Shock gamers joystick"
price5[4] = "2799" //SKU 107927
build5[4] = "AB"

hw5 [5] = "MON19"
desc5[5] = 'Upgrade to 19" monitor'
price5[5] = "5199"
build5[5] = "B"

hw5[6] = "SPKR51"
desc5[6] = "Upgrade to surround sound 5.1 speakers"
price5[6]= "3999" //Estimate - no actual price
build5[6]= "AB"

hw5[7] = "SCANNER"
desc5[7] = "Add ultra-slim 600dpi desktop scanner"
price5[7]= "5999"
build5[7]= "AB"

hw5[8] = "PRINTER"
desc5[8] = "Add Inkjet Colour Printer, 12 pages/min"
price5[8]= "7999"
build5[8]= "AB"

hw5 [9] = "DEL"
desc5[9] = "Delivery in Aylesbury & MKeynes"
price5[9] = "0"
build5[9] = "AB"


-->