Install is very simple, you just enter URL PATH to your CPG gallery in file index.php

<?php

include ("../../mainfile.php");
include (XOOPS_ROOT_PATH."/header.php");


Sample:

openTable();
echo "<iframe src='http://kud-39.sloweb.net/cpg/cpg/index.php' framespacing=0 width='100%' height='650' frameborder=no border=0 scrolling=auto></iframe>
";
closeTable();

