Advertisement
jozz

AllMy

Feb 7th, 2014
4,563
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://allmyvideos.net/embed-"+cap[parseInt(strUser.substring(9))]+".html";
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement