
function setCookie(c_name,value,expiredays)
{
var exdate=new Date();
exdate.setDate(exdate.getDate()+expiredays);
document.cookie=c_name+ "=" +escape(value)+((expiredays==null) ? "" : "; expires="+exdate.toGMTString());
}

function getCookie(c_name)
{
if (document.cookie.length>0)
  {
  c_start=document.cookie.indexOf(c_name + "=");
  if (c_start!=-1)
    { 
    c_start=c_start + c_name.length+1 ;
    c_end=document.cookie.indexOf(";",c_start);
    if (c_end==-1) c_end=document.cookie.length
    return unescape(document.cookie.substring(c_start,c_end));
    } 
  }
return ""
}

function checkCookie()
{
LangInUse=getCookie('LangInUse');
if (LangInUse!=null && LangInUse!="")
  {
  if (LangInUse=="fi")
	{finnishtrans();}
	else
	{englishtrans();}
  }
else 
  {
  LangInUse='en'
  englishtrans();	
  setCookie('LangInUse',LangInUse,365);
  }
}

function englishtrans() 
{
LangInUse='en'
setCookie('LangInUse',LangInUse,365);

document.getElementById('logoimg').innerHTML="<img border=0 src=/ekmps/shops/raisiolainen/resources/Design/raisio-bonsai-logo.png></img>";

document.getElementById('viewcart').innerHTML='View Cart';
document.getElementById('checkout').innerHTML='Checkout';
document.getElementById('aboutus').innerHTML='About Us';
document.getElementById('contactus').innerHTML='Contact Us';
document.getElementById('delivery').innerHTML='Delivery and Payment';

document.getElementById('bonsaicat').innerHTML='Bonsai products';
document.getElementById('home').innerHTML='Home';
document.getElementById('bpshape').innerHTML='Bonsai pots by shape';
document.getElementById('bpsize').innerHTML='Bonsai pots by size';
document.getElementById('bpstyle').innerHTML='Bonsai pots by style';
document.getElementById('bpglazed').innerHTML='Bonsai pots - glazed';
document.getElementById('bpunglazed').innerHTML='Bonsai pots - unglazed';
document.getElementById('bpspecial').innerHTML='Bonsai pots - special';
document.getElementById('bspecproducts').innerHTML='Bonsai special products';
document.getElementById('btchinese').innerHTML='Bonsai tools - Chinese';
document.getElementById('btjapanese').innerHTML='Bonsai tools - Japanese';
document.getElementById('bwire').innerHTML='Bonsai wire';
document.getElementById('bfert').innerHTML='Bonsai fertilizers';
document.getElementById('bfigurines').innerHTML='Bonsai figurines';
document.getElementById('hardtables').innerHTML='Hardwood display tables';
document.getElementById('bookdvd').innerHTML='Books and DVDs';

document.getElementById('gardencat').innerHTML='Garden & home products';
document.getElementById('tpchinese').innerHTML='Chinese teapots';
document.getElementById('orchidpots').innerHTML='Orchid pots';
document.getElementById('orchidfert').innerHTML='Orchid fertilizers';
document.getElementById('pagoda').innerHTML='Pagoda';
document.getElementById('graniteol').innerHTML='Granite oil lamps';
document.getElementById('mfungi').innerHTML='Mycorrhizal fungi';


document.getElementById('clearance').innerHTML="<img border=0 src=/ekmps/shops/raisiolainen/resources/Design/clearance-en.png></img>";

document.getElementById('deliveryfo').innerHTML="<img border=0 src=/ekmps/shops/raisiolainen/resources/Products/deliveryfo-en.png></img>";

document.getElementById('sitemap').innerHTML='Site Map';
document.getElementById('terms').innerHTML='Terms and Conditions';

document.getElementById('basket').innerHTML='Shopping Basket';
document.getElementById('popproduct').innerHTML='Popular Product';
document.getElementById('account').innerHTML='Your Account';
document.getElementById('paymeth').innerHTML='Payment Methods';
document.getElementById('paymeth1').innerHTML='Shopping with us is 100% secure';
document.getElementById('paymeth2').innerHTML='Payments accepted via PayPal&trade;.<br><br>Bank transfer payments also accepted';


if(document.getElementById('categories2'))
{document.getElementById('categories2').innerHTML='Popular Categories';}


if(document.getElementById('stockclearance2'))
{document.getElementById('stockclearance2').innerHTML='Stock Clearance';}

if(document.getElementById('clearancecorner2'))
{document.getElementById('clearancecorner2').innerHTML="<img border=0 src=/ekmps/shops/raisiolainen/resources/Design/clearance-banner-en.png></img>";}

if(document.getElementById('rootgrowoffer'))
{document.getElementById('rootgrowoffer').innerHTML="<img border=0 src=/ekmps/shops/raisiolainen/resources/Design/rootgrow-offer-en.png></img>";}


if(document.getElementById('RGIntroa'))
{document.getElementById('RGIntroa').innerHTML='<strong>Grow healthier, Stronger plants with</strong>';}
if(document.getElementById('RGIntrob'))
{document.getElementById('RGIntrob').innerHTML='<strong>root</strong>grow&trade;';}
if(document.getElementById('RGIntroc'))
{document.getElementById('RGIntroc').innerHTML='<strong> friendly mycorrhizal fungi</strong>';}
if(document.getElementById('RGIntrod'))
{document.getElementById('RGIntrod').innerHTML='<strong>root</strong>grow&trade; is the best value plant treatment you will ever buy.<br />With just one application of <strong>root</strong>grow&trade;, at planting time, your plants will develop a huge secondary root system supplying nutrients and water for their entire lifetime.';}


if(document.getElementById('cooCN'))
{document.getElementById('cooCN').innerHTML='Country of origin: China.';}

if(document.getElementById('cooJP'))
{document.getElementById('cooJP').innerHTML='Country of origin: Japan.';}

if(document.getElementById('cooUK'))
{document.getElementById('cooUK').innerHTML='Country of origin: UK.';}

if(document.getElementById('cooNL'))
{document.getElementById('cooNL').innerHTML='Country of origin: The Netherlands.';}

if(document.getElementById('cooFR'))
{document.getElementById('cooFR').innerHTML='Country of origin: France.';}

if(document.getElementById('cooFI'))
{document.getElementById('cooFI').innerHTML='Country of origin: Finland.';}


if(document.getElementById('productmonth'))
{document.getElementById('productmonth').innerHTML='Product of the month';}

if(document.getElementById('welcomepage1'))
{document.getElementById('welcomepage1').innerHTML='Welcome to Raisio Bonsai and Garden.';}
if(document.getElementById('welcomepage2'))
{document.getElementById('welcomepage2').innerHTML='We offer various products for the bonsai enthusiast that includes bonsai pots, bonsai tools and specialist bonsai products as well as garden products with an oriental theme.';}
if(document.getElementById('welcomepage3'))
{document.getElementById('welcomepage3').innerHTML='You can expect to receive from us an online Internet shop that is easy to use combined with a professional and efficient service.';}

if(document.getElementById('bpshape2'))
{document.getElementById('bpshape2').innerHTML='Bonsai pots by shape';}
if(document.getElementById('bpshape2a'))
{document.getElementById('bpshape2a').innerHTML='The bonsai pots in this section are grouped by shape, either rectangular, round, oval, square or special.';}

if(document.getElementById('bpsize2'))
{document.getElementById('bpsize2').innerHTML='Bonsai pots by size';}
if(document.getElementById('bpsize2a'))
{document.getElementById('bpsize2a').innerHTML='The bonsai pots in this section are group by size.';}
if(document.getElementById('bpsize2b'))
{document.getElementById('bpsize2b').innerHTML='The main dimension is based on the longest dimension on the pot.';}


if(document.getElementById('bpstyle2a'))
{document.getElementById('bpstyle2a').innerHTML='The bonsai pots in this section are grouped by a specific bonsai style.';}

if(document.getElementById('bpglazed2'))
{document.getElementById('bpglazed2').innerHTML='Bonsai pots - glazed';}
if(document.getElementById('bpglazed2a'))
{document.getElementById('bpglazed2a').innerHTML='The bonsai pots in this section are all glazed and grouped by colour.';}

if(document.getElementById('bpunglazed2'))
{document.getElementById('bpunglazed2').innerHTML='Bonsai pots - unglazed';}
if(document.getElementById('bpunglazed2a'))
{document.getElementById('bpunglazed2a').innerHTML='The bonsai pots in this section are unglazed.';}

if(document.getElementById('bpspecial2'))
{document.getElementById('bpspecial2').innerHTML='Bonsai pots - special';}
if(document.getElementById('bpspecial2a'))
{document.getElementById('bpspecial2a').innerHTML='The bonsai pots in this section have a special feature.<br/>Check out this section if you are looking for something different.';}
if(document.getElementById('bpspecial2b'))
{document.getElementById('bpspecial2b').innerHTML='The bonsai pots in this section have a special feature.';}

if(document.getElementById('bspecproducts2'))
{document.getElementById('bspecproducts2').innerHTML='Bonsai special products';}
if(document.getElementById('bspecproducts2a'))
{document.getElementById('bspecproducts2a').innerHTML='This section contains products unique to making and keeping bonsai.';}

if(document.getElementById('btchinese2'))
{document.getElementById('btchinese2').innerHTML='Bonsai tools - Chinese';}
if(document.getElementById('btchinese2a'))
{document.getElementById('btchinese2a').innerHTML='This section contains various tools used for the different techniques when making bonsai.';}
if(document.getElementById('betk'))
{document.getElementById('betk').innerHTML='This bonsai tool is a standard part of a bonsai enthusiast&#39;s tool kit.';}

if(document.getElementById('bwire2'))
{document.getElementById('bwire2').innerHTML='Bonsai Wire';}
if(document.getElementById('bwire2a'))
{document.getElementById('bwire2a').innerHTML='This section contains wire products used to shape your bonsai.';}
if(document.getElementById('bwire2b'))
{document.getElementById('bwire2b').innerHTML='Bonsai wire is available in different thickness to match the size of the trunk or branch that needs wiring.<br/><br/>As a rule of thumb the diameter of the wire is 1/3 to 1/2 the diameter of the trunk or branch.<br />The thickness of the wire may need to be larger if the bending is severe.<br />The wire should be positioned, as much as possible, at an angle of 45&deg; when wrapping it around the branch.</.';}

if(document.getElementById('bfigurines2'))
{document.getElementById('bfigurines2').innerHTML='Bonsai figurines';}
if(document.getElementById('bfigurines2a'))
{document.getElementById('bfigurines2a').innerHTML='This sections contains figurines to complement your bonsai design.';}
if(document.getElementById('bfigurines2b'))
{document.getElementById('bfigurines2b').innerHTML='Figurines help to complement your bonsai by giving a size perspective in your design.';}

if(document.getElementById('pagoda2'))
{document.getElementById('pagoda2').innerHTML='Pagoda';}
if(document.getElementById('pagoda2a'))
{document.getElementById('pagoda2a').innerHTML='This section contains a selection of Pagoda to give your garden that oriental feel.';}

if(document.getElementById('bpgblue3a'))
{document.getElementById('bpgblue3a').innerHTML='The bonsai pots in this section are all glazed blue.';}
if(document.getElementById('bpgcreme3a'))
{document.getElementById('bpgcreme3a').innerHTML='The bonsai pots in this section are all glazed creme.';}
if(document.getElementById('bpggreen3a'))
{document.getElementById('bpggreen3a').innerHTML='The bonsai pots in this section are all glazed green.';}
if(document.getElementById('bpgred3a'))
{document.getElementById('bpgred3a').innerHTML='The bonsai pots in this section are all glazed red.';}

if(document.getElementById('bpsrect3a'))
{document.getElementById('bpsrect3a').innerHTML='All the bonsai pots in this section are rectangular in shape.';}
if(document.getElementById('bpsround3a'))
{document.getElementById('bpsround3a').innerHTML='All the bonsai pots in this section are round in shape.';}
if(document.getElementById('bpsoval3a'))
{document.getElementById('bpsoval3a').innerHTML='All the bonsai pots in this section are oval in shape.';}
if(document.getElementById('bpssquare3a'))
{document.getElementById('bpssquare3a').innerHTML='All the bonsai pots in this section are square in shape.';}

if(document.getElementById('bps153a'))
{document.getElementById('bps153a').innerHTML='The bonsai pots in this section are 15-19cm on the longest side.';}
if(document.getElementById('bps203a'))
{document.getElementById('bps203a').innerHTML='The bonsai pots in this section are 20-24cm on the longest side.';}
if(document.getElementById('bps253a'))
{document.getElementById('bps253a').innerHTML='The bonsai pots in this section are 25-29cm on the longest side.';}
if(document.getElementById('bps303a'))
{document.getElementById('bps303a').innerHTML='The bonsai pots in this section are 30-34cm on the longest side.';}
if(document.getElementById('bps353a'))
{document.getElementById('bps353a').innerHTML='The bonsai pots in this section are 35-39cm on the longest side.';}
if(document.getElementById('bps403a'))
{document.getElementById('bps403a').innerHTML='The bonsai pots in this section are 40cm or more on the longest side.';}


if(document.getElementById('bpgolamps2a'))
{document.getElementById('bpgolamps2a').innerHTML='These stunning oil lamps crafted from granite will look good in any garden, large or small, and can even be placed on a balcony in the centre of a table.';}

if(document.getElementById('bpgolamps2b'))
{document.getElementById('bpgolamps2b').innerHTML='Standard lamp oil can be used with these granite oil lamps.';}

if(document.getElementById('bpgolamps2c'))
{document.getElementById('bpgolamps2c').innerHTML='Oil lamp set-up';}

if(document.getElementById('bpgolamps2d'))
{document.getElementById('bpgolamps2d').innerHTML='It is simple to fuel your oil lamp.<br /><br />1. Lift the wick assembly from the oil container.<br />2. Leave the wick inside stainless insert.<br />3. Place a funnel into the wick hole in the top of the container.<br />4. Slowly pour oil into the reservoir. Do not overfill.<br />5. Guide wick assembly into wick hole.<br />6. Allow 30 minutes for the wick to absorb the oil.<br />7. Adjust the wick level to approx 6mm above the wick holder. If the wick is too high the&nbsp;oil lamp&nbsp;may smoke.';}

if(document.getElementById('bpgolamps2e'))
{document.getElementById('bpgolamps2e').innerHTML='Safety tips';}

if(document.getElementById('bpgolamps2f'))
{document.getElementById('bpgolamps2f').innerHTML='&bull;&nbsp; Every oil lamp container is hand inspected for possible leaks.<br />&bull;&nbsp; Please handle the oil lamp with care.<br />&bull;&nbsp; Do not carry when the oil lamp is lit.<br />&bull;&nbsp; Keep out of reach of children and pets.<br />&bull;&nbsp; Always use caution when using oil lamps or any open flame.';}

if(document.getElementById('mfungi2H'))
{document.getElementById('mfungi2H').innerHTML='<strong>Friendly mycorrhizal fungi</strong>';}
if(document.getElementById('mfungi2b'))
{document.getElementById('mfungi2b').innerHTML='There is a fungi that has been around for 400 million years that is friendly for your garden. This fungi has a close relationship with 90% of all trees and plants and the name for this is mycorrhiza meaning &quot;fungus root&quot;. This relationship has benefits for both parties with the fungi providing the roots with needed water and nutrients, and the roots providing the fungi with needed sugars and food.<br /><br />Mycorrhizal fungi (friendly mycorrhizal&nbsp;fungi) from <strong>root</strong>grow&trade; is a&nbsp;completely natural and&nbsp;organic product that enables virtually all garden plants to grow healthier and stronger.<br /><br />';}
if(document.getElementById('mfungi2c'))
{document.getElementById('mfungi2c').innerHTML='Key benefits of planting with <strong>root</strong>grow&trade; products;';}
if(document.getElementById('mfungi2d'))
{document.getElementById('mfungi2d').innerHTML='&bull;&nbsp; Feeds your plants for their lifetime - finds more water, finds more nutrients<br />&bull;&nbsp; Earlier and better growth of newly planted or transplanted plants and trees<br />&bull;&nbsp; Reduced requirement for high inputs of fertilisers<br />&bull;&nbsp; Increased tolerance to heat and drought conditions<br />&bull;&nbsp; Increased tolerance to adverse soil conditions e.g. high acidic or alkaline soils<br />&bull;&nbsp; Healthy, sustainable growth and development for the whole garden<br />&bull;&nbsp; Greater resistance to soil diseases<br />&bull;&nbsp; A naturally-based, environmentally-friendly garden product';}
if(document.getElementById('mfungi2e'))
{document.getElementById('mfungi2e').innerHTML='<strong>root</strong>grow&trade; friendly mycorrhizal fungi is produced with 100% UK origin mycorrhizal fungi. Mycorrhizal fungi is a product of nature that is found all over the world and means that mycorrhizal fungi from one country, in this case UK, can be used in another country with different climates and conditions without any problems. As with everything in nature the fungi will adapt to the climate along with the host plant or tree.';}
if(document.getElementById('mfungi2f'))
{document.getElementById('mfungi2f').innerHTML='Unlike other mycorrhizal fungi products on the market <strong>root</strong>grow&trade; friendly mycorrhizal fungi contains two types of mycorrhizal fungi, Ecto and Endo. What this means is that more plant and tree types will be benefit from a sprinkling of <strong>root</strong>grow&trade;. A list of the most common plants and trees can be downloaded from the link below.';}

if(document.getElementById('mfungi2g'))
{document.getElementById('mfungi2g').innerHTML='In nature any plant or tree that is older than 3, 4 or 5 years should have naturally picked up mycorrhizal fungi from the environment. But why wait 3, 4 or 5 years when a sprinkle of&nbsp;<strong>root</strong>grow&trade; friendly mycorrhizal fungi will colonise the roots of the plant or tree within 2-4 weeks and produce a secondary fungal root system,&nbsp;increasing the&nbsp;effective root area by up to 700 times, that extends out into the soil to extract water, minerals and nutrients.';}


if(document.getElementById('ER20CGY01a'))
{document.getElementById('ER20CGY01a').innerHTML='This bonsai pot has a rectangular shape and a standard lip.<br /><br />It has a creme glazed finish, two drainage holes and comes complete with the saucer (drip tray).<br /><br />The pot measures 20x15x5.5cm.<br /><br />The pot is suitable for bonsai with a maximum height of 28-33cm.';}

if(document.getElementById('ER20RGY01a'))
{document.getElementById('ER20RGY01a').innerHTML='This bonsai pot has a rectangular shape and a standard lip.<br /><br />It has a red glazed finish, two drainage holes and comes complete with the saucer (drip tray).<br /><br />The pot measures 20x15x5.5cm.<br /><br />The pot is suitable for bonsai with a maximum height of 28-33cm.';}

if(document.getElementById('ER25RGY01a'))
{document.getElementById('ER25RGY01a').innerHTML='This bonsai pot has a rectangular shape and a standard lip.<br /><br />It has a red glazed finish, two drainage holes and comes complete with the saucer (drip tray).<br /><br />The pot measures 25x19x6.5cm.<br /><br />The pot is suitable for bonsai with a maximum height of 34-40cm.';}

if(document.getElementById('ER25CGY01a'))
{document.getElementById('ER25CGY01a').innerHTML='This bonsai pot has a rectangular shape and a standard lip.<br /><br />It has a creme glazed finish, two drainage holes and comes complete with the saucer (drip tray).<br /><br />The pot measures 25x19x6.5cm.<br /><br />The pot is suitable for bonsai with a maximum height of 34-40cm.';}

if(document.getElementById('ER25GGY01a'))
{document.getElementById('ER25GGY01a').innerHTML='This bonsai pot has a rectangular shape and a standard lip.<br /><br />It has a green glazed finish, two drainage holes and comes complete with the saucer (drip tray).<br /><br />The pot measures 25x19x6.5cm.<br /><br />The pot is suitable for bonsai with a maximum height of 34-40cm.';}

if(document.getElementById('ER30GGY01a'))
{document.getElementById('ER30GGY01a').innerHTML='This rectangular bonsai pot measures 30x23x7.5cm. The pot has a&nbsp;green glazed finish and comes complete with a matching saucer (drip tray).<br/><br/>Country of origin: China';}

if(document.getElementById('ER30CGY01a'))
{document.getElementById('ER30CGY01a').innerHTML='This rectangular bonsai pot measures 30x23x7.5cm. The pot has a&nbsp;creme glazed finish and comes complete with a matching saucer (drip tray).<br/><br/>Country of origin: China';}

if(document.getElementById('ER43GGN02a'))
{document.getElementById('ER43GGN02a').innerHTML='This rectangular bonsai pot measures 43x31x6cm. The pot has a&nbsp;green glazed finish.<br/><br/>Country of origin: China';}

if(document.getElementById('ER20BUY01a'))
{document.getElementById('ER20BUY01a').innerHTML='This bonsai pot has a rectangular shape and a standard lip.<br /><br />It has a brown unglazed finish with a motif on both sides, two drainage holes and comes complete with the saucer (drip tray).<br /><br />The pot measures 20x14x6.5cm.<br /><br />The pot is suitable for bonsai with a maximum height of 28-33cm.';}

if(document.getElementById('ER24BUY01a'))
{document.getElementById('ER24BUY01a').innerHTML='This bonsai pot has a rectangular shape and a standard lip.<br /><br />It has a brown unglazed finish with a motif on both sides, two drainage holes and comes complete with the saucer (drip tray).<br /><br />The pot measures 24x17x7cm.<br /><br />The pot is suitable for bonsai with a maximum height of 30-36cm.';}

if(document.getElementById('ER28BUY01a'))
{document.getElementById('ER28BUY01a').innerHTML='This bonsai pot has a rectangular shape and a standard lip.<br /><br />It has a brown unglazed finish with a motif on both sides, two drainage holes and comes complete with the saucer (drip tray).<br /><br />The pot measures 28.5x19.5x7cm.<br /><br />The pot is suitable for bonsai with a maximum height of 40-45cm.';}

if(document.getElementById('ER35BUY01a'))
{document.getElementById('ER35BUY01a').innerHTML='This rectangular bonsai pot measures 35x24x9cm.<br/>The pot has a&nbsp;brown unglazed finish with a motif on both sides and comes complete with the saucer (drip tray).<br/><br/>Country of origin: China';}

if(document.getElementById('ER40BUY01a'))
{document.getElementById('ER40BUY01a').innerHTML='This rectangular bonsai pot measures 40x30x10cm.<br/>The pot has a&nbsp;brown unglazed finish with a motif on both sides and comes complete with the saucer (drip tray).<br/><br/>Country of origin: China';}

if(document.getElementById('ER19BUN02a'))
{document.getElementById('ER19BUN02a').innerHTML='This bonsai pot has a rectangular shape and no lip.<br /><br />It has a brown unglazed finish with a motif on both sides and two drainage holes.<br /><br />The pot measures 19x14x6cm.<br /><br />The pot is suitable for bonsai with a maximum height of 25-30cm.';}

if(document.getElementById('ER22BUN02a'))
{document.getElementById('ER22BUN02a').innerHTML='This bonsai pot has a rectangular shape and no lip.<br /><br />It has a brown unglazed finish with a motif on both sides and two drainage holes.<br /><br />The pot measures 22x17x7.5cm.<br /><br />The pot is suitable for bonsai with a maximum height of 28-33cm.';}

if(document.getElementById('ER25BUN02a'))
{document.getElementById('ER25BUN02a').innerHTML='This bonsai pot has a rectangular shape and no lip.<br /><br />It has a brown unglazed finish with a motif on both sides and two drainage holes.<br /><br />The pot measures 25.6x20.5x8cm.<br /><br />The pot is suitable for bonsai with a maximum height of 34-40cm.';}

if(document.getElementById('EC15CGY01a'))
{document.getElementById('EC15CGY01a').innerHTML='This bonsai pot has a round shape and no lip.<br /><br />It has a cream glazed finish, one drainage hole and comes complete with the saucer (drip tray).<br /><br />The pot measures 15.5x5.5cm.<br /><br />The pot is suitable for bonsai with a maximum height of 35-42cm and in the Literati style.';}

if(document.getElementById('EC20CGY01a'))
{document.getElementById('EC20CGY01a').innerHTML='This bonsai pot has a round shape and no lip.<br /><br />It has a cream glazed finish, one drainage hole and comes complete with the saucer (drip tray).<br /><br />The pot measures 20x6.5cm.<br /><br />The pot is suitable for bonsai with a maximum height of 50-60cm and in the Literati style.';}

if(document.getElementById('EO20LGY01a'))
{document.getElementById('EO20LGY01a').innerHTML='This bonsai pot has an oval shape with a standard lip.<br /><br />It has a blue glazed finish, two drainage holes and comes complete with a matching saucer (drip tray).<br /><br />The pot measures 20x16.4x4.7cm.<br /><br />The pot is suitable for bonsai with a maximum height of 28-33cm.';}

if(document.getElementById('EO20GGY01a'))
{document.getElementById('EO20GGY01a').innerHTML='This bonsai pot has an oval shape with a standard lip.<br /><br />It has a green glazed finish, two drainage holes and comes complete with a matching saucer (drip tray).<br /><br />The pot measures 20x16.4x4.7cm.<br /><br />The pot is suitable for bonsai with a maximum height of 28-33cm.';}

if(document.getElementById('EO25LGY01a'))
{document.getElementById('EO25LGY01a').innerHTML='This oval bonsai pot measures 25x20x5.5cm. The pot has a&nbsp;blue glazed finish and comes complete with the saucer (drip tray).<br/><br/>Country of origin: China';}

if(document.getElementById('EO25CGY02a'))
{document.getElementById('EO25CGY02a').innerHTML='This oval bonsai pot measures 25x20x6cm. The pot has a&nbsp;creme glazed finish and comes complete with the saucer (drip tray).<br/><br/>Country of origin: China';}

if(document.getElementById('EO25GGY02a'))
{document.getElementById('EO25GGY02a').innerHTML='This oval bonsai pot measures 25x20x6cm. The pot has a&nbsp;green glazed finish and comes complete with the saucer (drip tray).<br/><br/>Country of origin: China';}

if(document.getElementById('EO25RGY02a'))
{document.getElementById('EO25RGY02a').innerHTML='This oval bonsai pot measures 25x20x6cm. The pot has a&nbsp;red glazed finish and comes complete with the saucer (drip tray).<br/><br/>Country of origin: China';}

if(document.getElementById('EO30LGY02a'))
{document.getElementById('EO30LGY02a').innerHTML='This oval bonsai pot measures 30x23.5x7cm. The pot has a&nbsp;blue glazed finish and comes complete with the saucer (drip tray).<br/><br/>Country of origin: China';}

if(document.getElementById('EO30CGY02a'))
{document.getElementById('EO30CGY02a').innerHTML='This oval bonsai pot measures 30x23.5x7cm. The pot has a&nbsp;creme glazed finish and comes complete with the saucer (drip tray).<br/><br/>Country of origin: China';}

if(document.getElementById('EO30GGY02a'))
{document.getElementById('EO30GGY02a').innerHTML='This oval bonsai pot measures 30x23.5x7cm. The pot has a&nbsp;green glazed finish and comes complete with the saucer (drip tray).<br/><br/>Country of origin: China';}

if(document.getElementById('EO30RGY02a'))
{document.getElementById('EO30RGY02a').innerHTML='This oval bonsai pot measures 30x23.5x7cm. The pot has a&nbsp;red glazed finish and comes complete with the saucer (drip tray).<br/><br/>Country of origin: China';}

if(document.getElementById('EO29GGN03a'))
{document.getElementById('EO29GGN03a').innerHTML='This oval bonsai pot measures 29x20x4cm. The pot has a&nbsp;green glazed finish.<br/><br/>Country of origin: China';}

if(document.getElementById('EO34GGN03a'))
{document.getElementById('EO34GGN03a').innerHTML='This oval bonsai pot measures 34.5x24.5x4.5cm. The pot has a&nbsp;green glazed finish.<br/><br/>Country of origin: China';}

if(document.getElementById('EO43GGN03a'))
{document.getElementById('EO43GGN03a').innerHTML='This oval bonsai pot measures 43x32x5.5cm. The pot has a&nbsp;green glazed finish.<br/><br/>Country of origin: China';}

if(document.getElementById('EM21LGY01a'))
{document.getElementById('EM21LGY01a').innerHTML='This bonsai pot has an oval shape with a small lip.<br /><br />It has a blue glazed finish, two drainage holes and comes complete with a matching saucer (drip tray).<br /><br />The pot measures 21x16.5x6.5cm.<br /><br />The pot is suitable for bonsai with a maximum height of 28-33cm.';}

if(document.getElementById('EM21GGY01a'))
{document.getElementById('EM21GGY01a').innerHTML='This bonsai pot has an oval shape with a small lip.<br /><br />It has a green glazed finish, two drainage holes and comes complete with a matching saucer (drip tray).<br /><br />The pot measures 21x16.5x6.5cm.<br /><br />The pot is suitable for bonsai with a maximum height of 28-33cm.';}

if(document.getElementById('EM32LGN02a'))
{document.getElementById('EM32LGN02a').innerHTML='This oval bonsai pot measures 32x14x5cm. The pot has a&nbsp;blue glazed finish.<br/><br/>Country of origin: China';}

if(document.getElementById('EM41LGN02a'))
{document.getElementById('EM41LGN02a').innerHTML='This oval bonsai pot measures 41x22x6cm. The pot has a&nbsp;blue glazed finish.<br/><br/>Country of origin: China';}

if(document.getElementById('ESCP160a'))
{document.getElementById('ESCP160a').innerHTML='This putty paste helps to heal large cuts made on your bonsai preventing ugly scars to form.';}

if(document.getElementById('ESJL500a'))
{document.getElementById('ESJL500a').innerHTML='Jin Liquid stains and preserves dead wood that is exposed when making <em>Shari</em> and <em>Jins</em> on your bonsai.<br/>Shari and Jins are normally associated with Pines, Junipers, and other coniferous trees.<br/><br/>Shari is the name given to a section of the tree truck that has the bark removed.<br/><br/>Jin is the name given to a dead branch that has the bark removed.';}

if(document.getElementById('CTLT105a'))
{document.getElementById('CTLT105a').innerHTML='The spring loaded leaf trimmer helps you to easily and quickly trim the leaves during the spring and summer period.';}

if(document.getElementById('CTLT165a'))
{document.getElementById('CTLT165a').innerHTML='The spring loaded leaf trimmer helps you to easily and quickly trim the leaves during the spring and summer period.';}

if(document.getElementById('CTMS110a'))
{document.getElementById('CTMS110a').innerHTML='The mini pruning scissors are an ideal tool for the beginner to perform the basic maintenance on a bonsai tree.<br/>The&nbspscissors make a sharp clean cut when trimming thin roots, small branches, delicate twigs and leaves.';}

if(document.getElementById('CTRS180a'))
{document.getElementById('CTRS180a').innerHTML='These pruning shears are designed to remove large amounts of roots and are very useful when repotting the bonsai tree.<br/><br/>The pruning shears are a standard part of a bonsai enthusiast&#39;s tool kit.';}

if(document.getElementById('CTSS195a'))
{document.getElementById('CTWS195a').innerHTML='These pruning shears are used for all basic maintenance tasks of pruning small branches, twigs and leaves. The larger size of these pruning&nbsp;shears also makes removing large amounts of roots an easy task.<br/><br/>The pruning shears are a standard part of a bonsai enthusiast&#39;s tool kit.';}

if(document.getElementById('CTLS210a'))
{document.getElementById('CTLS210a').innerHTML='The long handles of these pruning shears allow for easier reach closer to the middle of the bonsai trees. They can be used for the routine maintenance of cutting small branches, twigs and leaves. They can also be used for trimming roots.<br/><br/>The long pruning shears are a standard part of a bonsai enthusiast&#39;s tool kit.';}

if(document.getElementById('CTBC175a'))
{document.getElementById('CTBC175a').innerHTML='The concave branch cutter is used to remove large branches and gives a neat cut when removing part or&nbspthe entire&nbspbranch from the bonsai tree. The concave shape of the cutter means that the cut will heal better with little scarring.<br/><br/>The concave branch cutter is a standard part of a bonsai enthusiast&#39;s tool kit.';}

if(document.getElementById('CTBC175b'))
{document.getElementById('CTBC175b').innerHTML='<strong>TIP:</strong> When removing a branch completely back to the trunk use a <a href="knob-cutter-170mm-380-p.asp">Knob Cutter</a> to create a neat round hollow wound, and then use <a href="cut-paste-368-p.asp">Cut Paste </a>for sealing the wound on the bonsai tree. This technique will encourage re-growth of the cambium layer with little or no scarring.';}

if(document.getElementById('CTKC175a'))
{document.getElementById('CTKC175a').innerHTML='The knob cutter creates a neat round hollow wound where a branch has first been removed with the <a href="concave-branch-cutter-200mm-379-p.asp">Concave Branch Cutter</a>.<br/><br/>The knob cutter is a standard part of a bonsai enthusiast&#39;s tool kit.<br/><br/><strong>TIP:</font></strong> Use <a href="cut-paste-368-p.asp">Cut Paste </a>for sealing the wound on the bonsai tree. This technique will encourage re-growth of the cambium layer with little or no scarring.';}

if(document.getElementById('CTWC175a'))
{document.getElementById('CTWC175a').innerHTML='The wire cutter allows for <a href="bonsai-wire-28-c.asp">Aluminium Wire</a>&nbspfrom 1mm to 5mm to be cut close to the bark without damage. <br/><br/>The wire cutter is a standard part of a bonsai enthusiast&#39;s tool kit.';}

if(document.getElementById('CTJP230a'))
{document.getElementById('CTJP230a').innerHTML='Jin pliers are used to rip pieces of wood from the end of a branch to create a Jin. They can also be used to crush and thin any section of dead wood.';}

if(document.getElementById('CTRH230a'))
{document.getElementById('CTRH230a').innerHTML='The root hook is used to open the root ball during the re-potting of the bonsai tree.<br/><br/>The root hook is a standard part of a bonsai enthusiast&#39;s tool kit.<br/><br/><strong>TIP:</strong> Once the root ball has been mostly untangled use the <a href="root-rake-220mm-383-p.asp">Root Rake</a> on the finer roots to gently separate the roots that will not be cut off.';}

if(document.getElementById('CTRR215a'))
{document.getElementById('CTRR215a').innerHTML='The root rake is used to untangle the finer roots that will not be cut off from the root ball.<br/><br/><strong>TIP:</strong> Use the <a href="root-hook-230mm-382-p.asp">Rook Hook </a>to open the root ball during the re-potting stage of the bonsai tree.';}

if(document.getElementById('CTCB100a'))
{document.getElementById('CTCB100a').innerHTML='The coir brush is used to brush away debris from the soil surface with gentle strokes. The coir brush is made from natural fibres.';}

if(document.getElementById('EAW10080a'))
{document.getElementById('EAW10080a').innerHTML='1mm bonsai wire is used for wiring very thin branches / twigs approximately 2-3mm in diameter.<br/><br/>Country of origin: Japan';}

if(document.getElementById('EAW30080a'))
{document.getElementById('EAW30080a').innerHTML='3mm bonsai wire is used for wiring branches approximately 6-9mm in diameter.<br/><br/>Country of origin: Japan';}

if(document.getElementById('EAW40080a'))
{document.getElementById('EAW40080a').innerHTML='4mm bonsai wire is used for wiring thick branches approximately 8-12mm in diameter.<br/><br/>Country of origin: Japan';}

if(document.getElementById('EAW20500a'))
{document.getElementById('EAW20500a').innerHTML='2mm bonsai wire is used for wiring thin branches approximately 4-6mm in diameter.<br/><br/>Country of origin: Japan';}

if(document.getElementById('EAW30500a'))
{document.getElementById('EAW30500a').innerHTML='3mm bonsai wire is used for wiring branches approximately 6-9mm in diameter.<br/><br/>Country of origin: Japan';}

if(document.getElementById('EAW40500a'))
{document.getElementById('EAW40500a').innerHTML='4mm bonsai wire is used for wiring trunks and thick branches approximately 8-12mm in diameter.<br/><br/>Country of origin: Japan';}

if(document.getElementById('EFIGMWRa'))
{document.getElementById('EFIGMWRa').innerHTML='Bonsai figurines are a popular addition to bonsai or landscape design.<br/><br/>Overall height of this figure is 65mm.<br/><br/>Country of origin: China';}

if(document.getElementById('EFIGBDGa'))
{document.getElementById('EFIGBDGa').innerHTML='Bonsai figurines are a popular addition to bonsai or landscape design.<br/><br/>Overall height of this figure is 55mm.<br/><br/>Country of origin: China';}

if(document.getElementById('EFIGPACa'))
{document.getElementById('EFIGPACa').innerHTML='Bonsai figurines are a popular addition to bonsai or landscape design.<br/><br/>Overall height of this figure is 70mm.<br/><br/>Country of origin: China';}

if(document.getElementById('EFIGSGMa'))
{document.getElementById('EFIGSGMa').innerHTML='Bonsai figurines are a popular addition to bonsai or landscape design.<br/><br/>Overall height of this figure is 45mm.<br/><br/>Country of origin: China';}

if(document.getElementById('EPKSG21a'))
{document.getElementById('EPKSG21a').innerHTML='This pagoda measures 21cm in height.<br/>Pagoda is made from clay and has a grey granite coloured effect.<br/><br/>Weight: 0.6kg<br/><br/>Country of origin: China';}

if(document.getElementById('EPKMG26a'))
{document.getElementById('EPKMG26a').innerHTML='This pagoda measures 26cm in height.<br/>Pagoda is made from clay and has a grey granite coloured effect.<br/><br/>Weight: 1.4kg<br/><br/>Country of origin: China';}

if(document.getElementById('EPG2G26a'))
{document.getElementById('EPG2G26a').innerHTML='This pagoda measures 26cm in height.<br/>Pagoda is made from clay and has a grey granite coloured effect.<br/><br/>Weight: 1.7kg<br/><br/>Country of origin: China';}

if(document.getElementById('EPG3G40a'))
{document.getElementById('EPG3G40a').innerHTML='This pagoda measures 26cm in height.<br/>Pagoda is made from clay and has a grey granite coloured effect.<br/><br/>Weight: 2kg<br/><br/>Country of origin: China';}

if(document.getElementById('EPYUG26a'))
{document.getElementById('EPYUG26a').innerHTML='This pagoda measures 26cm in height.<br/>Pagoda is made from clay and has a grey granite coloured effect.<br/><br/>Weight: 1kg<br/><br/>Country of origin: China';}


if(document.getElementById('BOPAS1a'))
{document.getElementById('BOPAS1a').innerHTML='This book contains a wealth of material about bonsai aesthetics and tradition, as well as explaining how to shape, grow and care for your bonsai.<br /><br />The book explains the basics of making bonsai and this is clearly and vividly presented.<br /><br />In addition, the book introduces domestic Finnish tree species suitable to be used to make bonsai.<br /><br />144 pages | Hardback cover.<br /><br />Language: Finnish';}




if(document.getElementById('GOL061Oa'))
{document.getElementById('GOL061Oa').innerHTML='This beautifully designed oil lamp is&nbsp;crafted from&nbsp;light grey (G603) granite and comes complete with a&nbsp;250ml stainless steel oil container and metal cap to extinguish the flame.<br /><br />Burning time: Approx. 30 hours. Based on 250ml of oil and a standard wick setting of 6mm.<br /><br />Shape: Oval.<br /><br />Measurements:&nbsp;Height 13cm x Diameter 18cm.<br /><br />Weight: 6kg.<br /><br />Country of origin: China.';}

if(document.getElementById('GOL062Da'))
{document.getElementById('GOL062Da').innerHTML='This beautifully designed oil lamp is&nbsp;crafted from&nbsp;light grey (G603) granite and comes complete with a&nbsp;250ml stainless steel oil container and metal cap to extinguish the flame.<br /><br />Burning time: Approx. 30 hours. Based on 250ml of oil and a standard wick setting of 6mm.<br /><br />Shape: Round.<br /><br />Measurements:&nbsp;Diameter 16cm.<br /><br />Weight: 6kg.<br /><br />Country of origin: China.';}

if(document.getElementById('GOL071Ca'))
{document.getElementById('GOL071Ca').innerHTML='This beautifully designed oil lamp is&nbsp;crafted from&nbsp;dark grey (G654) granite and comes complete with a&nbsp;250ml stainless steel oil container and metal cap to extinguish the flame.<br /><br />Burning time: Approx. 30 hours. Based on 250ml of oil and a standard wick setting of 6mm.<br /><br />Shape: Cylindrical.<br /><br />Measurements: Height 20cm x Diameter 14cm.<br /><br />Weight: 7kg.<br /><br />Country of origin: China.';}

if(document.getElementById('GOL072Ca'))
{document.getElementById('GOL072Ca').innerHTML='This beautifully designed oil lamp is&nbsp;crafted from&nbsp;dark grey (G654) granite and comes complete with a&nbsp;250ml stainless steel oil container and metal cap to extinguish the flame.<br /><br />Burning time: Approx. 30 hours. Based on 250ml of oil and a standard wick setting of 6mm.<br /><br />Shape: Cylindrical.<br /><br />Measurements: Height 20cm x Diameter 14cm.<br /><br />Weight: 7kg.<br /><br />Country of origin: China.';}

if(document.getElementById('GOL091Ra'))
{document.getElementById('GOL091Ra').innerHTML='This beautifully designed oil lamp is&nbsp;crafted from&nbsp;light grey (G603) granite and comes complete with a&nbsp;250ml stainless steel oil container and metal cap to extinguish the flame.<br /><br />Burning time: Approx. 30 hours. Based on 250ml of oil and a standard wick setting of 6mm.<br /><br />Shape: Rectangle.<br /><br />Measurements: Height 20cm x 14cm x 14cm.<br /><br />Weight: 9kg.<br /><br />Country of origin: China.';}

if(document.getElementById('GOL092Ra'))
{document.getElementById('GOL092Ra').innerHTML='This beautifully designed oil lamp is&nbsp;crafted from&nbsp;dark grey (G654) granite and comes complete with a&nbsp;250ml stainless steel oil container and metal cap to extinguish the flame.<br /><br />Burning time: Approx. 30 hours. Based on 250ml of oil and a standard wick setting of 6mm.<br /><br />Shape: Rectangle.<br /><br />Measurements: Height 20cm x 14cm x 14cm.<br /><br />Weight: 9kg.<br /><br />Country of origin: China.';}

if(document.getElementById('GOL093Ca'))
{document.getElementById('GOL093Ca').innerHTML='This beautifully designed oil lamp is&nbsp;crafted from&nbsp;dark grey (G654) granite and comes complete with a&nbsp;250ml stainless steel oil container and metal cap to extinguish the flame.<br /><br />Burning time: Approx. 30 hours. Based on 250ml of oil and a standard wick setting of 6mm.<br /><br />Shape: Cylindrical.<br /><br />Measurements: Height 20cm x Diameter 15cm.<br /><br />Weight: 9kg.<br /><br />Country of origin: China.';}

if(document.getElementById('GOL094Oa'))
{document.getElementById('GOL094Oa').innerHTML='This beautifully designed oil lamp is&nbsp;crafted from&nbsp;dark grey (G654) granite and comes complete with a&nbsp;250ml stainless steel oil container and metal cap to extinguish the flame.<br /><br />Burning time: Approx. 30 hours. Based on 250ml of oil and a standard wick setting of 6mm.<br /><br />Shape: Oval.<br /><br />Measurements: Height 20cm x Diameter 17cm.<br /><br />Weight: 9kg.<br /><br />Country of origin: China.';}

if(document.getElementById('GOL095Oa'))
{document.getElementById('GOL095Oa').innerHTML='This beautifully designed oil lamp is&nbsp;crafted from&nbsp;dark grey (G654) granite and comes complete with a&nbsp;250ml stainless steel oil container and metal cap to extinguish the flame.<br /><br />Burning time: Approx. 30 hours. Based on 250ml of oil and a standard wick setting of 6mm.<br /><br />Shape: Oval.<br /><br />Measurements: Height 16cm x Diameter 20cm.<br /><br />Weight: 9kg.<br /><br />Country of origin: China.';}

if(document.getElementById('GOL096Oa'))
{document.getElementById('GOL096Oa').innerHTML='This beautifully designed oil lamp is&nbsp;crafted from&nbsp;dark grey (G654) granite and comes complete with a&nbsp;250ml stainless steel oil container and metal cap to extinguish the flame.<br /><br />Burning time: Approx. 30 hours. Based on 250ml of oil and a standard wick setting of 6mm.<br /><br />Shape: Oval.<br /><br />Measurements: Height 20cm x Diameter 17cm.<br /><br />Weight: 9kg.<br /><br />Country of origin: China.';}

if(document.getElementById('GOL111Ra'))
{document.getElementById('GOL111Ra').innerHTML='This beautifully designed oil lamp is&nbsp;crafted from&nbsp;golden&nbsp;yellow&nbsp;(G682) granite and comes complete with a&nbsp;250ml stainless steel oil container and metal cap to extinguish the flame.<br /><br />Burning time: Approx. 30 hours. Based on 250ml of oil and a standard wick setting of 6mm.<br /><br />Shape: Rectangle.<br /><br />Measurements: Height 20cm x 17cm x 17cm.<br /><br />Weight: 11kg.<br /><br />Country of origin: China.';}




if(document.getElementById('abuspage1'))
{document.getElementById('abuspage1').innerHTML='About Us';}
if(document.getElementById('abuspage2'))
{document.getElementById('abuspage2').innerHTML='Raisio Bonsai and Garden has been born from our own interest in Bonsai and Japanese Gardens.';}
if(document.getElementById('abuspage3'))
{document.getElementById('abuspage3').innerHTML='Our aim is to offer bonsai pots, bonsai tools and specialist bonsai products for all levels of bonsai enthusiasts. We hope that through this website we are able to grow the interest of bonsai making&nbsp;as a hobby in Finland and other neighbouring countries by offering affordable products to help start and then maintain the interest.';}
if(document.getElementById('abuspage4'))
{document.getElementById('abuspage4').innerHTML='As well as the range of bonsai products we will offer garden products, either standard, unique or with an oriental theme.';}
if(document.getElementById('abuspage5'))
{document.getElementById('abuspage5').innerHTML='What you can expect from Raisio Bonsai?';}
if(document.getElementById('abuspage6'))
{document.getElementById('abuspage6').innerHTML='An easy to use online internet shop.';}
if(document.getElementById('abuspage7'))
{document.getElementById('abuspage7').innerHTML='Ongoing sourcing plan to find relevant products to add to our shop.';}
if(document.getElementById('abuspage8'))
{document.getElementById('abuspage8').innerHTML='Delivery to all countries within the European Union.';}
if(document.getElementById('abuspage9'))
{document.getElementById('abuspage9').innerHTML='Direct and professional service combined with a personal service to achieve our 100% satisfaction guarantee.';}


if(document.getElementById('conuspage1'))
{document.getElementById('conuspage1').innerHTML='Contact Us';}
if(document.getElementById('conuspage2'))
{document.getElementById('conuspage2').innerHTML='Contact us my telephone or email:';}
if(document.getElementById('conuspage3'))
{document.getElementById('conuspage3').innerHTML='Raisio Bonsai and Garden<br />Puimalankatu 2<br />21200, Raisio<br />Finland<br/><br/>Business ID: 2293777-7<br/>VAT Number: FI-22937777';}
if(document.getElementById('conuspage4'))
{document.getElementById('conuspage4').innerHTML='Telephone number: 040 702 6505<br /><br />5:00pm to 9:00pm Monday to Friday<br />9:00am to 5:00pm Saturday and Sunday';}

if(document.getElementById('deliverypage1'))
{document.getElementById('deliverypage1').innerHTML='Delivery information';}

if(document.getElementById('deliverypage2'))
{document.getElementById('deliverypage2').innerHTML='Where do we deliver?';}
if(document.getElementById('deliverypage2a'))
{document.getElementById('deliverypage2a').innerHTML='Where do we deliver?';}
if(document.getElementById('deliverypage2b'))
{document.getElementById('deliverypage2b').innerHTML='We deliver to Finland, Scandinavia and the rest of Europe.';}

if(document.getElementById('deliverypage3'))
{document.getElementById('deliverypage3').innerHTML='How will my order be sent?';}
if(document.getElementById('deliverypage3a'))
{document.getElementById('deliverypage3a').innerHTML='How will my order be sent?';}
if(document.getElementById('deliverypage3b'))
{document.getElementById('deliverypage3b').innerHTML='Standard orders are sent by the postal service Posti.<br />Heavy shipments or special deliveries will be confirmed on a case by case basis.';}

if(document.getElementById('deliverypage4'))
{document.getElementById('deliverypage4').innerHTML='Can I collect my order?';}
if(document.getElementById('deliverypage4a'))
{document.getElementById('deliverypage4a').innerHTML='Can I collect my order?';}
if(document.getElementById('deliverypage4b'))
{document.getElementById('deliverypage4b').innerHTML='It is possible to collect your order.<br />Please contact us so we can make arrangements for the collection of your order.<br />Collected items must be paid for in advance or by cash on collection.';}

if(document.getElementById('deliverypage5'))
{document.getElementById('deliverypage5').innerHTML='Postage costs';}
if(document.getElementById('deliverypage5a'))
{document.getElementById('deliverypage5a').innerHTML='Postage costs';}
if(document.getElementById('deliverypage5b'))
{document.getElementById('deliverypage5b').innerHTML='The table below shows the different postal charges based on the weight of the consignment.';}

if(document.getElementById('deliverypage6'))
{document.getElementById('deliverypage6').innerHTML='Postage cost guarantee';}
if(document.getElementById('deliverypage6a'))
{document.getElementById('deliverypage6a').innerHTML='Postage cost guarantee';}
if(document.getElementById('deliverypage6b'))
{document.getElementById('deliverypage6b').innerHTML='Whilst we make every effort to calculate the postage costs correctly, based on the weight of the products, we can get the odd overcharge with multiple item orders such as tools and accessories. We guarantee that if the actual postage cost is lower than the price quoted at check-out you will be charged the lower price.';}

if(document.getElementById('deliverypage7'))
{document.getElementById('deliverypage7').innerHTML='Returns and refunds';}
if(document.getElementById('deliverypage7a'))
{document.getElementById('deliverypage7a').innerHTML='Returns and refunds';}
if(document.getElementById('deliverypage7b'))
{document.getElementById('deliverypage7b').innerHTML='We have a 100% satisfaction guarantee and are happy to exchange or refund any unused or defective items returned to us within 14 days of receipt.<br />All items are checked before dispatch but if your order is found to contain faulty items we will exchange or refund the full amount of the item in question.<br />If we have supplied your order correctly but you simply wish to return an item purchased in error or not to your satisfaction we will refund in full the returned item(s) received to us in re-saleable condition. You will be responsible for the return postage costs.';}

if(document.getElementById('paymentpage1'))
{document.getElementById('paymentpage1').innerHTML='Payment information';}

if(document.getElementById('paymentpage2'))
{document.getElementById('paymentpage2').innerHTML='What types of payment do you accept?';}
if(document.getElementById('paymentpage2a'))
{document.getElementById('paymentpage2a').innerHTML='What types of payment do you accept?';}
if(document.getElementById('paymentpage2b'))
{document.getElementById('paymentpage2b').innerHTML='We accept all major credit cards payable through PayPal. No PayPal account is required to use this service.<br />Payments by bank transfer are also welcome. Bank details along with the payment reference will be sent via email when this checkout option is selected.<br/><br/>If you do not wish to use the checkout system then please send us an email detailing the products you are interested in and we will gladly process your order for you.';}






}


