
<!--hide 

function windowPanzerLeader() 
{ window.open('./html/PanzerLeader.html','jav','width=80,height=115,resizable=yes'); }
 
function windowSorcerer() 
{ window.open('./html/Sorcerer.html','jav','width=220,height=295,resizable=yes'); }

function windowTank() 
{ window.open('./html/Tank.html','jav','width=360,height=323,resizable=yes'); }

function windowWW3() 
{ window.open('./html/WW3.html','jav','width=230,height=195,resizable=yes'); }

function windowVeracruz() 
{ window.open('./html/Veracruz.html','jav','width=210,height=195,resizable=yes'); }

function windowLegion() 
{ window.open('./html/Legion.html','jav','width=210,height=285,resizable=yes'); }

function windowKursk() 
{ window.open('./html/Kursk.html','jav','width=220,height=255,resizable=yes'); }

function windowSpitfire() 
{ window.open('./html/Spitfire.html','jav','width=210,height=200,resizable=yes'); }
//--> 

