function ask4tfn()
{
	var win=window.open('txt-4tfn.htm','askwin4tfn',',height=280,width=280,resizable=yes');
	if(!win.opener) win.opener=self
}

document.write('I love to hear feedback on my photos (positively or negatively). Which ones stand out to you more than others? <a href="javascript:void(0)" onclick="ask4tfn()">Send me an email<\/a> and let me know!');