function finnishtrans() 
{
LangInUse='fi'
setCookie('LangInUse',LangInUse,365);

document.getElementById('logoimg').innerHTML="<img border=0 src=/ekmps/shops/raisiolainen/resources/Design/raision-bonsai-logo.png></img>";

document.getElementById('viewcart').innerHTML='Ostosk&auml;rry';
document.getElementById('checkout').innerHTML='Maksu';
document.getElementById('aboutus').innerHTML='Tietoa Meist&auml;';
document.getElementById('contactus').innerHTML='Ota Yhteytt&auml;';
document.getElementById('delivery').innerHTML='Toimitus ja maksuehdot';

document.getElementById('bonsaicat').innerHTML='Bonsai tuotteet';
document.getElementById('home').innerHTML='Etusivu';
document.getElementById('bpshape').innerHTML='Bonsai ruukut muodon mukaan';
document.getElementById('bpsize').innerHTML='Bonsai ruukkujen koot';
document.getElementById('bpstyle').innerHTML='Bonsai ruukut tyylin mukaan';
document.getElementById('bpglazed').innerHTML='Bonsai ruukut - lasitetut';
document.getElementById('bpunglazed').innerHTML='Bonsai ruukut -lasittamattomat';
document.getElementById('bpspecial').innerHTML='Bonsai ruukut - special';
document.getElementById('bspecproducts').innerHTML='Bonsai erityistuotteet';
document.getElementById('btchinese').innerHTML='Bonsai ty&ouml;kalut - Kiinalainen';
document.getElementById('btjapanese').innerHTML='Bonsai ty&ouml;kalut - Japanilainen';
document.getElementById('bwire').innerHTML='Bonsai lankatuotteet';
document.getElementById('bfert').innerHTML='Bonsai lannoitteet';
document.getElementById('bfigurines').innerHTML='Bonsai figuurit';
document.getElementById('hardtables').innerHTML='Kovapuu p&ouml;yd&auml;t';
document.getElementById('bookdvd').innerHTML='Kirjat ja DVD';

document.getElementById('gardencat').innerHTML='Puutarha & koti tuotteet';
document.getElementById('tpchinese').innerHTML='Kiinalainen teekannut';
document.getElementById('orchidpots').innerHTML='Orkidea ruukut';
document.getElementById('orchidfert').innerHTML='Orkidea lannoitteet';
document.getElementById('pagoda').innerHTML='Pagodit';
document.getElementById('graniteol').innerHTML='Graniitti &ouml;ljylamput';
document.getElementById('mfungi').innerHTML='Mykorritsa sienirihmasto';



document.getElementById('clearance').innerHTML="<img border=0 src=/ekmps/shops/raisiolainen/resources/Design/clearance-fi.png></img>";

document.getElementById('deliveryfo').innerHTML="<img border=0 src=/ekmps/shops/raisiolainen/resources/Products/deliveryfo-fi.png></img>";



document.getElementById('sitemap').innerHTML='Sivukartta';
document.getElementById('terms').innerHTML='M&auml;&auml;r&auml;ykset ja Ehdot';

document.getElementById('basket').innerHTML='Ostosk&auml;rry';
document.getElementById('popproduct').innerHTML='Suosittu Tuote';
document.getElementById('account').innerHTML='Tilisi';
document.getElementById('paymeth').innerHTML='Maksutapoihin';
document.getElementById('paymeth1').innerHTML='Ostaminen meill&auml; on 100% turvallista';
document.getElementById('paymeth2').innerHTML='Maksut hyv&auml;ksyt&auml;&auml;n PayPalin&trade; kautta<br><br>Pankkisiirtomaksut ovat tervetulleita';


if(document.getElementById('categories2'))
{document.getElementById('categories2').innerHTML='Suosittu Kategoriat';}

if(document.getElementById('stockclearance2'))
{document.getElementById('stockclearance2').innerHTML='Poistomyynti';}

if(document.getElementById('clearancecorner2'))
{document.getElementById('clearancecorner2').innerHTML="<img border=0 src=/ekmps/shops/raisiolainen/resources/Design/clearance-banner-fi.png></img>";}

if(document.getElementById('rootgrowoffer'))
{document.getElementById('rootgrowoffer').innerHTML="<img border=0 src=/ekmps/shops/raisiolainen/resources/Design/rootgrow-offer-fi.png></img>";}


if(document.getElementById('RGIntroa'))
{document.getElementById('RGIntroa').innerHTML='<strong>Grow healthier, Stronger plants with</strong>';}
if(document.getElementById('RGIntrob'))
{document.getElementById('RGIntrob').innerHTML='<strong>root</strong>grow&trade;';}
if(document.getElementById('RGIntroc'))
{document.getElementById('RGIntroc').innerHTML='<strong> friendly mycorrhizal fungi</strong>';}
if(document.getElementById('RGIntrod'))
{document.getElementById('RGIntrod').innerHTML='<strong>root</strong>grow&trade; is the best value plant treatment you will ever buy.<br />With just one application of <strong>root</strong>grow&trade;, at planting time, your plants will develop a huge secondary root system supplying nutrients and water for their entire lifetime.';}


if(document.getElementById('cooCN'))
{document.getElementById('cooCN').innerHTML='Alkuper&auml;maa: Kiina.';}

if(document.getElementById('cooJP'))
{document.getElementById('cooJP').innerHTML='Alkuper&auml;maa: Japani.';}

if(document.getElementById('cooUK'))
{document.getElementById('cooUK').innerHTML='Alkuper&auml;maa: UK.';}

if(document.getElementById('cooNL'))
{document.getElementById('cooNL').innerHTML='Alkuper&auml;maa: Alankomaat.';}

if(document.getElementById('cooFR'))
{document.getElementById('cooFR').innerHTML='Alkuper&auml;maa: Ranska.';}

if(document.getElementById('cooFI'))
{document.getElementById('cooFI').innerHTML='Alkuper&auml;maa: Suomi.';}


if(document.getElementById('productmonth'))
{document.getElementById('productmonth').innerHTML='Kuukauden tuote';}

if(document.getElementById('welcomepage1'))
{document.getElementById('welcomepage1').innerHTML='Tervetuloa Raision Bonsai- ja Puutarhakauppaan.';}
if(document.getElementById('welcomepage2'))
{document.getElementById('welcomepage2').innerHTML='Tarjoamme erilaisia tuotteita Bonsai-harrastajille. Valikoimamme sis&auml;lt&auml;&auml; Bonsairuukkuja, -ty&ouml;kaluja sek&auml; erikoistuotteita. Meilt&auml; l&ouml;yd&auml;t my&ouml;s puutarhan tuotteita it&auml;maisella teemalla.';}
if(document.getElementById('welcomepage3'))
{document.getElementById('welcomepage3').innerHTML='Meill&auml; teet helposti ja vaivattomasti ostoksai sek&auml; saat henkil&ouml;kohtaista palvelua. Voitte ottaa meihin suoraan yhteytt&auml;, jos teill&auml; on jotain kysytt&auml;v&auml;&auml;.';}

if(document.getElementById('bpshape2'))
{document.getElementById('bpshape2').innerHTML='Bonsai ruukut muodon mukaan';}
if(document.getElementById('bpshape2a'))
{document.getElementById('bpshape2a').innerHTML='Bonsai ruukut on t&auml;ss&auml; osiossa ryhmitelty muodon mukaan.<br/>Ruukut voivat olla py&ouml;reit&auml;, soikeita, neli&ouml;ita, suorakaiteen muotoisia tai erityisi&auml;.';}

if(document.getElementById('bpsize2'))
{document.getElementById('bpsize2').innerHTML='Bonsai ruukkujen koot';}
if(document.getElementById('bpsize2a'))
{document.getElementById('bpsize2a').innerHTML='Bonsai ruukut on t&auml;ss&auml; osiossa ryhmitelty koon mukaan.';}
if(document.getElementById('bpsize2b'))
{document.getElementById('bpsize2b').innerHTML='Mitta kertoo ruukun pituuden.';}

if(document.getElementById('bpstyle2a'))
{document.getElementById('bpstyle2a').innerHTML='The bonsai pots in this section are grouped by a specific bonsai style.';}

if(document.getElementById('bpglazed2'))
{document.getElementById('bpglazed2').innerHTML='Bonsai ruukut - lasitetut';}
if(document.getElementById('bpglazed2a'))
{document.getElementById('bpglazed2a').innerHTML='Bonsai ruukut on t&auml;ss&auml; osiossa lasittettu ja ne on ryhmitelty v&auml;rin mukaan.';}

if(document.getElementById('bpunglazed2'))
{document.getElementById('bpunglazed2').innerHTML='Bonsai ruukut -lasittamattomat';}
if(document.getElementById('bpunglazed2a'))
{document.getElementById('bpunglazed2a').innerHTML='Bonsai ruukut on t&auml;ss&auml; osiossa ryhmitelty lasittamattomiin.';}

if(document.getElementById('bpspecial2'))
{document.getElementById('bpspecial2').innerHTML='Bonsai ruukut - special';}
if(document.getElementById('bpspecial2a'))
{document.getElementById('bpspecial2a').innerHTML='Bonsai ruukuilla on jokin erityinen ominaisuus.<br/>Tutustu t&auml;h&auml;n osioon, jos etsit jotain erilaista.';}
if(document.getElementById('bpspecial2b'))
{document.getElementById('bpspecial2b').innerHTML='Bonsai ruukuilla on jokin erityinen ominaisuus.';}

if(document.getElementById('bspecproducts2'))
{document.getElementById('bspecproducts2').innerHTML='Bonsai erityistuotteet';}
if(document.getElementById('bspecproducts2a'))
{document.getElementById('bspecproducts2a').innerHTML='T&auml;m&auml; osio sis&auml;lt&auml;&auml; tuotteita, joita k&auml;ytet&auml;&auml;n bonsain tekemisess&auml; ja pit&auml;misess&auml;.';}

if(document.getElementById('btchinese2'))
{document.getElementById('btchinese2').innerHTML='Bonsai ty&ouml;kalut - Kiina';}
if(document.getElementById('btchinese2a'))
{document.getElementById('btchinese2a').innerHTML='T&auml;m&auml; osio sis&auml;lt&auml;&auml; erilaisia ty&ouml;kaluja, joita k&auml;ytet&auml;&auml;n eri tekniikoissa teht&auml;ess&auml; bonsaita.';}
if(document.getElementById('betk'))
{document.getElementById('betk').innerHTML='T&auml;m&auml; bonsai ty&ouml;kalu on perinteinen osa bonsai-harrastajan ty&ouml;kalusarjaa.';}

if(document.getElementById('bwire2'))
{document.getElementById('bwire2').innerHTML='Bonsai lankatuotteet';}
if(document.getElementById('bwire2a'))
{document.getElementById('bwire2a').innerHTML='T&auml;m&auml; osio sis&auml;lt&auml;&auml; lankatuotteita, joilla muokataan bonsaita.';}
if(document.getElementById('bwire2b'))
{document.getElementById('bwire2b').innerHTML='Bonsai metallilankaa on saatavilla eri paksuutta. Riipuen sitomista tarvitsevan rungon tai oksan paksuudesta.<br /><br />Nyrkkis&auml;&auml;nt&ouml; tarvittavan metallilangon paksuudesta on, ett&auml; se on 1/3:sta 1/2 halkaisijaltaan sen mit&auml; sidottava runko tai oksa on. Lanka vo1 olla paksumpaakin jos oksaa tai runkoa taivututaan paljon.';}

if(document.getElementById('bfigurines2'))
{document.getElementById('bfigurines2').innerHTML='Bonsai figuurit';}
if(document.getElementById('bfigurines2a'))
{document.getElementById('bfigurines2a').innerHTML='T&auml;m&auml; osio sis&auml;lt&auml;&auml; erilaisia hahmoja, joilla voit t&auml;ydent&auml;&auml; oman bonsaisi suunnittelua.';}
if(document.getElementById('bfigurines2b'))
{document.getElementById('bfigurines2b').innerHTML='Figuurit auttavat t&auml;ydent&auml;m&auml;&auml;n ja antamaan perspektiivi&auml; bonsaiasetelmaasi ja sen suunnitteluun.';}

if(document.getElementById('pagoda2'))
{document.getElementById('pagoda2').innerHTML='Pagodi';}
if(document.getElementById('pagoda2a'))
{document.getElementById('pagoda2a').innerHTML='T&auml;m&auml; osio sis&auml;lt&auml;&auml; valikoiman pagodi-lyhtyj&auml;, jotka antavat puutarhaan it&auml;maisen tunnelman.';}

if(document.getElementById('bpgblue3a'))
{document.getElementById('bpgblue3a').innerHTML='Bonsai ruukut t&auml;ss&auml; osiossa ovat lasitettu sinisell&auml;.';}
if(document.getElementById('bpgcreme3a'))
{document.getElementById('bpgcreme3a').innerHTML='Bonsai ruukut t&auml;ss&auml; osiossa ovat lasitettu kermanv&auml;risell&auml;.';}
if(document.getElementById('bpggreen3a'))
{document.getElementById('bpggreen3a').innerHTML='Bonsai ruukut t&auml;ss&auml; osiossa ovat lasitettu vihre&auml;ll&auml;.';}
if(document.getElementById('bpgred3a'))
{document.getElementById('bpgred3a').innerHTML='Bonsai ruukut t&auml;ss&auml; osiossa ovat lasitettu punaisella.';}

if(document.getElementById('bpsrect3a'))
{document.getElementById('bpsrect3a').innerHTML='Kaikki ruukut t&auml;ss&auml; osiossa ovat suorakaiteen muotoisia.';}
if(document.getElementById('bpsround3a'))
{document.getElementById('bpsround3a').innerHTML='Kaikki ruukut t&auml;ss&auml; osiossa ovat py&ouml;reit&auml;.';}
if(document.getElementById('bpsoval3a'))
{document.getElementById('bpsoval3a').innerHTML='Kaikki ruukut t&auml;ss&auml; osiossa ovat soikeita.';}
if(document.getElementById('bpssquare3a'))
{document.getElementById('bpssquare3a').innerHTML='Kaikki ruukut t&auml;ss&auml; osiossa ovat neli&ouml;it&auml;.';}

if(document.getElementById('bps153a'))
{document.getElementById('bps153a').innerHTML='T&auml;m&auml;n osion ruukut ovat 15-19cm pitki&auml;.';}
if(document.getElementById('bps203a'))
{document.getElementById('bps203a').innerHTML='T&auml;m&auml;n osion ruukut ovat 20-24cm pitki&auml;.';}
if(document.getElementById('bps253a'))
{document.getElementById('bps253a').innerHTML='T&auml;m&auml;n osion ruukut ovat 25-29cm pitki&auml;.';}
if(document.getElementById('bps303a'))
{document.getElementById('bps303a').innerHTML='T&auml;m&auml;n osion ruukut ovat 30-34cm pitki&auml;.';}
if(document.getElementById('bps353a'))
{document.getElementById('bps353a').innerHTML='T&auml;m&auml;n osion ruukut ovat 35-39cm pitki&auml;.';}
if(document.getElementById('bps403a'))
{document.getElementById('bps403a').innerHTML='T&auml;m&auml;n osion ruukut ovat 40cm + pitki&auml;.';}



if(document.getElementById('bpgolamps2a'))
{document.getElementById('bpgolamps2a').innerHTML='T&auml;m&auml; tyylikk&auml;&auml;sti muotoiltu graniitti&ouml;ljylamppu tuo ilmett&auml; puutarhaasi - on puutarhasi sitten suuri tai pieni. Voit sijoittaa sen my&ouml;s parvekkeen p&ouml;yd&auml;lle luomaan tunnelmaa.';}

if(document.getElementById('bpgolamps2b'))
{document.getElementById('bpgolamps2b').innerHTML='Graniitti &ouml;ljylampussa voi k&auml;ytt&auml;&auml; normaalia lamppu&ouml;ljy&auml;.';}

if(document.getElementById('bpgolamps2c'))
{document.getElementById('bpgolamps2c').innerHTML='&Ouml;ljylampun k&auml;ytt&ouml;ohjeet:';}

if(document.getElementById('bpgolamps2d'))
{document.getElementById('bpgolamps2d').innerHTML='&Ouml;ljylampun t&auml;ytt&ouml; on helppoa.<br/>1. Nosta syd&auml;nlanka pois &ouml;ljys&auml;ili&ouml;st&auml; yhdess&auml; syd&auml;nlangan- pidikkeen kanssa.<br/>2. J&auml;t&auml; syd&auml;nlanka kiinni syd&auml;nlangan pidikkeeseen.<br/>3. Aseta suppilo &ouml;ljys&auml;ili&ouml;n p&auml;&auml;ll&auml; olevaan syd&auml;nlangan reik&auml;&auml;n.<br/>4. T&auml;yt&auml; &ouml;ljys&auml;ili&ouml; hitaasti, varo t&auml;ytt&auml;m&auml;st&auml; s&auml;ili&ouml;t&auml; yli.<br/>5. Pujota syd&auml;nlanka takaisin paikoilleen.<br/>6. Anna syd&auml;nlangan ime&auml; &ouml;ljy&auml; itseens&auml; noin 30 minuuttia.<br/>7. Aseta syd&auml;nlanka noin 6mm:n korkeudelle syd&auml;nlangan pidikkeess&auml;. Jos syd&auml;nlanka on liian korkealla niin liekki savuttaa.';}

if(document.getElementById('bpgolamps2e'))
{document.getElementById('bpgolamps2e').innerHTML='Turvaohjeet';}

if(document.getElementById('bpgolamps2f'))
{document.getElementById('bpgolamps2f').innerHTML='&bull;&nbsp; Jokainen &ouml;ljylampun s&auml;ili&ouml; on tehtaalla tarkastettu niin, ett&auml; ne eiv&auml;t vuoda.<br/>&bull;&nbsp; Ole hyv&auml; ja k&auml;sittele &ouml;ljylamppua aina huolellisesti.<br/>&bull;&nbsp; &Auml;l&auml; siirr&auml; &ouml;ljylamppua, kun siin&auml; on tuli.<br/>&bull;&nbsp; Pid&auml; lapset ja lemmikkiel&auml;imet loitolla palavasta &ouml;ljylampusta.<br/>&bull;&nbsp; K&auml;sittele aina &ouml;ljylamppua ja mit&auml; tahansa avointa tulta varovasti.';}


if(document.getElementById('mfungi2H'))
{document.getElementById('mfungi2H').innerHTML='<strong>Yst&auml;v&auml;linen mykorritsa sienirihmasto</strong>';}
if(document.getElementById('mfungi2b'))
{document.getElementById('mfungi2b').innerHTML='There is a fungi that has been around for 400 million years that is friendly for your garden. This fungi has a close relationship with 90% of all trees and plants and the name for this is mycorrhiza meaning &quot;fungus root&quot;. This relationship has benefits for both parties with the fungi providing the roots with needed water and nutrients, and the roots providing the fungi with needed sugars and food.<br /><br />Mycorrhizal fungi (friendly mycorrhizal&nbsp;fungi) from <strong>root</strong>grow&trade; is a&nbsp;completely natural and&nbsp;organic product that enables virtually all garden plants to grow healthier and stronger.<br /><br />';}
if(document.getElementById('mfungi2c'))
{document.getElementById('mfungi2c').innerHTML='Key benefits of planting with <strong>root</strong>grow&trade; products;';}
if(document.getElementById('mfungi2d'))
{document.getElementById('mfungi2d').innerHTML='&bull;&nbsp; Feeds your plants for their lifetime - finds more water, finds more nutrients<br />&bull;&nbsp; Earlier and better growth of newly planted or transplanted plants and trees<br />&bull;&nbsp; Reduced requirement for high inputs of fertilisers<br />&bull;&nbsp; Increased tolerance to heat and drought conditions<br />&bull;&nbsp; Increased tolerance to adverse soil conditions e.g. high acidic or alkaline soils<br />&bull;&nbsp; Healthy, sustainable growth and development for the whole garden<br />&bull;&nbsp; Greater resistance to soil diseases<br />&bull;&nbsp; A naturally-based, environmentally-friendly garden product';}
if(document.getElementById('mfungi2e'))
{document.getElementById('mfungi2e').innerHTML='<strong>root</strong>grow&trade; friendly mycorrhizal fungi is produced with 100% UK origin mycorrhizal fungi. Mycorrhizal fungi is a product of nature that is found all over the world and means that mycorrhizal fungi from one country, in this case UK, can be used in another country with different climates and conditions without any problems. As with everything in nature the fungi will adapt to the climate along with the host plant or tree.';}
if(document.getElementById('mfungi2f'))
{document.getElementById('mfungi2f').innerHTML='Unlike other mycorrhizal fungi products on the market <strong>root</strong>grow&trade; friendly mycorrhizal fungi contains two types of mycorrhizal fungi, Ecto and Endo. What this means is that more plant and tree types will be benefit from a sprinkling of <strong>root</strong>grow&trade;. A list of the most common plants and trees can be downloaded from the link below.';}

if(document.getElementById('mfungi2g'))
{document.getElementById('mfungi2g').innerHTML='In nature any plant or tree that is older than 3, 4 or 5 years should have naturally picked up mycorrhizal fungi from the environment. But why wait 3, 4 or 5 years when a sprinkle of&nbsp;<strong>root</strong>grow&trade; friendly mycorrhizal fungi will colonise the roots of the plant or tree within 2-4 weeks and produce a secondary fungal root system,&nbsp;increasing the&nbsp;effective root area by up to 700 times, that extends out into the soil to extract water, minerals and nutrients.';}



if(document.getElementById('ER20CGY01a'))
{document.getElementById('ER20CGY01a').innerHTML='<strong>Bonsai Ruukku, Suorakaide, 20cm, Kerma, Lasitettu, Lautanen</strong><br/><br/>T&auml;m&auml;n suorakaiteen mallisen bonsai&nbspruukun koko on 20x15x5,5cm.&nbsp;Ruukku on&nbsp;kerman v&auml;rinen,&nbsp;lasitettu ja siihen&nbspkuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('ER20RGY01a'))
{document.getElementById('ER20RGY01a').innerHTML='<strong>Bonsai Ruukku, Suorakaide, 20cm, Punainen, Lasitettu, Lautanen</strong><br/><br/>T&auml;m&auml;n suorakaiteen mallisen bonsai&nbspruukun koko on 20x15x5,5cm.&nbspRuukku on&nbsppunaisen v&auml;rinen,&nbsplasitettu ja siihen&nbspkuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('ER25RGY01a'))
{document.getElementById('ER25RGY01a').innerHTML='<strong>Bonsai Ruukku, Suorakaide, 25cm, Punainen, Lasitettu, Lautanen</strong><br/><br/>T&auml;m&auml;n suorakaiteen mallisen bonsai&nbspruukun koko on 25x19x6,5cm.&nbsp;Ruukku on&nbsppunaisen v&auml;rinen,&nbsplasitettu ja siihen&nbspkuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('ER25CGY01a'))
{document.getElementById('ER25CGY01a').innerHTML='<strong>Bonsai Ruukku, Suorakaide, 25cm, Kerma, Lasitettu, Lautanen</strong><br/><br/>T&auml;m&auml;n suorakaiteen mallisen bonsai&nbsp;ruukun koko on 25x19x6,5cm.&nbsp;Ruukku on&nbsp;kerman v&auml;rinen,&nbsp;lasitettu ja siihen&nbsp;kuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('ER25GGY01a'))
{document.getElementById('ER25GGY01a').innerHTML='<strong>Bonsai Ruukku, Suorakaide, 25cm, Vihre&auml;, Lasitettu, Lautanen</strong><br/><br/>T&auml;m&auml;n suorakaiteen mallisen bonsai&nbsp;ruukun koko on 25x19x6,5cm.&nbsp;Ruukku on&nbsp;Vihre&auml;n v&auml;rinen,&nbsp;lasitettu ja siihen&nbsp;kuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('ER30GGY01a'))
{document.getElementById('ER30GGY01a').innerHTML='<strong>Bonsai Ruukku, Suorakaide, 30cm, Vihre&auml;, Lasitettu, Lautanen</strong><br/><br/>T&auml;m&auml;n suorakaiteen mallisen bonsai&nbsp;ruukun koko on 30x23x7,5cm.&nbsp;Ruukku on&nbsp;Vihre&auml;n v&auml;rinen,&nbsp;lasitettu ja siihen&nbsp;kuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('ER30CGY01a'))
{document.getElementById('ER30CGY01a').innerHTML='<strong>Bonsai Ruukku, Suorakaide, 30cm, Kerma, Lasitettu, Lautanen</strong><br/><br/>T&auml;m&auml;n suorakaiteen mallisen bonsai&nbsp;ruukun koko on 30x23x7,5cm.&nbsp;Ruukku on&nbsp;kerman v&auml;rinen,&nbsp;lasitettu ja siihen&nbsp;kuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('ER43GGN02a'))
{document.getElementById('ER43GGN02a').innerHTML='<strong>Bonsai Ruukku, Suorakaide, 43cm, Vihre&auml;, Lasitettu</strong><br/><br/>T&auml;m&auml;n suorakaiteen mallisen bonsai&nbsp;ruukun koko on 43x31x6cm.&nbsp;Ruukku on&nbsp;Vihre&auml;n v&auml;rinen,&nbsp;lasitettu.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('ER20BUY01a'))
{document.getElementById('ER20BUY01a').innerHTML='<strong>Bonsai Ruukku, Suorakaide, 20cm, Ruskea, Lasittamaton, Kuvio, Lautanen</strong><br/><br/>T&auml;m&auml;n suorakaiteen mallisen bonsai&nbsp;ruukun koko on 20x14x6,5cm.&nbsp;Ruukku on&nbsp;ruskean v&auml;rinen ja sen molemmin puolin on kuvio. Ruukku on lasittamaton ja siihen&nbsp;kuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('ER24BUY01a'))
{document.getElementById('ER24BUY01a').innerHTML='<strong>Bonsai Ruukku, Suorakaide, 24cm, Ruskea, Lasittamaton, Kuvio, Lautanen</strong><br/><br/>T&auml;m&auml;n suorakaiteen mallisen bonsai&nbsp;ruukun koko on 24x17x7cm.&nbsp;Ruukku on&nbsp;ruskean v&auml;rinen ja sen molemmin puolin on kuvio. Ruukku on lasittamaton ja siihen&nbsp;kuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('ER28BUY01a'))
{document.getElementById('ER28BUY01a').innerHTML='<strong>Bonsai Ruukku, Suorakaide, 28cm, Ruskea, Lasittamaton, Kuvio, Lautanen</strong><br/><br/>T&auml;m&auml;n suorakaiteen mallisen bonsai&nbsp;ruukun koko on 28,5x19,5x7cm.&nbsp;Ruukku on&nbsp;ruskean v&auml;rinen ja sen molemmin puolin on kuvio. Ruukku on lasittamaton ja siihen&nbsp;kuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('ER35BUY01a'))
{document.getElementById('ER35BUY01a').innerHTML='<strong>Bonsai Ruukku, Suorakaide, 35cm, Ruskea, Lasittamaton, Kuvio, Lautanen</strong><br/><br/>T&auml;m&auml;n suorakaiteen mallisen bonsai&nbsp;ruukun koko on 35x24x9cm.&nbspRuukku on&nbspruskean v&aumlrinen ja sen molemmin puolin on kuvio. Ruukku on lasittamaton ja siihen&nbspkuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('ER40BUY01a'))
{document.getElementById('ER40BUY01a').innerHTML='<strong>Bonsai Ruukku, Suorakaide, 40cm, Ruskea, Lasittamaton, Kuvio, Lautanen</strong><br/><br/>T&auml;m&auml;n suorakaiteen mallisen bonsai&nbsp;ruukun koko on 40x30x10cm.&nbsp;Ruukku on&nbsp;ruskean v&auml;rinen ja sen molemmin puolin on kuvio. Ruukku on lasittamaton ja siihen&nbsp;kuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('ER19BUN02a'))
{document.getElementById('ER19BUN02a').innerHTML='<strong>Bonsai Ruukku, Suorakaide, 19cm, Ruskea, Lasittamaton, Kuvio</strong><br/><br/>T&auml;m&auml;n suorakaiteen mallisen bonsai&nbsp;ruukun koko on 19x14x6cm.&nbsp;Ruukku on&nbsp;ruskean v&auml;rinen ja sen molemmin puolin on kuvio. Ruukku on lasittamaton.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('ER22BUN02a'))
{document.getElementById('ER22BUN02a').innerHTML='<strong>Bonsai Ruukku, Suorakaide, 22cm, Ruskea, Lasittamaton, Kuvio</strong><br/><br/>T&auml;m&auml;n suorakaiteen mallisen bonsai&nbsp;ruukun koko on 22x17x7,5cm.&nbsp;Ruukku on&nbsp;ruskean v&auml;rinen ja sen molemmin puolin on kuvio. Ruukku on lasittamaton.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('ER25BUN02a'))
{document.getElementById('ER25BUN02a').innerHTML='<strong>Bonsai Ruukku, Suorakaide, 25cm, Ruskea, Lasittamaton, Kuvio</strong><br/><br/>T&auml;m&auml;n suorakaiteen mallisen bonsai&nbsp;ruukun koko on 25,6x20,5x8cm.&nbsp;Ruukku on&nbsp;ruskean v&auml;rinen ja sen molemmin puolin on kuvio. Ruukku on lasittamaton.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EC15CGY01a'))
{document.getElementById('EC15CGY01a').innerHTML='<strong>Bonsai Ruukku, Py&ouml;re&auml;, 15cm, Kerma, Lasitettu, Lautanen</strong><br/><br/>T&auml;m&auml;n py&ouml;re&auml;n mallisen bonsai&nbsp;ruukun koko on 15,5x5,5cm.&nbsp;Ruukku on&nbsp;kerman v&auml;rinen,&nbsp;lasitettu ja siihen&nbsp;kuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EC20CGY01a'))
{document.getElementById('EC20CGY01a').innerHTML='<strong>Bonsai Ruukku, Py&ouml;re&auml;, 20cm, Kerma, Lasitettu, Lautanen</strong><br/><br/>T&auml;m&auml;n py&ouml;re&auml;n mallisen bonsai&nbsp;ruukun koko on 20x6,5cm.&nbsp;Ruukku on&nbsp;kerman v&auml;rinen,&nbsp;lasitettu ja siihen&nbsp;kuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EC20CGY01a'))
{document.getElementById('EC20CGY01a').innerHTML='<strong>Bonsai Ruukku, Py&ouml;re&auml;, 20cm, Kerma, Lasitettu, Lautanen</strong><br/><br/>T&auml;m&auml;n py&ouml;re&auml;n mallisen bonsai&nbsp;ruukun koko on 20x6,5cm.&nbsp;Ruukku on&nbsp;kerman v&auml;rinen,&nbsp;lasitettu ja siihen&nbsp;kuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EO20LGY01a'))
{document.getElementById('EO20LGY01a').innerHTML='<strong>Bonsai Ruukku, Ovaali, 20cm, Sininen, Lasitettu, Lautanen</strong><br/><br/>T&auml;m&auml;n ovaalin mallisen bonsai&nbsp;ruukun koko on 20x16,4x4,7cm.&nbsp;<br/>Ruukku on&nbsp;sinisen v&auml;rinen,&nbsp;lasitettu ja siihen&nbsp;kuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EO20GGY01a'))
{document.getElementById('EO20GGY01a').innerHTML='<strong>Bonsai Ruukku, Ovaali, 20cm, Vihre&auml;, Lasitettu, Lautanen</strong><br/><br/>T&auml;m&auml;n ovaalin mallisen bonsai&nbsp;ruukun koko on 20x16,4x4,7cm.&nbsp;<br/>Ruukku on&nbspvihrean v&auml;rinen,&nbsp;lasitettu ja siihen&nbsp;kuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EO25LGY01a'))
{document.getElementById('EO25LGY01a').innerHTML='<strong>Bonsai Ruukku, Ovaali, 25cm, Sininen, Lasitettu, Lautanen</strong><br/><br/>T&auml;m&auml;n ovaalin mallisen bonsai&nbsp;ruukun koko on 25x20x5,5cm.&nbsp;<br/>Ruukku on&nbsp;sinisen v&auml;rinen,&nbsp;lasitettu ja siihen&nbsp;kuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EO25CGY02a'))
{document.getElementById('EO25CGY02a').innerHTML='<strong>Bonsai Ruukku, Ovaali, 25cm, Kerma, Lasitettu, Lautanen</strong><br/><br/>T&auml;m&auml;n ovaalin mallisen bonsai&nbsp;ruukun koko on 25x20x6cm.&nbsp;<br/>Ruukku on&nbsp;kerman v&auml;rinen,&nbsp;lasitettu ja siihen&nbsp;kuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EO25GGY02a'))
{document.getElementById('EO25GGY02a').innerHTML='<strong>Bonsai Ruukku, Ovaali, 25cm, Vihre&auml;, Lasitettu, Lautanen</strong><br/><br/>T&auml;m&auml;n ovaalin mallisen bonsai&nbsp;ruukun koko on 25x20x6cm.&nbsp;<br/>Ruukku on&nbsp;vihrean v&auml;rinen,&nbsp;lasitettu ja siihen&nbsp;kuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EO25RGY02a'))
{document.getElementById('EO25RGY02a').innerHTML='<strong>Bonsai Ruukku, Ovaali, 25cm, Punainen, Lasitettu, Lautanen</strong><br/><br/>T&auml;m&auml;n ovaalin mallisen bonsai&nbsp;ruukun koko on 25x20x6cm.&nbsp;<br/>Ruukku on&nbsp;punaisen v&auml;rinen,&nbsp;lasitettu ja siihen&nbsp;kuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EO30LGY02a'))
{document.getElementById('EO30LGY02a').innerHTML='<strong>Bonsai Ruukku, Ovaali, 30cm, Sininen, Lasitettu, Lautanen</strong><br/><br/>T&auml;m&auml;n ovaalin mallisen bonsai&nbsp;ruukun koko on 30x23,5x7cm.&nbsp;<br/>Ruukku on&nbsp;Sinisen v&auml;rinen,&nbsp;lasitettu ja siihen&nbsp;kuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EO30CGY02a'))
{document.getElementById('EO30CGY02a').innerHTML='<strong>Bonsai Ruukku, Ovaali, 30cm, Kerma, Lasitettu, Lautanen</strong><br/><br/>T&auml;m&auml;n ovaalin mallisen bonsai&nbsp;ruukun koko on 30x23,5x7cm.&nbsp;<br/>Ruukku on&nbsp;kerman v&auml;rinen,&nbsp;lasitettu ja siihen&nbsp;kuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EO30GGY02a'))
{document.getElementById('EO30GGY02a').innerHTML='<strong>Bonsai Ruukku, Ovaali, 30cm, Vihre&auml;, Lasitettu, Lautanen</strong><br/><br/>T&auml;m&auml;n ovaalin mallisen bonsai&nbsp;ruukun koko on 30x23,5x7cm.&nbsp;<br/>Ruukku on&nbsp;vihre&auml;n v&auml;rinen,&nbsp;lasitettu ja siihen&nbsp;kuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EO30RGY02a'))
{document.getElementById('EO30RGY02a').innerHTML='<strong>Bonsai Ruukku, Ovaali, 30cm, Punainen, Lasitettu, Lautanen</strong><br/><br/>T&auml;m&auml;n ovaalin mallisen bonsai&nbsp;ruukun koko on 30x23,5x7cm.&nbsp;<br/>Ruukku on&nbsp;punaisen v&auml;rinen,&nbsp;lasitettu ja siihen&nbsp;kuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EO29GGN03a'))
{document.getElementById('EO29GGN03a').innerHTML='<strong>Bonsai Ruukku, Ovaali, 29cm, Vihre&auml;, Lasitettu</strong><br/><br/>T&auml;m&auml;n ovaalin mallisen bonsai&nbsp;ruukun koko on 29x20x4cm.&nbsp;<br/>Ruukku on&nbsp;vihre&auml;n v&aumlrinen,&nbsplasitettu.<br/><br/>Alkuper&auml;maa: Kiinaa';}

if(document.getElementById('EO34GGN03a'))
{document.getElementById('EO34GGN03a').innerHTML='<strong>Bonsai Ruukku, Ovaali, 34cm, Vihre&auml;, Lasitettu</strong><br/><br/>T&auml;m&auml;n ovaalin mallisen bonsai&nbsp;ruukun koko on 34,5x24,5x4,5cm.&nbsp;<br/>Ruukku on&nbsp;vihre&auml;n v&auml;rinen,&nbsp;lasitettu.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EO43GGN03a'))
{document.getElementById('EO43GGN03a').innerHTML='<strong>Ovaali, 43cm, Vihre&auml;, Lasitettu</strong><br/><br/>T&auml;m&auml;n ovaalin mallisen bonsai&nbsp;ruukun koko on 43x32x5,5cm.&nbsp;<br/>Ruukku on&nbsp;vihre&auml;n v&auml;rinen,&nbsp;lasitettu.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EM21LGY01a'))
{document.getElementById('EM21LGY01a').innerHTML='<strong>Bonsai Ruukku, Ovaali, 21cm, Sininen, Lasitettu, Lautanen</strong><br/><br/>T&auml;m&auml;n ovaalin mallisen bonsai&nbsp;ruukun koko on 21x16,5x6,5cm.&nbsp;<br/>Ruukku on&nbsp;sinisen v&auml;rinen,&nbsp;lasitettu ja siihen&nbsp;kuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EM21GGY01a'))
{document.getElementById('EM21GGY01a').innerHTML='<strong>Bonsai Ruukku, Ovaali, 21cm, Vihre&auml;, Lasitettu, Lautanen</strong><br/><br/>T&auml;m&auml;n ovaalin mallisen bonsai&nbsp;ruukun koko on 21x16,5x6,5cm.&nbsp;<br/>Ruukku on&nbsp;vihre&auml;n v&auml;rinen,&nbsp;lasitettu ja siihen&nbsp;kuuluu lautanen.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EM32LGN02a'))
{document.getElementById('EM32LGN02a').innerHTML='<strong>Bonsai Ruukku, Ovaali, 32cm, Sininen, Lasitettu</strong><br/><br/>T&auml;m&auml;n ovaalin mallisen bonsai&nbsp;ruukun koko on 32x14x5cm.&nbsp;<br/>Ruukku on&nbsp;sinisen v&auml;rinen,&nbsp;lasitettu.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EM41LGN02a'))
{document.getElementById('EM41LGN02a').innerHTML='<strong>Bonsai Ruukku, Ovaali, 41cm, Sininen, Lasitettu</strong><br/><br/>T&auml;m&auml;n ovaalin mallisen bonsai&nbsp;ruukun koko on 41x22x6cm.&nbsp;<br/>Ruukku on&nbsp;sinisen v&auml;rinen,&nbsp;lasitettu.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('ESCP160a'))
{document.getElementById('ESCP160a').innerHTML='T&auml;m&auml; vaha (haavanhoitoaine) auttaa suurien esim. oksien leikkauskohtien parantumista, niin ettei rumia &quot;leikkaushaavoja&quot; muodostuisi.';}

if(document.getElementById('ESJL500a'))
{document.getElementById('ESJL500a').innerHTML='Jin Liquid on v&auml;riaine, joka s&auml;ilytt&auml;&auml; kuollutta puuta niin, ettei se l&auml;hde lahoamaan vaikka kuori on l&auml;htenyt pois. Ainetta voidaan hy&ouml;dynt&auml;&auml; teht&auml;ess&auml; <em>Shari</em> tai <em>Jin</em> Bonsaihin. Normaalisti Shari tai Jin tehd&auml;&auml;n m&auml;ntyyn, katajaan tai muuhun havupuuhun.<br/><br/>Shari nimi tulee puun rungon osasta, josta kuori l&auml;htenyt pois.<br/><br/>Jin nimi tulee puun oksan osasta, josta kuori on l&auml;htenyt pois.';}

if(document.getElementById('CTLT105a'))
{document.getElementById('CTLT105a').innerHTML='<strong>Lehti Trimmeri, 105mm</strong><br/><br/>Jousikuormitetun lehtitrimmerin avulla voit helposti ja nopeasti leikata lehdet kev&auml;&auml;ll&auml; ja kes&auml;n aikana.';}

if(document.getElementById('CTLT165a'))
{document.getElementById('CTLT165a').innerHTML='<strong>Lehti Trimmeri, 165mm</strong><br/><br/>Jousikuormitetun lehtitrimmerin avulla voit helposti ja nopeasti leikata lehdet kev&auml;&auml;ll&auml; ja kes&auml;n aikana.';}

if(document.getElementById('CTMS110a'))
{document.getElementById('CTMS110a').innerHTML='<strong>Mini Oksasakset, 110mm</strong><br/><br/>Mini oksasakset ovat ihanteellinen ty&ouml;kalu aloittelijoille suorittaa bonsai puun perus yll&auml;pito.<br/>Sakset tekev&auml;t ter&auml;v&auml;nleikkaspinnan kun leikkaat niill&auml; ohuita juuria, pieni&auml; oksia ja lehti&auml;.';}

if(document.getElementById('CTRS180a'))
{document.getElementById('CTRS180a').innerHTML='These pruning shears are designed to remove large amounts of roots and are very useful when repotting the bonsai tree.<br/><br/>The pruning shears are a standard part of a bonsai enthusiast&#39;s tool kit.';}

if(document.getElementById('CTSS195a'))
{document.getElementById('CTSS195a').innerHTML='<strong>Oksasakset, 195mm</strong><br/><br/>Suurempi kokoisilla oksasaksilla saa helposti poistettua suuria m&auml;&auml;ri&auml; juuria. Niit&auml; voi k&auml;ytt&auml;&auml; my&ouml;s kaikissa perushuolto teht&auml;viss&auml; karsittaessa oksia ja lehti&auml;.';}

if(document.getElementById('CTLS210a'))
{document.getElementById('CTLS210a').innerHTML='<strong>Pitk&auml;vartiset Oksasakset, 210mm</strong><br/><br/>Pitk&auml;vartiset oksasaksien avulla on helpompi p&auml;&auml;si&auml; l&auml;helle bonsai puun keskiosaa (runkoa). Niit&auml; voidaan k&auml;ytt&auml;&auml; my&ouml;s kaikissa perushuolto teht&auml;viss&auml; mm. oksien ja lehtien v&auml;hent&auml;misess&auml;. Ne soveltuvat my&ouml;s juurien leikkaamiseen.<br/><br/>Pitk&auml;vartiset oksasakset ovat perinteinen osa bonsai-harrastajan ty&ouml;kalusarjaa.';} 

if(document.getElementById('CTBC175a'))
{document.getElementById('CTBC175a').innerHTML='<strong>Koveraoksaleikkuri, 175mm</strong><br/><br/>Koveraoksaleikkuria voidaan k&auml;ytt&auml;&auml; poistettaessa bonsaipuuniso oksa tai osa siit&auml;.<br/><br/>Koveraoksaleikkuria on perinteinen osa bonsai-harrastajan ty&ouml;kalusarjaa.';}

if(document.getElementById('CTBC175b'))
{document.getElementById('CTBC175b').innerHTML='<strong>VINKKI:</strong> Poistaessasi oksan koknaan k&auml;yt&auml; <a href="knob-cutter-170mm-380-p.asp">Nuppileikkuria</a>, joka tekee siistin onton py&ouml;re&auml;n leikkausj&auml;ljen. Laita <a href="cut-paste-368-p.asp">Leikkauskohtaan</a> bonsaipuiden haavanhoitoon tarkoitettua leikkausvahaa. T&auml;m&auml; tekniikka edist&auml;&auml; kuorikerroksen alaisen nilan uudelleen kasvua ja n&auml;in puuhun tulee vain pieni tai ei lainkaan arpea.';}

if(document.getElementById('CTKC175a'))
{document.getElementById('CTKC175a').innerHTML='<strong>Nuppileikkuri, 175mm</strong><br/><br/>Nuppileikkuri tekee siistin py&ouml;re&auml;n onton haavan, jos oksa on ensin poistettu <a href="concave-branch-cutter-200mm-379-p.asp">Koveraoksaleikkurilla</a>.<br/><br/>Nuppileikkuri on perinteinen osa bonsai-harrastajan ty&ouml;kalusarjaa.<br/><br/><strong>VINKKI:</font></strong> K&auml;yt&auml; <a href="cut-paste-368-p.asp">Leikkauskohtaan</a> bonsaipuiden haavanhoitoon tarkuitettua vahaa. T&auml;m&auml; tekniikki edist&auml;&auml; kuorikerroksen alaisen nilan uudelleen kasvua ja n&auml;in puuhun tulee vain pieni tai ei lainkaan arpea.';}

if(document.getElementById('CTWC175a'))
{document.getElementById('CTWC175a').innerHTML='<strong>Metallilankaleikkuri, 175mm</strong><br/><br/>Metallilankaleikkuri mahdollistaa 1 millimetrist&auml; 5 millimetriin paksun <a href="bonsai-wire-28-c.asp">Alumiinilangon</a> leikkaamisen l&auml;heit&auml; kuorta vaurioittamatta sit&auml;.<br/><br/>Metallilankaleikkuri on perinteinen osa bonsai-harrastajan ty&ouml;kalusarjaa.';}

if(document.getElementById('CTJP230a'))
{document.getElementById('CTJP230a').innerHTML='Jin pliers are used to rip pieces of wood from the end of a branch to create a Jin. They can also be used to crush and thin any section of dead wood.';}

if(document.getElementById('CTRH230a'))
{document.getElementById('CTRH230a').innerHTML='<strong>Juurikoukku, 230mm</strong><br/><br/>Juurikoukku k&auml;ytet&auml;&auml;n avaamaan juuripaakkua istutettaessa bonsaipuuta esim. uuteen ruukkuun. <br/><br/>Juurikoukku on perinteinen osa bonsai-harrastajan ty&ouml;kalusarjaa.<br/><br/><strong>VINKKI:</strong> Kun juuripaakku on enimm&auml;eseen selvitetty k&auml;yt&auml; varovasti <a href="root-rake-220mm-383-p.asp">Juuriharavaa</a> niiden ohuempien juurien erottamiseen selvitt&auml;miseen joita et ole leikkaamaessa pois.';}

if(document.getElementById('CTRR215a'))
{document.getElementById('CTRR215a').innerHTML='<strong>Juuriharava, 215mm</strong><br/><br/>Juuriharavaa k&auml;tet&auml;&auml;n selvitt&auml;m&auml;&auml;n hienoimpia juuria, joita ei leikata pois juuripaakkuineen.<br/><br/><strong>VINKKI:</strong> K&auml;yt&auml; <a href="root-hook-230mm-382-p.asp">Juurikoukku</a> avaamaan juuripaakku, kun olet istuttamassa bonsaipuuta esim. uuteen ruukkuun.';}

if(document.getElementById('CTCB100a'))
{document.getElementById('CTCB100a').innerHTML='<strong>Kookosharja, 100mm</strong><br/><br/>Kookosharjalla voi harjata pois maaper&auml;n roskia kevyill&auml; vedoilla. Harja on valmistettu luonnon-kuiduista.';}

if(document.getElementById('EAW10080a'))
{document.getElementById('EAW10080a').innerHTML='<strong>Bonsai-metallilanka, 1mm, 80g</strong><br/><br/>1mm Bonsai lankaa k&auml;ytet&auml;&auml;n hyvin ohuissa oksissa noin 2-3mm l&auml;pimitaltaan .<br/><br/>Alkuper&auml;maa: Japani';}

if(document.getElementById('EAW30080a'))
{document.getElementById('EAW30080a').innerHTML='<strong>Bonsai-metallilanka, 3mm, 80g</strong><br/><br/>3mm Bonsai lankaa k&auml;ytet&auml;&auml;n oksissa noin 6-9mm l&auml;pimitaltaan.<br/><br/>Alkuper&auml;maa: Japani';}

if(document.getElementById('EAW40080a'))
{document.getElementById('EAW40080a').innerHTML='<strong>Bonsai-metallilanka, 4mm, 80g</strong><br/><br/>4mm Bonsai lankaa k&auml;ytet&auml;&auml;n rungossa ja paksuissa oksissa noin 8-12mm l&auml;pimitaltaan.<br/><br/>Alkuper&auml;maa: Japani';}

if(document.getElementById('EAW20500a'))
{document.getElementById('EAW20500a').innerHTML='<strong>Bonsai-metallilanka, 2mm, 500g</strong><br/><br/>2mm Bonsai lankaa k&auml;ytet&auml;&auml;n ohuissa oksissa noin 4-6mm l&auml;pimitaltaan.<br/><br/>Alkuper&auml;maa: Japani';}

if(document.getElementById('EAW30500a'))
{document.getElementById('EAW30500a').innerHTML='<strong>Bonsai-metallilanka, 3mm, 500g</strong><br/><br/>3mm Bonsai lankaa k&auml;ytet&auml;&auml;n oksissa noin 6-9mm l&auml;pimitaltaan.<br/><br/>Alkuper&auml;maa: Japani';}

if(document.getElementById('EAW40500a'))
{document.getElementById('EAW40500a').innerHTML='<strong>Bonsai-metallilanka, 4mm, 500g</strong><br/><br/>4mm Bonsai lankaa k&auml;ytet&auml;&auml;n rungossa ja paksuissa oksissa noin 8-12mm l&auml;pimitaltaan.<br/><br/>Alkuper&auml;maa: Japani';}

if(document.getElementById('EPKSG21a'))
{document.getElementById('EPKSG21a').innerHTML='<strong>Pagodi Kodai, Pieni, Keraaminen, 21cm</strong><br/><br/>T&auml;m&auml;n Pagodin korkeus on 21cm ja se on graniitinharmaaksi v&auml;rj&auml;tty.<br/>Pagodi on valmistettu savesta ja sen pintaan on ruiskutettu graniitti efekti.<br/><br/>Paino: 0.6kg<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EPKMG26a'))
{document.getElementById('EPKMG26a').innerHTML='<strong>Pagodi Kodai, Keskikokoinen, Keraaminen, 26cm</strong><br/><br/>T&auml;m&auml;n Pagodin korkeus on 26cm ja se on graniitinharmaaksi v&auml;rj&auml;tty.<br/>Pagodi on valmistettu savesta ja sen pintaan on ruiskutettu graniitti efekti.<br/><br/>Paino: 1.4kg<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EPG2G26a'))
{document.getElementById('EPG2G26a').innerHTML='<strong>Pagodi Go Ju Tou, 2 Tasoinen, Keraaminen, 26cm</strong><br/><br/>T&auml;m&auml;n Pagodin korkeus on 26cm ja se on graniitinharmaaksi v&auml;rj&auml;tty.<br/>Pagodi on valmistettu savesta ja sen pintaan on ruiskutettu graniitti efekti.<br/><br/>Paino: 1.7kg<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EPG3G40a'))
{document.getElementById('EPG3G40a').innerHTML='<strong>Pagodi Go Ju Tou, 3 Tasoinen, Keraaminen, 40cm</strong><br/><br/>T&auml;m&auml;n Pagodin korkeus on 40cm ja se on graniitinharmaaksi v&auml;rj&auml;tty.<br/>Pagodi on valmistettu savesta ja sen pintaan on ruiskutettu graniitti efekti.<br/><br/>Paino: 2kg<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EPYUG26a'))
{document.getElementById('EPYUG26a').innerHTML='<strong>Pagodi Yukimi, Keraaminen, 26cm</strong><br/><br/>T&auml;m&auml;n Pagodin korkeus on 26cm ja se on graniitinharmaaksi v&auml;rj&auml;tty.<br/>Pagodi on valmistettu savesta ja sen pintaan on ruiskutettu graniitti efekti.<br/><br/>Paino: 1kg<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EFIGMWRa'))
{document.getElementById('EFIGMWRa').innerHTML='<strong>Hahmo, Mies Riksjalla</strong><br/><br/>Bonsai hahmot ovat suosittu lis&auml; Bonsai- tai maisemasuunnittelussa.<br/><br/>T&auml;m&auml;n hahmon kokonaiskorkeus on 65mm.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EFIGBDGa'))
{document.getElementById('EFIGBDGa').innerHTML='<strong>Hahmo, Silt&auml;</strong><br/><br/>Bonsai hahmot ovat suosittu lis&auml; Bonsai- tai maisemasuunnittelussa.<br/><br/>T&auml;m&auml;n hahmon kokonaiskorkeus on 55mm.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EFIGPACa'))
{document.getElementById('EFIGPACa').innerHTML='<strong>Hahmo, Pagoda, V&auml;rillinen</strong><br/><br/>Bonsai hahmot ovat suosittu lis&auml; Bonsai- tai maisemasuunnittelussa.<br/><br/>T&auml;m&auml;n hahmon kokonaiskorkeus on 70mm.<br/><br/>Alkuper&auml;maa: Kiina';}

