/* Jappix - An open social platform These are the popup JS scripts for Jappix ------------------------------------------------- License: AGPL Author: Vanaryon Last revision: 26/04/11 */ // Creates a popup code function createPopup(id, content) { // Popup exists? if(exists('#' + id)) return false; // Append the popup code $('body').append( '