<?php

$jsFiles = array("jquery.corner.js","roundedboxes.js");
$jsInitFunction = "PM.Plugin.RoundedBoxes.init()";
$cssFiles = array("roundedboxes.css");

?>