if(document.getElementById('EFIGSGMa'))
{document.getElementById('EFIGSGMa').innerHTML='<strong>Hahmo, Istunto Mies</strong><br/><br/>Bonsai hahmot ovat suosittu lis&auml; Bonsai- tai maisemasuunnittelussa.<br/><br/>T&auml;m&auml;n hahmon kokonaiskorkeus on 45mm.<br/><br/>Alkuper&auml;maa: Kiina';}


if(document.getElementById('BOPAS1a'))
{document.getElementById('BOPAS1a').innerHTML='Kirjassa on runsaasti materiaalia bonsain estetiikasta ja perinteest&auml;, bonsain muotoilemisesta ja kasvatus- ja hoito- ohjeita.<br /><br />Kirjassa on bonsain perusasiat selke&auml;sti ja el&auml;v&auml;sti esitelty.<br /><br />Lis&auml;ksi kirjassa esitell&auml;&auml;n kotimaisia bonsaiksi sopivia puulajeja.<br /><br />Sivum&auml;&auml;r&auml;: 144 | Kovakantinen.<br /><br />Kieli: Suomi';}


if(document.getElementById('GOL061Oa'))
{document.getElementById('GOL061Oa').innerHTML='<strong>Graniitti &ouml;ljylamppu, Ovaali, Vaaleanharmaa (061O)</strong><br/><br/>T&auml;m&auml; tyylikk&auml;&auml;sti suunniteltu &ouml;ljylamppu on valmistettu vaaleanharmaasta (G603) graniitista ja sen mukana tulee ruostumattomasta ter&auml;ksest&auml; valmistettu 250ml:n &ouml;ljys&auml;ili&ouml; sek&auml; metallikuppi, jolla liekin voi sammuttaa.<br /><br />Paloaika: Noin 30 tuntia.<br/>30 Tunnin paloaika on laskettu niin, ett&auml; s&auml;ili&ouml;ss&auml; on 250ml &ouml;ljy&auml; ja syd&auml;nlanka on asetettu esiin 6mm.<br /><br />Malli: Ovaali.<br /><br />Mitat:&nbsp;Korkea 13cm x L&auml;pimitta 18cm.<br /><br />Paino: 6kg.<br /><br />Alkuper&auml;maa: Kiina.';}

