

function datoteka(dodatek)
{
//if (confirm('You are about to download BETA version of nokVAULT for Windows XP / Windows Vista. Backup the files that you will be encrypting with nokVAULT until the full release is available for download.'))
var dodaj = '';	
if(dodatek){
var dodaj = '_'+dodatek;	
}else{
var dodaj = '';	
}
window.location = 'http://www.nokVAULT.com/nokVAULT_installer.exe';
//window.location = 'http://www.nokvault.com/nokvault_license_password_1309465643.exe'; 

//alert("Dear nokVAULT user, we're sorry but we are currently upgrading or web system. Please come back later to try and download or product. Thank you.");

//alert("Dear nokVAULT user, your license password for this copy of nokVAULT is 1309465643. Please write down the license password because you will need it during the installation process. Thank you.");
return false;
} 

function datoteka2()
{ 
//if (confirm('You are about to download BETA version of nokVAULT for Windows XP / Windows Vista. Backup the files that you will be encrypting with nokVAULT until the full release is available for download.'))
//window.location = 'http://www.nokVAULT.com/nokVAULT_installer.exe';
//else
//window.location = 'http://www.nokVAULT.com/nokVAULT_installer.exe';


//alert("Dear nokVAULT user, we're sorry but we are currently upgrading or web system. Please come back later to try and download or product. Thank you.");

//alert("The new version of nokVAULT is being uploaded. Please wait...");
return false;
}
 
 
 function paypal()
{
if (confirm('You are about to transfer the full ammount of your Commission to your PayPal account. Click OK to continue or CANCEL to cancel the transaction.'))
window.location = 'https://www.nokvault.com/affiliate_center.php?type=finance&transfernow=ok';

return false;
}