﻿function OpenInteractiveEye()
{
    window.open('/media/flash/InteractiveEye/InteractiveEye.htm', 'InteractiveEye', 'width=700,height=400,directories=no,menubar=no,location=no,resizable=no,scrollbars=no');
}