if(document.getElementById('GOL062Da'))
{document.getElementById('GOL062Da').innerHTML='<strong>Graniitti &ouml;ljylamppu, Py&ouml;re&auml;, Vaaleanharmaa (062D)</strong><br/><br/>T&auml;m&auml; tyylikk&auml;&auml;sti suunniteltu &ouml;ljylamppu on valmistettu vaaleanharmaasta (G603) graniitista ja sen mukana tulee ruostumattomasta ter&auml;ksest&auml; valmistettu 250ml:n &ouml;ljys&auml;ili&ouml; sek&auml; metallikuppi, jolla liekin voi sammuttaa.<br /><br />Paloaika: Noin 30 tuntia.<br/>30 Tunnin paloaika on laskettu niin, ett&auml; s&auml;ili&ouml;ss&auml; on 250ml &ouml;ljy&auml; ja syd&auml;nlanka on asetettu esiin 6mm.<br /><br />Malli: Py&ouml;re&auml;.<br /><br />Mitat:&nbsp;L&auml;pimitta 16cm.<br /><br />Paino: 6kg.<br /><br />Alkuper&auml;maa: Kiina.';}

if(document.getElementById('GOL071Ca'))
{document.getElementById('GOL071Ca').innerHTML='<strong>Graniitti &ouml;ljylamppu, Lieri&ouml;m&auml;inen, Tummanharmaa (071C)</strong><br/><br/>T&auml;m&auml; tyylikk&auml;&auml;sti suunniteltu &ouml;ljylamppu on valmistettu tummanharmaasta (G654) graniitista ja sen mukana tulee ruostumattomasta ter&auml;ksest&auml; valmistettu 250ml:n &ouml;ljys&auml;ili&ouml; sek&auml; metallikuppi, jolla liekin voi sammuttaa.<br /><br />Paloaika: Noin 30 tuntia.<br/>30 Tunnin paloaika on laskettu niin, ett&auml; s&auml;ili&ouml;ss&auml; on 250ml &ouml;ljy&auml; ja syd&auml;nlanka on asetettu esiin 6mm.<br /><br />Malli: Lieri&ouml;m&auml;inen.<br /><br />Mitat: Korkea 20cm x L&auml;pimitta 14cm.<br /><br />Paino: 7kg.<br /><br />Alkuper&auml;maa: Kiina.';}

