function Order_Website_Keywords_Development()
{
Item = "Website keywords development";
PandP = "0";
Price = "75";
Price = Price * (1 + VATValue);
QTYMax = "1";
AddToCart()
}
document.write('<form name=Website_Keywords_Development><INPUT TYPE="button" value="' + ButtonText + '" onclick="Order_Website_Keywords_Development()"></FORM>');
