﻿	var a=1;
	
   function showimage(s)
   {
   
   
   document.getElementById("tdimg"+a).innerHTML="&nbsp;";
   document.getElementById("tdimg"+s).innerHTML="<center><img src='img/arrow.jpg'><center>"
   
   a=s;
   
   if(s==1)
   {
   document.getElementById("imglarge").src="img/sawnpaving/large/sawnminttiles.jpg";
   document.getElementById("dpaving").innerHTML="<b>Mint Multi</b><p></p><table cellspacing='6' cellpadding='2' style='font-size:13px;width:100%' ><tr><td class='tdheadtop' colspan='3'>Pack Code #1</td></tr><tr ><td colspan=2 style='background-color:rgb(220,223,147)'>Pack Details</td><td rowspan=5 style='padding:10px;'><div style='padding:5px;border:1px solid rgb(194,194,135);background-color:rgb(240,250,220);color:black;padding-top:5px;padding-bottom:5px;font-size:14px;line-height:30px'>Quantity Per Pack: &nbsp;22.11 sq mts <br/> Price Per Pack: &nbsp;£679 <br /><span style='font-size:12px'>( including Delivery and VAT )</span></div></td></tr><tr><td>600 x 900</td><td>18 pcs</td></tr><tr><td>600 x 600</td><td>18 pcs</td></tr><tr><td>600 x 295</td><td>18 pcs</td></tr><tr><td>295 x 295</td><td>21 pcs</td></tr><tr><td colspan='3'><form action='https://www.paypal.com/cgi-bin/webscr' method='post'><input type='hidden' name='cmd' value='_xclick' /><input type='hidden' name='business' value='spoonersturf@aol.com' /><input type='hidden' name='undefined_quantity' value='1' /><input type='hidden' name='item_name' value='1 Pack of approximately 22.11 square metres of Sawn Paving with Free Delivery within our standard Delivery Area' /><input type='hidden' name='item_number' value='#1' /><input type='hidden' name='amount' value='679.00' /><input type='hidden' name='no_shipping' value='1' /><input type='hidden' name='return' value='http://www.Indian-Sandstone.net/sawnpaving.htm' /><input type='hidden' name='cancel_return' value='http://www.Indian-Sandstone.net/sawnpaving.htm' /><input type='hidden' name='currency_code' value='GBP' /><input type='hidden' name='lc' value='GB' /><input type='hidden' name='tax' value='0.00' /><input type='hidden' name='bn' value='PP-BuyNowBF' /><input type='hidden' id='os0' name='os0' value='Mint Multi' /><input type='hidden' name='on0' value='Colour of Sawn Paving' /><input name='submit' type='image' src='img/PayPal.gif' alt='Click this PayPal button to buy quality Indian Sandstone from Spooners Turf: using PayPal is fast, free and secure!' align='middle' /></form></td></tr></table>";   
//document.getElementById("os0").value="Mint Multi";
document.getElementById("imglarge").alt="Mint Multi Sawn Paving";
   }
        
   
   }
    
	
	function load1()
	{
	  document.getElementById("tdimg1").innerHTML="<center><img src='img/arrow.jpg'><center>"

	}
