function submitResource()
{
    var hWnd;

    hWnd = window.open("/useful/site_edit.html","Resource","resizable=no,scrollbars=no,width=720,height=580");
}
