function getAppPath() {

    var appPath = "http://localhost/frieni/";    
    return appPath;
}
