function openFlashPaper(page, windowname) {
window.open(page,windowname,"toolbar=no,status=no,resizable=1,scrollbars=yes,width=825, height=800")
}