if(document.getElementById('GOL072Ca'))
{document.getElementById('GOL072Ca').innerHTML='<strong>Graniitti &ouml;ljylamppu, Lieri&ouml;m&auml;inen, Tummanharmaa (072C)</strong><br/><br/>T&auml;m&auml; tyylikk&auml;&auml;sti suunniteltu &ouml;ljylamppu on valmistettu tummanharmaasta (G654) graniitista ja sen mukana tulee ruostumattomasta ter&auml;ksest&auml; valmistettu 250ml:n &ouml;ljys&auml;ili&ouml; sek&auml; metallikuppi, jolla liekin voi sammuttaa.<br /><br />Paloaika: Noin 30 tuntia.<br/>30 Tunnin paloaika on laskettu niin, ett&auml; s&auml;ili&ouml;ss&auml; on 250ml &ouml;ljy&auml; ja syd&auml;nlanka on asetettu esiin 6mm.<br /><br />Malli: Lieri&ouml;m&auml;inen.<br /><br />Mitat: Korkea 20cm x L&auml;pimitta 14cm.<br /><br />Paino: 7kg.<br /><br />Alkuper&auml;maa: Kiina.';}

if(document.getElementById('GOL091Ra'))
{document.getElementById('GOL091Ra').innerHTML='<strong>Graniitti &ouml;ljylamppu, Suorakaide, Vaaleanharmaa (091R)</strong><br/><br/>T&auml;m&auml; tyylikk&auml;&auml;sti suunniteltu &ouml;ljylamppu on valmistettu vaaleanharmaasta (G603) graniitista ja sen mukana tulee ruostumattomasta ter&auml;ksest&auml; valmistettu 250ml:n &ouml;ljys&auml;ili&ouml; sek&auml; metallikuppi, jolla liekin voi sammuttaa.<br /><br />Paloaika: Noin 30 tuntia.<br/>30 Tunnin paloaika on laskettu niin, ett&auml; s&auml;ili&ouml;ss&auml; on 250ml &ouml;ljy&auml; ja syd&auml;nlanka on asetettu esiin 6mm.<br /><br />Malli: Suorakaide.<br /><br />Mitat: Korkea 20cm x 14cm x 14cm.<br /><br />Paino: 9kg.<br /><br />Alkuper&auml;maa: Kiina.';}

