/*window.onload = function(){	
  round = new swfir();
  round.specify('src', 'swfir.swf');
  round.specify('border-color', 'ffffff');
  round.specify('border-radius', '10');
  round.swap("#img");
}*/
