your the same fag as the post with the other shit javascript in it fuck off.
Name:
Anonymous2009-05-01 16:57
Besides being perversely awful code, my guess of what problem you want identified is this section: var shop = document.getElementById("shop-img");
onMousedown = mouseDown();
onMouseup = mouseUp();
onMouseout = mouseOut();
onMouseover = mouseOver();
onMousedown = mouseDown();
Code in the <head> of your document is executed before the DOM is loaded, so "shop-img" doesn't actually exist in the context of the script when it is running. You can fix this by attaching your code to a window.onload event, or using the better jQuery alternative $(document).ready(function() { ... As well as that, the next four lines of code don't actually do anything- and may throw errors as well. "onMousedown" in your code is being treated as an lvalue, so what is happening is the local variable "onMouseDown" is being assigned a function pointer, and itself becomes a function. If you were looking to tell it what to do on the javascript "onmousedown" event, then you will need to a)watch your case sensitivity, and b)attach it as an attribute to the element. i.e., shop.setAttribute("onmousedown", "alert('PENIXEN!')");
Name:
Anonymous2009-05-02 3:12
what the fuck?
first, lets transform your code into something that actually makes sense.
this uses mootools.
window.addEvent('domReady', function(){
var x = 0;
var y = 0;
Protein shakes are a good source of protein, which is important to get after a workout. You should always make an effort to at least try to eat some protein after a workout. But it could be in a shake format, a snack format, a meal format — anything you want to eat. Some people swear by shakes, but it doesn't really matter as long as you get it somehow.
Name:
Anonymous2013-08-31 21:22
I had a Russian BF once and he was hung like a dang elephant! I love anal, but with him it was a real challenge getting it done without a good amount of lube