.
*
* Version 0.1
* Author: Octavio Benedi Sanchez
*/
// Just close body and html tags.
$html='
';
$html.='';
// Load plugin defined javascript:
if(!empty($_plugin_javascript))
{
foreach ($_plugin_javascript as $javascript_item)
{
//
$html.='
';
}
}
$html.='