<?php require_once ( 'includes/application_top.php' ); require_once ( DIR_WS_LANGUAGES. $language . '/' . FILENAME_CVV ); ?> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title><?php echo PAGE_TITLE; ?></title> </head> <body marginheight="0" marginwidth="0" topmargin="0" rightmargin="0" leftmargin="0" bottommargin="0"> <img border="0" src="<?php echo TEMPLATE_IMAGES_DIR; ?>cv_card.jpg" width="436" height="183"> </body> </html>