if(document.getElementById('GOL092Ra'))
{document.getElementById('GOL092Ra').innerHTML='<strong>Graniitti &ouml;ljylamppu, Suorakaide, Tummanharmaa (092R)</strong><br/><br/>T&auml;m&auml; tyylikk&auml;&auml;sti suunniteltu &ouml;ljylamppu on valmistettu tummanharmaasta (G654) graniitista ja sen mukana tulee ruostumattomasta ter&auml;ksest&auml; valmistettu 250ml:n &ouml;ljys&auml;ili&ouml; sek&auml; metallikuppi, jolla liekin voi sammuttaa.<br /><br />Paloaika: Noin 30 tuntia.<br/>30 Tunnin paloaika on laskettu niin, ett&auml; s&auml;ili&ouml;ss&auml; on 250ml &ouml;ljy&auml; ja syd&auml;nlanka on asetettu esiin 6mm.<br /><br />Malli: Suorakaide.<br /><br />Mitat: Korkea 20cm x 14cm x 14cm.<br /><br />Paino: 9kg.<br /><br />Alkuper&auml;maa: Kiina.';}

if(document.getElementById('GOL093Ca'))
{document.getElementById('GOL093Ca').innerHTML='<strong>Graniitti &ouml;ljylamppu, Lieri&ouml;m&auml;inen, Tummanharmaa (093C)</strong><br/><br/>T&auml;m&auml; tyylikk&auml;&auml;sti suunniteltu &ouml;ljylamppu on valmistettu tummanharmaasta (G654) graniitista ja sen mukana tulee ruostumattomasta ter&auml;ksest&auml; valmistettu 250ml:n &ouml;ljys&auml;ili&ouml; sek&auml; metallikuppi, jolla liekin voi sammuttaa.<br /><br />Paloaika: Noin 30 tuntia.<br/>30 Tunnin paloaika on laskettu niin, ett&auml; s&auml;ili&ouml;ss&auml; on 250ml &ouml;ljy&auml; ja syd&auml;nlanka on asetettu esiin 6mm.<br /><br />Malli: Lieri&ouml;m&auml;inen.<br /><br />Mitat: Korkea 20cm x L&auml;pimitta 15cm.<br /><br />Paino: 9kg.<br /><br />Alkuper&auml;maa: Kiina.';}

