if (top == self) self.location.href = "http://www.fuji-ft.co.jp/newspaper/frame.htm";


function LinkSelect(form, sel)
{
	adrs = sel.options[sel.selectedIndex].value;
	if (adrs != "-" ) parent.right.location.href = adrs;
}

function wclose(){
window.top.close()
}
