How to move to another page after movie clip ends?

I created a simple loading movie clip. I want to let the movie clip loop ( repeats ) at least 5 times before it can automatically go to my home page. How do I do it?

Start a counter that increments each time it goes past the first frame of the animation and if the counter is greater tha or equal to 5 go to your site. Post a fla if you need more help