if (document.images) {menu=new Image(200,85);menu.src="logo12.gif";}

var today=new Date();var thisDate=today.getDate();var thisMonth=today.getMonth();
if (thisMonth==0) {strMonth="Jan"};if (thisMonth==1) {strMonth="Feb"};if (thisMonth==2) {strMonth="Mar"};if (thisMonth==3) {strMonth="Apr"};if (thisMonth==4) {strMonth="May"};if (thisMonth==5) {strMonth="June"};if (thisMonth==6) {strMonth="July"};if (thisMonth==7) {strMonth="Aug"};if (thisMonth==8) {strMonth="Sept"};if (thisMonth==9) {strMonth="Oct"};if (thisMonth==10) {strMonth="Nov"};if (thisMonth==11) {strMonth="Dec"};

var numb=20;var x=Math.round(Math.random()*numb);image=new Array(numb);text=new Array(numb);link=new Array(numb);

image[0]="p311am.jpg";text[0]="Vineyard Property P311";link[0]="erty_311";
image[1]="p274am.jpg";text[1]="Country Residence P274";link[1]="erty_274";
image[2]="p318am.jpg";text[2]="Vineyard Property P318";link[2]="erty_318";
image[3]="p303am.jpg";text[3]="Vineyard Property P303";link[3]="erty_303";
image[4]="p317am.jpg";text[4]="Vineyard Property P317";link[4]="erty_317";
image[5]="p297am.jpg";text[5]="Village House P297";link[5]="erty_297";
image[6]="p306am.jpg";text[6]="Vineyard Property P306";link[6]="erty_306";
image[7]="p235am.jpg";text[7]="Vineyard Property P235";link[7]="_235";
image[8]="p302am.jpg";text[8]="Vineyard Property P302";link[8]="erty_302";
image[9]="p313am.jpg";text[9]="Vineyard Property V313";link[9]="erty_313";

image[10]="p310am.jpg";text[10]="Vineyard Property P310";link[10]="erty_310";
image[11]="p307am.jpg";text[11]="Wine Resort P307";link[11]="erty_307";
image[12]="p255am.jpg";text[12]="Historic Townhouse P255";link[12]="erty_255";
image[13]="p288am.jpg";text[13]="Village House P288";link[13]="erty_288";
image[14]="p312am.jpg";text[14]="Borgo House P312";link[14]="erty_312";
image[15]="p268am.jpg";text[15]="Antique House P268";link[15]="erty_268";
image[16]="p309am.jpg";text[16]="Village House P309";link[16]="erty_309";
image[17]="p270am.jpg";text[17]="Antique House P270";link[17]="erty_270";
image[18]="p290am.jpg";text[18]="Antique Farmhouse P290";link[18]="erty_290";
image[19]="p319am.jpg";text[19]="Country Estate P319";link[19]="erty_319";

image[20]="p315am.jpg";text[20]="Village House P315";link[20]="erty_315";

// image[2]="p259am.jpg";text[2]="Vineyard Property P259";link[2]="_259";
// image[18]="p299am.jpg";text[18]="Antique Farmhouse P299";link[18]="erty_299";

var random_image = image[x];var random_text = text[x];var random_link = link[x];

function r_image() {document.write ("<p class='small'>"+random_text+":<br><a href='prop"+random_link+".htm'><IMG SRC='./pictures_random/"+random_image+"' width='225' height='170' alt='"+random_text+"'><\/a>");}

function news() {document.write (thisDate," ",strMonth," ITALIAN NEWS");}

function tracker() {EXs=screen;EXw=EXs.width;navigator.appName!="Netscape"?EXb=EXs.colorDepth:EXb=EXs.pixelDepth;navigator.javaEnabled()==1?EXjv="y":EXjv="n";EXd=document;EXw?"":EXw="na";EXb?"":EXb="na";
EXd.write("<img src=http://nht-2.extreme-dm.com/n2.g?login=piedmont&amp;pid=index&amp;auto=y&amp;jv="+EXjv+"&amp;j=y&amp;srw="+EXw+"&amp;srb="+EXb+"&amp;l="+escape(EXd.referrer)+" height=1 width=1>");}