if(document.getElementById('GOL094Oa'))
{document.getElementById('GOL094Oa').innerHTML='<strong>Graniitti &ouml;ljylamppu, Ovaali, Tummanharmaa (094O)</strong><br/><br/>T&auml;m&auml; tyylikk&auml;&auml;sti suunniteltu &ouml;ljylamppu on valmistettu tummanharmaasta (G654) graniitista ja sen mukana tulee ruostumattomasta ter&auml;ksest&auml; valmistettu 250ml:n &ouml;ljys&auml;ili&ouml; sek&auml; metallikuppi, jolla liekin voi sammuttaa.<br /><br />Paloaika: Noin 30 tuntia.<br/>30 Tunnin paloaika on laskettu niin, ett&auml; s&auml;ili&ouml;ss&auml; on 250ml &ouml;ljy&auml; ja syd&auml;nlanka on asetettu esiin 6mm.<br /><br />Malli: Ovaali.<br /><br />Mitat: Korkea 20cm x L&auml;pimitta 17cm.<br /><br />Paino: 9kg.<br /><br />Alkuper&auml;maa: Kiina.';}

if(document.getElementById('GOL095Oa'))
{document.getElementById('GOL095Oa').innerHTML='<strong>Graniitti &ouml;ljylamppu, Ovaali, Tummanharmaa (095O)</strong><br/><br/>T&auml;m&auml; tyylikk&auml;&auml;sti suunniteltu &ouml;ljylamppu on valmistettu tummanharmaasta (G654) graniitista ja sen mukana tulee ruostumattomasta ter&auml;ksest&auml; valmistettu 250ml:n &ouml;ljys&auml;ili&ouml; sek&auml; metallikuppi, jolla liekin voi sammuttaa.<br /><br />Paloaika: Noin 30 tuntia.<br/>30 Tunnin paloaika on laskettu niin, ett&auml; s&auml;ili&ouml;ss&auml; on 250ml &ouml;ljy&auml; ja syd&auml;nlanka on asetettu esiin 6mm.<br /><br />Malli: Ovaali.<br /><br />Mitat: Korkea 16cm x L&auml;pimitta 20cm.<br /><br />Paino: 9kg.<br /><br />Alkuper&auml;maa: Kiina.';}

