// JavaScript Document
lines = new Array();
//English
lines.push("PRINCE2-2009-Foundation-package|||For only <strong class=\"price\">&euro; 595,-</strong> with 10% discount on the listprice");
lines.push("PRINCE2-2009-Practitioner-package|||For only <strong class=\"price\">&euro; 895,-</strong> with 10% discount on the listprice");
lines.push("PRINCE2-2009-F-P-Combination|||For only <strong class=\"price\">&euro; 1095,-</strong> with 10% discount on the listprice");

lines.push("PRINCE2-Re-registration-package|||For only <strong class=\"price\">&euro; 447,50</strong> this is the best way to reregister");
lines.push("PRINCE2-2009-Refresh-package|||For only <strong class=\"price\">&euro; 297,50</strong> the best way to upgrade your knowledge");

lines.push("PRINCE2-2005-Foundation-package|||For only <strong class=\"price\">&euro; 670,-</strong>");
lines.push("PRINCE2-2005-Practitioner-package|||For only <strong class=\"price\">&euro; 1010,-</strong>");
lines.push("PRINCE2-2005-F-P-combination-package|||For only <strong class=\"price\">&euro; 1216,-</strong>");

//Dutch
lines.push("PRINCE2-Foundation-pakket|||Voor maar <strong class=\"price\">&euro; 595,-</strong> met als bonus 25% langer toegang");
lines.push("PRINCE2-Practitioner-pakket|||Voor maar <strong class=\"price\">&euro; 895,-</strong> met als bonus 25% langer toegang");
lines.push("PRINCE2-F-P-combinatiepakket|||Voor maar <strong class=\"price\">&euro; 1095,-</strong> met als bonus 25% langer toegang");

lines.push("PRINCE2-Herregistratie-pakket|||Voor maar <strong class=\"price\">&euro; 447,50</strong> met als bonus 25% langer toegang");
lines.push("PRINCE2-2009-Refresh-pakket|||Voor maar <strong class=\"price\">&euro; 297,50</strong> met als bonus 25% langer toegang");

lines.push("PRINCE2-2005-Foundation-pakket|||Voor maar <strong class=\"price\">&euro; 595,-</strong> met als bonus 25% langer toegang");
lines.push("PRINCE2-2005-Practitioner-pakket|||Voor maar <strong class=\"price\">&euro; 895,-</strong> met als bonus 25% langer toegang");
lines.push("PRINCE2-2005-F-P-combination-pakket|||Voor maar <strong class=\"price\">&euro; 1095,-</strong> met als bonus 25% langer toegang");

var newsletterEN = "Inform me about onlinePRINCE2.com news";
var newsletterNL = "Informeer mij over PRINCE2online.nl nieuws";
