Guest User

Untitled

a guest
Jan 16th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. <?php if(is_home()) {?>
  2.  
  3. <object width="199" height="59">
  4. <param name="src"
  5. value="song.mp3">
  6. <param name="autoplay" value="true">
  7. <param name="controller" value="true">
  8. <param name="bgcolor" value="#333333">
  9. <embed TYPE="application/x-mlayer2"
  10. src="song.mp3" autostart="true"
  11. loop="false" width="199" height="59" controller="true"
  12. bgcolor="#333333"></embed>
  13. </object>
Add Comment
Please, Sign In to add comment