/* Copyright (c) 2009 www.mailrouge.com - no copy or any usage allowed without explicit written authorisation of mailrouge.com */
/* 2009-03, 22 [09:25:07] */

function id_exists(myid){return(document.getElementById(myid));}
function _parseInt(str){str=parseInt(str);if(isNaN(str))str=0;return str;}
var br=String.fromCharCode(13,10);function getBody(){return(document.getElementsByTagName('BODY').item(0));}
var jdocw;var jdoch;var jdocl;var jdoct;var jwinw;var jwinh;var jdoc;var jwin;var iswip;$(document).ready(function(){jdoc=$(document);jwin=$(window);iswip=(typeof titleedit_pos=='function')?true:false;});function iget_docsize(){get_docsize();}
function get_docsize(){if(iswip==null)iswip=(typeof titleedit_pos=='function')?true:false;if(!jdoc)jdoc=$(document);if(!jwin)jwin=$(window);jdocw=jdoc.width();jdoch=jdoc.height();jdocl=jdoc.scrollLeft();jdoct=jdoc.scrollTop();jwinw=jwin.width();jwinh=jwin.height();}
jQuery.fn.outerHTML=function(){return $('<div>').append(this.eq(0).clone()).html();};jQuery.fn.isvisible=function(){return($(this).css('display')=='none')?false:true;};jQuery.fn.ishidden=function(){return($(this).css('display')=='none')?true:false;};function formulaire(id_form_){if(typeof mrg_form!='function'){$.getScript('jquery.form'+jsmin+'.js',function(){go_mrg_form(id_form_);});}else go_mrg_form(id_form_);};