﻿var distr_win_multi_ver_rus = new Array( 
'Disk Write Copy Personal Edition',			/*00 - Full Product name*/
'product_dwc_personal.html',				/*01 - Distributive description page*/
'misc/dwc_personal_license.html',			/*02 - License agreement*/
'misc/dwc_personal_releasenotes.html',			/*03 - What's new*/
'buy',							/*04 - Free or Buy*/
'buy_dwc.html',						/*05 - Product buy page, if Buy*/
'download_dwc.html#prevver_DWCPers',			/*06 - Download prev version*/
'download_dwc.html#DL_DWCPer',				/*07 - Download current version*/
'download_dwc.html#docum',				/*08 - Documentation page*/
'1',							/*09 - Distributive version major*/
'5',							/*10 - Distributive version minor*/
'0',							/*11 - Distributive version third*/
'3577',							/*12 - Distributive version build*/
'24',							/*13 - Distributive build date day*/
'09',							/*14 - Distributive build date month*/ 
'2008',							/*15 - Distributive build date year*/
'11',							/*16 - Distributive build hour 0-23 day*/
'43',							/*17 - Distributive build min month*/ 
'00',							/*18 - Distributive build sec year*/
'',							/*19 - Distributive comment in utf-8*/
'rus',							/*20 - Localize language directory and xxx_flag.gif prefix*/
'Русский',					/*21 - Localize language name*/
'diskwritecopy_personal_1_5_3577.zip',			/*22 - Distributive zip Name in download/distributive folder*/ 
'15.84',						/*23 - Distributive zip size in MB*/
'diskwritecopy_personal_1_5_3577.exe',			/*24 - Distributive exe Name in download/distributive folder*/
'15.90',						/*25 - Distributive exe size in MB*/
'diskwritecopy_personal_1_5_3577_rus_help.zip',		/*26 - Distributive Doc zip Name in download/distributive folder*/
'2.73',							/*27 - Distributive Doc zip size in MB*/
'diskwritecopy_personal_1_5_3577_rus_help.exe',		/*28 - Distributive Doc exe Name in download/distributive folder*/
'1.48',							/*29 - Distributive Doc exe size in MB*/
'diskwritecopy_personal_1_5_3577_rus_help.pdf',		/*30 - Distributive Doc pdf Name in download/distributive folder*/
'30.10',						/*31 - Distributive Doc pdf size in MB*/
'diskwritecopy_personal_1_5_3577_rus.xml'		/*32 - PAD file name in download/distributive folder*/ 
);

var distr_win_multi_ver_eng = new Array( 
'Disk Write Copy Personal Edition',
'product_dwc_personal.html',
'misc/dwc_personal_license.html',
'misc/dwc_personal_releasenotes.html',
'buy',
'buy_dwc.html',
'download_dwc.html#prevver_DWCPers',
'download_dwc.html#DL_DWCPer',
'download_dwc.html#docum',
'1',
'5',
'0',
'3577',
'24',
'09',
'2008',
'11',
'43',
'00',
'',
'eng',
'English',
'diskwritecopy_personal_1_5_3577.zip',
'15.84',
'diskwritecopy_personal_1_5_3577.exe',
'15.90',
'diskwritecopy_personal_1_5_3577_eng_help.zip',
'2.26',
'diskwritecopy_personal_1_5_3577_eng_help.exe',
'1.25',
'',
'0.00',
'diskwritecopy_personal_1_5_3577_eng.xml'
);

var distr_win_multi_ver_lang_multi = new Array( 
'Disk Write Copy Personal Edition',
'product_dwc_personal.html',
'misc/dwc_personal_license.html',
'misc/dwc_personal_releasenotes.html',
'buy',
'buy_dwc.html',
'download_dwc.html#prevver_DWCPers',
'download_dwc.html#DL_DWCPer',
'download_dwc.html#docum',
'1',
'5',
'0',
'3577',
'24',
'09',
'2008',
'11',
'43',
'00',
'',
'',
'',
'diskwritecopy_personal_1_5_3577.zip',
'15.84',
'diskwritecopy_personal_1_5_3577.exe',
'15.90',
'',
'',
'',
'',
'',
'',
''
);

var distr_win_multi_ver_lang_multi_os_name = "Windows 2000,<br/>Windows XP (x32, x64),<br/>Windows Vista (x32, x64)";