no as long as you escape the quotes out you should be ok so by doing
PopUpHelpWindow = window.open("http://www.dragonclan-forum.de/photopost/"+url,....
instead of
PopUpHelpWindow = window.open("http://www.dragonclan-forum.de/photopost/"+url,....
you should be fine.