<!--hide
<!-- This script was generated online using one of the tools available at http://www.graphyx.co.uk -->
function triflower()
{
var url='triflower.html'
var w='170'
var h='280'
var sw=screen.availWidth;
var sh=screen.availHeight;
var l=(sw-w)/2;
var t=(sh-h)/2;
window.open(url,'triflower','width='+w+',height='+h+',left='+l+',top='+t+',screenX='+l+',screenY='+t+',');
}
//-->
