![]() |
|
#41
|
||||
|
||||
|
I tried pulling a prank on Josh, but it burned and fizzled....
Didn't turn out too well, IMO, but I at least made him think I was serious, LOL!
__________________
SOC (+41, -0) | PBN (+12, -0) | New PBN (+20, -0) URT... Ultimate Resource Thread! The [OFFICIAL] Manual Thread! BigRed Photography Quote:
|
|
#42
|
||||
|
||||
|
Code:
function addGlobalStyle(css) {
var head, style;
head = document.getElementsByTagName('head')[0];
if (!head) { return; }
style = document.createElement('style');
style.type = 'text/css';
style.innerHTML = css;
head.appendChild(style);
}
addGlobalStyle('body { background: #eeeeff ! important; }');
|
|
#43
|
||||
|
||||
|
Well anyone can be a model right? You don't have to look good.. so therefore we are all models. We win.
__________________
SlalomSkier8811: i bruised my tail bone and left ass cheek bamfhacker: nice SlalomSkier8811: yeah its awesome bamfhacker: next time wear butt pads |
![]() |
| Thread Tools | |
| Display Modes | |
|
|