var url = 'http://dev.mellerist.com/mellerist2/';

var futura = {
	src: url+'javascript/sifr/fonts/futura.swf',
  	preventWrap: true,
  	forceWidth: true,
  	fitExactly: true,
  	forceSingleLine: true
};

var myriad = {
	src: url+'javascript/sifr/fonts/myriad.swf',
  	preventWrap: true,
  	forceWidth: true,
  	fitExactly: true,
  	forceSingleLine: true
};