function setAttributeOnload(object, attribute, val) {
if(window.addEventListener) {
window.addEventListener('load',
function(){ object[attribute] = val; }, false);
} else {
window.attachEvent('onload', function(){ object[attribute] = val; });
}
}
Welcome
Welcome message here!
Use the lines on the side to navigate (click on them, duh) xD
Diary
Sunday, July 30, 2006
||
Never mind, only Jennie has to suffer the wrath of Daddy. xD
pinkcrocodile whispered @ 11:13 AM