﻿$.localhost.page.define({

    init: function(){
        //alert('page init');
    }
    
});
