cannot access variable in another javascript

cannot access variable in another javascript

Hi, i have code like this http://dpaste.com/1568412/

i want to access var ok in another javascript, and it's not work when i alert(ok); ?

thanks :)