function Flash(URL) {
window.open(URL,'Demo','toolbar=no,width=724,height=430,left=10,top=20, status=no,scrollbars=no,resizable=0');
}
