Borderless window button actions

the button doesn’t open the borderless window.
in the button actions, i write this :

on (release)
{
getURL(“javascript:openIT(‘index.html’,550,400,null,null,‘mywinname01’);”);
}

is all this statement correct ?
can you give me a correct actions for the buttons?

Do you have the .js file? There is a downloadable .js file that you can get on the tutorial from kirupa to use, or you can download the whole .zip file from www.microbians.com.