if (frWidth==null)
{
	var frWidth=750;
}
if (frHeight==null)
{
	var frHeight=700;
}
document.write('<if' + 'rame name=I1 id=I1 style="width: ' + frWidth + 'px; height: ' + frHeight + 'px;"');
document.write(' src="http://www.porseman.org/q/newq.aspx">');
document.write('Your browser does not support inline frames or is currently configured not to display inline frames.');
document.write('</if' + 'rame>');
