//Script for pop-up window conventions
function conventions() {
test=window.open("about.htm", "Conventions", "width=500, height=680, left=0, top=0")}
function sclaigneaux() {
test=window.open("http://users.skynet.be/fa213618/Sclaigneaux.htm", "Conventions", "width=900, height=800, left=0, top=0")}
function details() {
test=window.open("details.php", "Detail", "width=500, height=680, left=0, top=0")}