function screen_mac() {

			var windowWidth = 327;
			var windowheight = 328;

			if(screen){
				leftPos = screen.width / 2 - (windowWidth / 2)
				topPos = screen.height / 2 - (windowheight / 2)
			}

			var new_win = window.open('screensaver_mac.asp', 'new', "width="+windowWidth+",height="+windowheight+",resizable=no,top="+topPos+", left="+leftPos+",scrollbars=no,menubar=no,toolbar=no,directories=no,location=no,status=no");
			if(window.focus)new_win.focus();
		}

		function screen_pc() {

				var windowWidth = 327;
				var windowheight = 328;

				if(screen){
					leftPos = screen.width / 2 - (windowWidth / 2)
					topPos = screen.height / 2 - (windowheight / 2)
				}

				var new_win = window.open('screensaver_pc.asp', 'new', "width="+windowWidth+",height="+windowheight+",resizable=no,top="+topPos+", left="+leftPos+",scrollbars=no,menubar=no,toolbar=no,directories=no,location=no,status=no");
				if(window.focus)new_win.focus();
		}

		function img_800() {

				var windowWidth = 327;
				var windowheight = 328;

				if(screen){
					leftPos = screen.width / 2 - (windowWidth / 2)
					topPos = screen.height / 2 - (windowheight / 2)
				}

				var new_win = window.open('wallpaper_800.asp', 'new', "width="+windowWidth+",height="+windowheight+",resizable=no,top="+topPos+", left="+leftPos+",scrollbars=no,menubar=no,toolbar=no,directories=no,location=no,status=no");
				if(window.focus)new_win.focus();
		}

		function img_1024() {

				var windowWidth = 327;
				var windowheight = 328;

				if(screen){
					leftPos = screen.width / 2 - (windowWidth / 2)
					topPos = screen.height / 2 - (windowheight / 2)
				}

				var new_win = window.open('wallpaper_1024.asp', 'new', "width="+windowWidth+",height="+windowheight+",resizable=no,top="+topPos+", left="+leftPos+",scrollbars=no,menubar=no,toolbar=no,directories=no,location=no,status=no");
				if(window.focus)new_win.focus();
		}

		function img_1280() {

				var windowWidth = 327;
				var windowheight = 328;

				if(screen){
					leftPos = screen.width / 2 - (windowWidth / 2)
					topPos = screen.height / 2 - (windowheight / 2)
				}

				var new_win = window.open('wallpaper_1280.asp', 'new', "width="+windowWidth+",height="+windowheight+",resizable=no,top="+topPos+", left="+leftPos+",scrollbars=no,menubar=no,toolbar=no,directories=no,location=no,status=no");
				if(window.focus)new_win.focus();
		}

		function send() {

				var windowWidth = 327;
				var windowheight = 328;

				if(screen){
					leftPos = screen.width / 2 - (windowWidth / 2)
					topPos = screen.height / 2 - (windowheight / 2)
				}

				var new_win = window.open('friend.asp', 'new', "width="+windowWidth+",height="+windowheight+",resizable=no,top="+topPos+", left="+leftPos+",scrollbars=no,menubar=no,toolbar=no,directories=no,location=no,status=no");
				if(window.focus)new_win.focus();
		}
		
		function privacy() {
		
						var windowWidth = 327;
						var windowheight = 328;
		
						if(screen){
							leftPos = screen.width / 2 - (windowWidth / 2)
							topPos = screen.height / 2 - (windowheight / 2)
						}
		
						var new_win = window.open('privacy.asp', 'new', "width="+windowWidth+",height="+windowheight+",resizable=no,top="+topPos+", left="+leftPos+",scrollbars=yes,menubar=no,toolbar=no,directories=no,location=no,status=no");
						if(window.focus)new_win.focus();
		}
		
		function legal() {
				
								var windowWidth = 327;
								var windowheight = 328;
				
								if(screen){
									leftPos = screen.width / 2 - (windowWidth / 2)
									topPos = screen.height / 2 - (windowheight / 2)
								}
				
								var new_win = window.open('legal.asp', 'new', "width="+windowWidth+",height="+windowheight+",resizable=no,top="+topPos+", left="+leftPos+",scrollbars=yes,menubar=no,toolbar=no,directories=no,location=no,status=no");
								if(window.focus)new_win.focus();
		}

	
		function rockettes_pop() {
						
				var windowWidth = 310;
				var windowheight = 310;

				if(screen){
					leftPos = screen.width  - (windowWidth + 10)
					topPos = 0;
				}

				var new_win = window.open('popup.asp', 'new', "width="+windowWidth+",height="+windowheight+",resizable=no,top="+topPos+", left="+leftPos+",scrollbars=no,menubar=no,toolbar=no,directories=no,location=no,status=no");
				if(window.focus)new_win.focus();
				
				
		}
		
		function rockettes() {
								
				var windowWidth = 800;
				var windowheight = 550;

				if(screen){
					leftPos = screen.width / 2 - (windowWidth / 2)
					topPos = screen.height / 2 - (windowheight / 2)
				}

				var new_win = window.open('http://1to1dialog.com/bic/04soleilsweeps/index.php?referrer=soleilwebsite', 'new1', "width="+windowWidth+",height="+windowheight+",resizable=no,top="+topPos+", left="+leftPos+",scrollbars=yes,menubar=no,toolbar=no,directories=no,location=no,status=no");
				if(window.focus)new_win.focus();
				
				//window.opener=''; 
				//window.close();
				
		}
		
		