// ************************************************
// This file has been written by David Domingues
// you are free to use it and change it as you need
// but i will ask you to keep this header on the file
// and never remove it.
// comCald downloaded at http://www.webrickco.com
// webrickco@gmail.com
// ************************************************
// JavaScript Document
var PARAM1 = new Array;
PARAM1['basemarks'] = "5";
PARAM1['displayclass'] = "normal";

var MARK1 = [
             ["comMarksSystem/images/star_empty.gif"],
             ["comMarksSystem/images/star_half.gif"],
             ["comMarksSystem/images/star_full.gif"]
            ]

var PARAM2 = new Array;
PARAM2['basemarks'] = "10";
PARAM2['displayclass'] = "normal";

var MARK2 = [
             ["comMarksSystem/images/quadrado5x0.gif"],
             ["comMarksSystem/images/quadrado5x1.gif"],
             ["comMarksSystem/images/quadrado5x2.gif"],
             ["comMarksSystem/images/quadrado5x3.gif"],
             ["comMarksSystem/images/quadrado5x4.gif"],
             ["comMarksSystem/images/quadrado5x5.gif"]
            ] 
