<?php
// This script and data application were generated by AppGini 4.52
// Download AppGini for free from http://www.bigprof.com/appgini/download/
$d=dirname(__FILE__);
include("$d/defaultLang.php");
include("$d/language.php");
include("$d/lib.php");
header("Content-type: text/javascript; charset=iso-8859-1");
$mfk=$_GET['mfk'];
$id=makeSafe($_GET['id']);
$rnd1=intval($_GET['rnd1']); if(!$rnd1) $rnd1='';
if(!$mfk || !$id){
die('// no js code available!');
}
switch($mfk){
}
?>