<!--

function openwlog() {
win=window.open("login.html", "", "width=400, height=250")
}

function openwedit() {
win=window.open("editp.html", "", "width=400, height=250")
}

function openw() {
win=window.open("disclaimer.html", "", "width=200, height=100")
}

function openwaus() {
win=window.open("LCaboutus.php", "", "width=750, height=400")
}

function openwcus() {
win=window.open("LCcontactus.php", "", "width=750, height=400")
}

function openwbm()
{
win=window.open("bookmark.php", "", "width=600, height=430")
}

function openwtf()
{
win=window.open("tellfriendc.asp", "", "width=600, height=330")
}
function openwcu()
{
win=window.open("Contact Us.htm", "", "width=600, height=400")
}

function openwr()
{
win=window.open("melanoma_rules.php", "", "width=600, height=400")
}

function openwmsgboard()
{
win=window.open("msgboard.html", "", "width=370, height=230")
}

function openwmailingl()
{
win=window.open("mailingl.html", "", "width=370, height=250")
}

-->


