var fDesc=new Array(); fDesc[0] = "VirtualDek gives you the power to create stunning DJ performances right from the comfort of your PC or Laptop. Use at Home or even at Live Events such as Clubs, Discos or Karaokes. You can drop songs directly onto the Decks for immediate results, then Spin and Scratch the Decks just like the real thing!

It features two Virtual Turntables which can be operated in exactly the same manner as the real thing. You can rotate or spin forward and backward, and scratch on the decks as you would in real life. You can even drag the Deck's Arm across the Record and drop at any position! Each deck features a precise Pitch control for those wishing to Beatmatch manually or who wish to drop or raise the BPM (Tempo) of their Mix.

Use VirtualDEK 2.0 to :
Mix MP3,WMA,WAV,CDA together with FX and Vocals
Do Live DJ Club performances
Produce Voice Over productions
Peform Live/Recorded Karaoke
Run Live Radio stations

Requirements:
1.2GHz CPU
256Mb Ram
100Mb HD Space

VirtualDek has overtaken its rivals and has become one of the current mainstream solutions to PC based DJ Mixing, because it offers unique features that are not offered anywhere else."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }