function openMovieWindow() {
		if(document.getElementById("flash-link1")) {
			var flashLinks = document.getElementById("flash-link1");
			var links = flashLinks.getElementsByTagName("a");
			for (i=0; i<links.length; i++) {
				links[i].onclick = function(){
					//alert('Clicked.');
					//window.open(this.href);
					window.open(this.href, "product_movie", "width=500,height=500,top=100,left=100,location=no,menubar=no,resizable=yes,status=no,toolbar=no");
					return false;
				}
			}
		}
		if(document.getElementById("flash-link2")) {
					var flashLinks = document.getElementById("flash-link2");
					var links = flashLinks.getElementsByTagName("a");
				
					for (i=0; i<links.length; i++) {
						links[i].onclick = function(){
							//alert('Clicked.');
							//window.open(this.href);
							window.open(this.href, "product_movie", "width=500,height=500,top=100,left=100,location=no,menubar=no,resizable=yes,status=no,toolbar=no");
							return false;
						}
					}
		}
		if(document.getElementById("flash-link3")) {
					var flashLinks = document.getElementById("flash-link3");
					var links = flashLinks.getElementsByTagName("a");
				
					for (i=0; i<links.length; i++) {
						links[i].onclick = function(){
							//alert('Clicked.');
							//window.open(this.href);
							window.open(this.href, "product_movie", "width=500,height=500,top=100,left=100,location=no,menubar=no,resizable=yes,status=no,toolbar=no");
							return false;
						}
					}
		}
		if(document.getElementById("flash-link4")) {
					var flashLinks = document.getElementById("flash-link4");
					var links = flashLinks.getElementsByTagName("a");
				
					for (i=0; i<links.length; i++) {
						links[i].onclick = function(){
							//alert('Clicked.');
							//window.open(this.href);
							window.open(this.href, "product_movie", "width=500,height=500,top=100,left=100,location=no,menubar=no,resizable=yes,status=no,toolbar=no");
							return false;
						}
					}
		}
		if(document.getElementById("flash-link5")) {
					var flashLinks = document.getElementById("flash-link5");
					var links = flashLinks.getElementsByTagName("a");
				
					for (i=0; i<links.length; i++) {
						links[i].onclick = function(){
							//alert('Clicked.');
							//window.open(this.href);
							window.open(this.href, "product_movie", "width=500,height=500,top=100,left=100,location=no,menubar=no,resizable=yes,status=no,toolbar=no");
							return false;
						}
					}
		}
		if(document.getElementById("flash-link6")) {
					var flashLinks = document.getElementById("flash-link6");
					var links = flashLinks.getElementsByTagName("a");
				
					for (i=0; i<links.length; i++) {
						links[i].onclick = function(){
							//alert('Clicked.');
							//window.open(this.href);
							window.open(this.href, "product_movie", "width=500,height=500,top=100,left=100,location=no,menubar=no,resizable=yes,status=no,toolbar=no");
							return false;
						}
					}
		}
		
	}
	

	

