﻿function news(){
window.open("news.html","news","width=600,height=600,menubar=yes,scrollbars=yes,toolbar=yes,resizable=yes,status=yes");
}

function big1(){
window.open("news/2010/100601-b.jpg","big1","width=400,height=600,menubar=yes,scrollbars=yes,toolbar=yes,resizable=yes");
}
function ansin(){
window.open("ansin.html","ansin","width=520,height=420,menubar=yes,scrollbars=yes,toolbar=yes,resizable=yes");
}
function start(){
window.open("start.html","ansin","width=520,height=420,menubar=yes,scrollbars=yes,toolbar=yes,resizable=yes");
}
