Advertisement
jozz

GENN

Feb 5th, 2014
4,592
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. function favBrowser()
  2. {
  3. var e = document.getElementById("caps");
  4. var strUser = e.options[e.selectedIndex].value;
  5. document.getElementById("framm").src="http://played.to/embed-"+cap[parseInt(strUser.substring(9))]+"-640x360.html";
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement