//で機璽 嗥辦晦///////////////////////////////////////////////////////////////////////////////////////////////////////////
function open_window(url, name, width, height,scrollbar,menubar,left, top){
   window.open(url, name, 'width='+width+',height='+height+',scrollbars='+scrollbar+',menubar='+menubar+',left='+left+',top='+top);
}
function getCookie( name ){ 
		var nameOfCookie = name + "="; 
		var x = 0; 
		while ( x <= document.cookie.length ) 
		{ 
				var y = (x+nameOfCookie.length); 
				if ( document.cookie.substring( x, y ) == nameOfCookie ) { 
						if ( (endOfCookie=document.cookie.indexOf( ";", y )) == -1 ) 
								endOfCookie = document.cookie.length; 
						return unescape( document.cookie.substring( y, endOfCookie ) ); 
				} 
				x = document.cookie.indexOf( " ", x ) + 1; 
				if ( x == 0 ) 
						break; 
		} 
		return ""; 
}
//で機 1--------------------------------------------------//

if ( getCookie( 'pop_1' ) !="done1") {  
open_window('/popup_08/0826_popup.html','pop_1','429','376','no','no')
}


//で機 2
/*
if ( getCookie( 'pop_2' ) !="done2") {  
open_window('/pop/pop_2.asp','pop_2','300','400','no','no','310','0')
}
*/
//で機璽 嗥辦晦 部


