Gonna blow if I can't fix this!!

Got a swish movie generated as a new window from the original window opened by going to my site (http://listen.to/maxlyrics) which SHOULD on completion and if the skip intro text is pressed, load the homepage into the parent window, i.e. the original one. However for some reason this doesn't work, whether I use Target = "_parent" or name the original windown 'start' in Javascript and use Target = "start".

Anyone know how to sort this?