
function winpop1(page) {
	window.open(page, 'pop1', 'width=800, height=620, menubar=no, toolbar=no, scrollbars=yes, location=yes, status=no, ');
}

function model_pop(model_page) {
	window.open(model_page, 'models', 'width=988, height=656, outerHeight=768, outerWidth=1000, menubar=no, toolbar=no, scrollbars=yes, location=yes, status=no, resizable=yes, ');
}

function news_pop001(news_page) {
	window.open(news_page, 'news', 'width=985, height=768, menubar=no, toolbar=no, scrollbars=yes, location=no, status=no, resizable=yes, ');
}

function mens_pop01(mens_pop) {
	window.open(mens_pop, 'news', 'width=520, height=480, menubar=no, toolbar=no, scrollbars=yes, location=no, status=no, resizable=yes, ');
}
