var URL = 'http://www.e-ident.net'
function HowLook()
{
var Url = URL + '/drama_link/how_to_view.gif'
var Opt1 = 'width=470,height=370,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=no,copyhistory=yes'
newWindow = window.open( Url, 'bluecount', Opt1)
newWindow.focus()
}
function InfoWord()
{
var Url = URL + '/drama_link/word_sample.gif'
var Opt2 = 'width=300,height=400,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=no,copyhistory=yes'
newWindow = window.open( Url, 'bluecount', Opt2)
newWindow.focus()
}
function InfoCom()
{
var Url = URL + '/com_box/com_list.html'
var Opt3 = 'width=680,height=500,scrollbars=yes,toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=yes,copyhistory=yes'
newWindow = window.open( Url, 'bluecount', Opt3)
newWindow.focus()
}
document.write( '
' )
document.write( '
' )
document.write( '
' )