// JavaScript Document

$("#shike").click(function () {
  $(this).replaceWith( '<div class="aaplayer"><iframe src="http://www.audioacrobat.com/playweb?audioid=P06832388f136c23aca09ae3b691d98b5ZVx7S31uY2F0VA&amp;buffer=5&amp;shape=3&amp;fc=FFCC00&amp;pc=AAAAFF&amp;kc=888800&amp;bc=FFFFFF&amp;brand=1&amp;player=ap03" height="20" width="164" frameborder="0" scrolling="no"></iframe></div>' );
});