if(document.getElementById('GOL096Oa'))
{document.getElementById('GOL096Oa').innerHTML='<strong>Graniitti &ouml;ljylamppu, Ovaali, Tummanharmaa (096O)</strong><br/><br/>T&auml;m&auml; tyylikk&auml;&auml;sti suunniteltu &ouml;ljylamppu on valmistettu tummanharmaasta (G654) graniitista ja sen mukana tulee ruostumattomasta ter&auml;ksest&auml; valmistettu 250ml:n &ouml;ljys&auml;ili&ouml; sek&auml; metallikuppi, jolla liekin voi sammuttaa.<br /><br />Paloaika: Noin 30 tuntia.<br/>30 Tunnin paloaika on laskettu niin, ett&auml; s&auml;ili&ouml;ss&auml; on 250ml &ouml;ljy&auml; ja syd&auml;nlanka on asetettu esiin 6mm.<br /><br />Malli: Ovaali.<br /><br />Mitat: Korkea 20cm x L&auml;pimitta 17cm.<br /><br />Paino: 9kg.<br /><br />Alkuper&auml;maa: Kiina.';}

if(document.getElementById('GOL111Ra'))
{document.getElementById('GOL111Ra').innerHTML='<strong>Graniitti &ouml;ljylamppu, Suorakaide, Kullankeltainen (111R)</strong><br/><br/>T&auml;m&auml; tyylikk&auml;&auml;sti suunniteltu &ouml;ljylamppu on valmistettu kullankeltaisesta (G682) graniitista ja sen mukana tulee ruostumattomasta ter&auml;ksest&auml; valmistettu 250ml:n &ouml;ljys&auml;ili&ouml; sek&auml; metallikuppi, jolla liekin voi sammuttaa.<br /><br />Paloaika: Noin 30 tuntia.<br/>30 Tunnin paloaika on laskettu niin, ett&auml; s&auml;ili&ouml;ss&auml; on 250ml &ouml;ljy&auml; ja syd&auml;nlanka on asetettu esiin 6mm.<br /><br />Malli: Suorakaide.<br /><br />Mitat: Korkea 20cm x 17cm x 17cm.<br /><br />Paino: 11kg.<br /><br />Alkuper&auml;maa: Kiina.';}




if(document.getElementById('abuspage1'))
{document.getElementById('abuspage1').innerHTML='Tietoa Meist&auml;';}
if(document.getElementById('abuspage2'))
{document.getElementById('abuspage2').innerHTML='Raision Bonsai ja Puutarha on syntynyt omasta mielenkiinnosta bonsai-puita ja japanilaista puutarhaa kohtaan.';}
if(document.getElementById('abuspage3'))
{document.getElementById('abuspage3').innerHTML='Tavoitteenamme on tarjota bonsairuukut, bonsaity&ouml;kaluja ja erikoistutteita kaikille bonsaiharrastajille. Toivomme, ett&auml;&nbsp;voimme kasvaa&nbsp;kiinnostusta bonsai harrastukseen Suomessa ja naapurimaissa tarjoamalla edullisia tuotteita, joiden avulla&nbsp;harrastuksen voi aloittaa&nbsp;sek&auml;pit&auml;&auml; kiinnostusta yll&auml;.';}
if(document.getElementById('abuspage4'))
{document.getElementById('abuspage4').innerHTML='Meilt&auml; saat my&ouml;s tavallisia puutarha tuotteita sek&auml; it&auml;maisen puutarhan teematuotteita.';}
if(document.getElementById('abuspage5'))
{document.getElementById('abuspage5').innerHTML='Mit&auml; voit odottaa Raision Bonsailta?';}
if(document.getElementById('abuspage6'))
{document.getElementById('abuspage6').innerHTML='Helppok&auml;ytt&ouml;inen internet kauppa.';}
if(document.getElementById('abuspage7'))
{document.getElementById('abuspage7').innerHTML='Pyrimme kokoajan l&ouml;yt&auml;m&auml;&auml;n lis&auml;&auml; sopivia tuotteita kauppaamme.';}
if(document.getElementById('abuspage8'))
{document.getElementById('abuspage8').innerHTML='Tavaran toimitus kaikkiin Euroopan Unionin maihin.';}
if(document.getElementById('abuspage9'))
{document.getElementById('abuspage9').innerHTML='Suoraa yhteydenottoa ja henkil&ouml;kohtaisia palelua.';}

if(document.getElementById('conuspage1'))
{document.getElementById('conuspage1').innerHTML='Ota Yhteytt&auml;';}
if(document.getElementById('conuspage2'))
{document.getElementById('conuspage2').innerHTML='Ota yhteytt&auml; puhelimitse tai s&auml;hk&ouml;postilla:';}
if(document.getElementById('conuspage3'))
{document.getElementById('conuspage3').innerHTML='Raision Bonsai ja Puutarha<br />Puimalankatu 2<br />21200, Raisio<br />Suomi<br/><br/>Y-tunnus: 2293777-7<br/>ALV Numero: FI-22937777';}
if(document.getElementById('conuspage4'))
{document.getElementById('conuspage4').innerHTML='Puhelinnumero: 040 702 6505<br /><br />17:00 - 21:00 Maanantai - Perjantai<br />09:00 - 17:00 Lauantai ja Sunnuntai';}

if(document.getElementById('deliverypage1'))
{document.getElementById('deliverypage1').innerHTML='Toimitustiedot';}

if(document.getElementById('deliverypage2'))
{document.getElementById('deliverypage2').innerHTML='Mihin toimitatte tuotteita?';}
if(document.getElementById('deliverypage2a'))
{document.getElementById('deliverypage2a').innerHTML='Mihin toimitatte tuotteita?';}
if(document.getElementById('deliverypage2b'))
{document.getElementById('deliverypage2b').innerHTML='Toimitamme tuotteita Suomessa, Skandinaviassa ja muulla Euroopassa.';}

if(document.getElementById('deliverypage3'))
{document.getElementById('deliverypage3').innerHTML='Miten tilaukseni l&auml;hetet&auml;&auml;n?';}
if(document.getElementById('deliverypage3a'))
{document.getElementById('deliverypage3a').innerHTML='Miten tilaukseni l&auml;hetet&auml;&auml;n?';}
if(document.getElementById('deliverypage3b'))
{document.getElementById('deliverypage3b').innerHTML='Standardi tilaukset l&auml;hetet&auml;&auml;n postipalveluna-Postin kautta.<br />Raskaista kuljetuksista tai erityisist&auml; toimituksista sovimme tapauskohtaisesti.';}

if(document.getElementById('deliverypage4'))
{document.getElementById('deliverypage4').innerHTML='Voinko noutaa tilaukseni itse?';}
if(document.getElementById('deliverypage4a'))
{document.getElementById('deliverypage4a').innerHTML='Voinko noutaa tilaukseni itse?';}
if(document.getElementById('deliverypage4b'))
{document.getElementById('deliverypage4b').innerHTML='Kyll&auml;, tilaus on mahdollista noutaa itse.<br />Ole hyv&auml; ja ota yhteytt&auml; meihin niin voimme sopia milloin tulet noutamaan tilauksesi.<br />Noudettavat tuotteet on maksettava etuk&auml;teen tai k&auml;teisella noutamisen yhteydess&auml;.';}

if(document.getElementById('deliverypage5'))
{document.getElementById('deliverypage5').innerHTML='Postikulut';}
if(document.getElementById('deliverypage5a'))
{document.getElementById('deliverypage5a').innerHTML='Postikulut';}
if(document.getElementById('deliverypage5b'))
{document.getElementById('deliverypage5b').innerHTML='Oheisessa taulukossa esitet&auml;&auml;n eri postimaksut perustuen l&auml;hetyksen painoon.';}

if(document.getElementById('deliverypage6'))
{document.getElementById('deliverypage6').innerHTML='Postage cost guarantee';}
if(document.getElementById('deliverypage6a'))
{document.getElementById('deliverypage6a').innerHTML='Postage cost guarantee';}
if(document.getElementById('deliverypage6b'))
{document.getElementById('deliverypage6b').innerHTML='Whilst we make every effort to calculate the postage costs correctly, based on the weight of the products, we can get the odd overcharge with multiple item orders such as tools and accessories. We guarantee that if the actual postage cost is lower than the price quoted at check-out you will be charged the lower price.';}

if(document.getElementById('deliverypage7'))
{document.getElementById('deliverypage7').innerHTML='Palautukset';}
if(document.getElementById('deliverypage7a'))
{document.getElementById('deliverypage7a').innerHTML='Palautukset';}
if(document.getElementById('deliverypage7b'))
{document.getElementById('deliverypage7b').innerHTML='Meill&auml; on 100% tyytyv&auml;isyys takuu. Voit vaihtaa tai palauttaa kaikki k&auml;ytt&auml;m&auml;tt&ouml;m&auml;t tai vialliset tuotteet meille 14 p&auml;iv&auml;n kuluessa niiden vastaanottamisesta.<br />Kaikki tuotteet on tarkastettu ennen l&auml;hett&auml;mist&auml;, mutta jos tilaus sis&auml;lt&auml;v&auml;&auml; virheellisen tuotteen me vaihdamme tuotteen tai palautamme kokonaisuudessaan tuotteen hinnan.<br />Jos me olemme toimittaneet tilauksen oikein, mutta et haluakaan pit&auml;&auml; tuotetta niin, jotta olisit tyytyv&auml;inen hyvit&auml;mme kokonaan palautetun tuotteen(t) mik&auml;li ne ovat myyntikelpoisessa kunnossa. Olet kuitenkin vastuussa palautuksen postikuluista.';}

if(document.getElementById('paymentpage1'))
{document.getElementById('paymentpage1').innerHTML='Maksutiedot';}

if(document.getElementById('paymentpage2'))
{document.getElementById('paymentpage2').innerHTML='Mit&auml; maksutapoja hyv&auml;ksytte?';}
if(document.getElementById('paymentpage2a'))
{document.getElementById('paymentpage2a').innerHTML='Mit&auml; maksutapoja hyv&auml;ksytte?';}
if(document.getElementById('paymentpage2b'))
{document.getElementById('paymentpage2b').innerHTML='Hyv&auml;ksymme kaikki yleisimm&auml;t luottokortit maksettaessa PayPalin kautta. Et tarvitse PayPal-tili&auml;maksaessasi.<br />Maksut pankkisiirrolla ovat my&ouml;s tervetulleita. Pankkiyhteystiedot sek&auml; maksun viitenumero l&auml;hetet&auml;&auml;n s&auml;hk&ouml;postitse, kun olet valinnut maksutavaksi pankkisiirron.<br/><br/>Jos et halua k&auml;ytt&auml;&auml; kaupan j&auml;rjestelm&auml;&auml; niin l&auml;het&auml; meille s&auml;hk&ouml;postia yksityiskohtaisesti tuotteista, joista olet kiinnostunut. Me mielell&auml;mme k&auml;sittelemme tilauksesi sinulle.';}





}



