window.onload = function () {
	var helvetica = new Font('helvetica.swf', {tags:'h1,em'});
	helvetica.replace('h1,em')
}
