function amzn_resize_frame(iframe){var resizeto=iframe.contentWindow.document.body.scrollHeight+50;if(resizeto<100){resizeto=1000;}
resizeto=resizeto+'px';iframe.height=resizeto;}
