// JavaScript Document

function popup()
{
window.open('images/pop.html','mywindow','width=800,height=auto,scrollbars=yes');
}

/*-- fund rashing --*/