fl_pl_url = 'http://ktu.sv2.biz/cb30_gay_flash/popup/pop.html';
for (i_param in Param)
{
	sep = fl_pl_url.indexOf('?') == -1 ? '?' : '&';
	fl_pl_url += sep + i_param + '=' + escape(Param[i_param]);
}
document.write("<iframe src='"+fl_pl_url+"' scrolling='no' frameborder='0' allowtransparency='true' width='485' height='457'></iframe>");
