AlphaRegistration v2.0.12 © $copySite"
. " - Bernard Gilly - www.alphaplug.com
"
. "AlphaRegistration is Free Software released under the GNU/GPL License";
echo $_copyright;
}
function arg_createIconPanel( $link, $image, $text, $javascript='', $class='' ) {
$image = JURI::base(true)."/components/com_alpharegistration/assets/images/" . $image;
?>