View Single Post
  #8  
Old 08-06-2011, 03:57 PM
ff7chocoboknight ff7chocoboknight is offline
Skyzer Zolderon
ff7chocoboknight's Avatar
Join Date: Dec 2006
Location: New Hampshire, United States
Posts: 725
ff7chocoboknight is a name known to allff7chocoboknight is a name known to allff7chocoboknight is a name known to allff7chocoboknight is a name known to all
Send a message via AIM to ff7chocoboknight Send a message via MSN to ff7chocoboknight
PHP Code:
function Box()
{
  
this.herp "derp";
}

function 
notBox() {
  
this.hurr "durr";

__________________
Reply With Quote