
GameFly.rentIt = function( pId, title, gameSys, pcon, width, height ){
    
    var goTo = "/member/reg3c.asp?tp=n&pid=" + this.id;
    window.location.href = goTo;
};