okay well i see somthing that might be causing the error
--------
how it is now
---------
var no="addrbar=0,toolbar=0,location=0,directories=0,statu
s=1,menubar=0,scrollbars=0,resizeable=0,"no+="width=720,height=576"
----------
should be, Each no+= has to be on there own line
----------
var no=" addrbar=0,toolbar=0,location=0,directories=0,"
no+="status=1,menubar=0,scrollbars=0,resizeable=0,"
no+="width=720,height=576"
Linking with an image isn't a problem at all. Its quite neet actualy
