function behaviors()
{
    // Nothing yet!        
}

$(document).ready( behaviors() );

