﻿// JScript File
ok=1
function openpath()
{ 
if (ok) 
new_window = window.open('http://www.corpmediainc.com/request_call_back_popup.htm','CorpMediaInc', ' menubar,resizable,dependent,status, width=450,height=350,left=500,top=10')
}