// JavaScript Document
document.write('<meta http-equiv="Content-Type" content="text/html; charset=windows-874">');


txt='			<table width="450" border="0" cellspacing="0" cellpadding="0">';
txt+='			<tr>';
txt+='			<td align="left" valign="top" class="bodytext">';
txt+='			<p class="bodytextbold">The Marriott Gold Card program is an exclusive membership program that offers its members generous dining discounts and accommodation benefits throughout all participating Marriott International hotels, resorts and spas within the Asia Pacific / Australia region. </p> ';
txt+='			<p>The Gold Card is purchased for a fee and is valid for a period of one year. Invitations to and issuance of Gold Cards vary from property to property.</p>';
txt+='			<p>The Marriott Gold Card discount system offers one complimentary portion from a member’s total food bill. ( Beverage is excluded from bill ). The complimentary portion is determined by dividing the total food bill by the number of persons dining together in one table ( minimum of two guests ) and subtracting one portion from the total amount. </p>';
txt+='			<p>This translates to </p>';
txt+='			<p> <span class="bodytextbold">&bull; 50% discount for two diners; <br>';
txt+='			&bull; 33% discount for three diners; <br>';
txt+='			&bull; 25% discount for four diners, </span><br>';
txt+='			&bull; <span class="bodytextbold">and so on.</span> </p>';
txt+='			<p>This formula is the basis of the discounts entitled to all members, and is honoured in all participating hotels in the world. </p>';
txt+='			 <p>The Marriott Gold Card membership package also includes rooms accommodations benefits plus other special deals. These may vary from property to property. </p>';
txt+='			<p>For specific local dining and room accommodation benefits, select country and hotel of your choice under Local Program Benefits.</p>';
txt+='			<p>Click on Regional Benefits for dining and rooms accommodations benefits throughout the Asia Pacific and Australia region. </p>';
txt+='			</td>';
txt+='			</tr>';
txt+='			<tr>';
txt+='			<td height="10" align="left" valign="top" ></td>';
txt+='			</tr>';
txt+='			<tr>';
txt+='			<td align="right" valign="top" class="textbluebold">For more detail : <a class="tblink" href="http://www.marriottgoldcard.com/en/">marriottgoldcard.com</a></td>';
txt+='			</tr>';
txt+='			</table>';
document.write(txt);

