// mass:werk 2002

var theQuality=(Math.random()>.3)? '1':'2';
var theScene=(Math.random()>.6)? '1':'2';
var theCam='04';
var theLoc='the city';
var theMovie= 'ts4_'+theScene+theQuality+'.mov';
var theTransfer=(theQuality=='1')? 85:165;
var theInstabRate=0.23;

