// tagslist function post(obj){ var poststr = "action=addtag&tag=" + encodeURI( document.getElementById("tag").value ) + "&tagitem=" + encodeURI(document.getElementById("tagitem").value) + "&tagref=" + encodeURI(document.getElementById("tagref").value) + "&nbtags=" + encodeURI(document.getElementById("nbtags").value) + "&tagorder=" + encodeURI(document.getElementById("tagorder").value) + "&tagtype=" + encodeURI(document.getElementById("tagtype").value) ; //alert ('sending '+poststr+ 'to ../../modules/tags/addtag.php'); makePOSTRequest('http://www.puzzletfactory.com/plug/modules/tags/addtag.php', poststr); hidePopup('b994953125600'); } function get(obj) { var poststr = "action=&tag=" + encodeURI( document.getElementById("tag").value ) + "&tagitem=" + encodeURI(document.getElementById("tagitem").value) + "&tagref=" + encodeURI(document.getElementById("tagref").value) + "&tagorder=" + encodeURI(document.getElementById("tagorder").value) + "&nbtags=" + encodeURI(document.getElementById("nbtags").value) + "&tagtype=" + encodeURI(document.getElementById("tagtype").value) ; //alert ('sending '+ poststr+ 'to ../../modules/tags/addtag.php'); makePOSTRequest('http://www.puzzletfactory.com/plug/modules/tags/addtag.php', poststr); } // createPopup(id, title, width, height, x , y , isdraggable, boxcolor, barcolor, shadowcolor, text, textcolor, textptsize, textfamily, titlecolor ){ createPopup( 'b994953125600', 'Ajouter un Tag' , 220, 120,10, 10, true, '#E5E5E9' , '#5C7091' , 'gray' , '