<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/4166320307573141447?origin\x3dhttp://dysentery-me.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>
? Tagboard Overboard ? Networks ?







✖ UMAR OSMAN ✖
✖ 04021990 ✖



-------------------------------------------------------------------------------


MusicPlaylist
Music Playlist at MixPod.com

function nocontextmenu() {event.cancelBubble = true, event.returnValue = false; return false;} function norightclick(e) {if (window.Event) {if (e.which == 2 || e.which == 3) return false;} else if (event.button == 2 || event.button == 3) {event.cancelBubble = true, event.returnValue = false; alert("What are you trying to do?"); return false;}} if (document.layers) document.captureEvents(Event.MOUSEDOWN); document.oncontextmenu = nocontextmenu; document.onmousedown = norightclick; document.onmouseup = norightclick; //-->