// DO NOT REMOVE THE COMMENT LINE BELOW
// $Id: reqform_en.js 486 2007-04-05 15:23:13Z mitko $

AddRequestNotice = "";
MiscNote = "You can add more items to your request, before submitting it";
RequestExistsNotice = "Item already requested";
EmptyRequestNotice = "Your request is empty.<br>You can make inquiry about specific property by clicking<br>REQUEST ADDITIONAL INFO button on the property page";
RemoveRequestCaption = "Remove";
RequestTableCaption = "Requested items";
SendRequestCaption = "send";

strCurrencySymbol = "BGN";

// table headings
HeadItemId		= "ID";
HeadItemName	= "Name";
HeadItemQty   = "Qty";
HeadItemPrice	= "Price";
HeadItemSum	= "Sum";
HeadItemDescr	= "Description";

HeadSubtotal = "Subtotal";
HeadTax		= "VAT";
HeadTotal = "Total";

RelativeCheckoutLink = "/cgi-bin/e-cms/vis/vis.pl?s=001&p=0205&n=000002";

bLanguageDefined = true;

