﻿
function newwindow()
    {
        window.open('BlueIce.htm','jav','width=250,height=200,top=120,left=140,resizable=yes, scrollbars=yes');
    }
    
    



