Question : popup window script without inserting javascript on head

Hello,
I am creating mini webpage for my company using "Interwoven" system. The structure is so regid, there are lots of limitations of what I can do. Such as I cannot alter nor insert new scripts on head scetion. I can only alter the body, content page.

My question is there anyway, I can have popup window works without inserting javascript on head section?

Thank you,
Code Snippet:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
Here are code that I used before, but I cannot use on my company's server system;

 
chart
Open in New Window Select All

Answer : popup window script without inserting javascript on head

javascript can be included anywhere in the head or the body.
Random Solutions  
 
programming4us programming4us