// JavaScript Document
//łśćłżź
var DebugQueryMode=false; //Show Alerts
//var IE=false;


try{
	function alert(text_value){ 
		$JQ('#dialoga').jdialoga('set',{width:600, AllowOpacity:GlobIE6?'true':'true'});
		//$JQ('#dialoga').jdialoga('addcontent',text_value);
		$JQ('#dialoga').jdialoga('content',text_value);
		$JQ('#dialoga').jdialoga('open');
	}	
}catch(err){ if(DebugQueryMode==true){  }}

/* ================================================================================== */
/* =============================== jquery.ready [START] ============================= */
/* ================================================================================== */
/* =============================== Oshoplang [START] ================================ */
/* =============================== Oshoplang [END] ================================== */
$JQ(document).ready(function(){    });
/* ================================================================================== */
/* =============================== jquery.ready [END] =============================== */
/* ================================================================================== */

