';
gimg();
}else{
if(xxnr.name=="a"&&$id("helpArea").style.display=="block"){$id("helpArea").style.display="none";return;}
xxnr.name="a";
xxnr.innerHTML = '
Oil Painting Framed
You will receive your painting framed and full ready to hang !!!
We highly recommend you to choose our Oil Painting Framed service. This is a tradditional frame, packed in carton box.
Please be aware that without a framework set or frame you will receive your painting rolled up and not ready to hang. ';
}
while (tt1 = tt1.offsetParent){ttop+=tt1.offsetTop; tleft+=tt1.offsetLeft;}
daps.top = (ttop+55)+"px";
daps.left = (tleft-5)+"px";
daps.display = "block";
}
function gimg(fs) {
var imageSrc=['/img/bar/1.jpg','/img/bar/2.jpg','/img/bar/3.jpg','/img/bar/4.jpg','/img/bar/5.jpg'];
var HelpImage=$id("HelpImage"),ImageHelpPrev=$id("ImageHelpPrev"),ImageHelpNext=$id("ImageHelpNext"),ImageHelpCount=$id("ImageHelpCount"),HelpImage=$id("HelpImage");
var imglen=imageSrc.length,thisVal=parseInt(HelpImage.value) || 0;
fs=fs || null;
ImageHelpPrev.innerHTML='

';
ImageHelpNext.innerHTML='

';
if (fs==null){HelpImage.src=imageSrc[0];ImageHelpCount.innerHTML="1/"+imglen;ImageHelpPrev.innerHTML="";return;}
fs=="Next"?++thisVal:--thisVal;
if (thisVal<=1)
{
thisVal=1;ImageHelpPrev.innerHTML="";
}else if (thisVal>=imglen) {
thisVal=imglen;ImageHelpNext.innerHTML="";
}
HelpImage.value=thisVal;
HelpImage.src=imageSrc[thisVal-1];
ImageHelpCount.innerHTML=thisVal+"/"+imglen;
}
function chooseFrame(tway) {
cframeWay=tway;
if(cframeWay=="choose"&&$id("frameId").innerHTML!=""){rpprice(3);return;}
var ShadowFrameConfigurator=$id("ShadowFrameConfigurator");
ShadowFrameConfigurator.src="/frames.asp?20110902";
ShadowFrameConfigurator.style.display="block";
$id("wrapper").style.display="none";
}
function saveChoose()
{
var ShadowFrameConfigurator=$id("ShadowFrameConfigurator");
$id("wrapper").style.display="block";
ShadowFrameConfigurator.style.display="none";
ShadowFrameConfigurator.src="";
toCart.ir2.checked=true;
rpprice(3);
}
function cancel()
{
var ShadowFrameConfigurator=$id("ShadowFrameConfigurator");
$id("wrapper").style.display="block";
ShadowFrameConfigurator.style.display="none";
ShadowFrameConfigurator.src="";
if (cframeWay=="choose")toCart.ir2.checked=false;
}
function closeTip(){
$id("tpopLayer").style.display="none";
}
function showTip(obj)
{
var tpopLayer = $id("tpopLayer");
tpopLayer.innerHTML = obj.getAttribute("value");
var daps = tpopLayer.style;
var ttop = obj.offsetTop;
var thei = obj.clientHeight;
var tleft = obj.offsetLeft;
while (obj = obj.offsetParent){ttop+=obj.offsetTop;tleft+=obj.offsetLeft;}
daps.top = (ttop+thei+20)+"px";
daps.left = tleft+"px";
daps.display = "block";
}
function vvd(){if(!$id('vvdid')){return''};var csd=$id('vvdid').style;if (csd.display=='none'){csd.display='block'}else{csd.display='none'}}vvd();
function blang($){if($=="AU")return $;var _;if(navigator.appName=="Netscape")_=navigator.language.toLowerCase();else{_=navigator.browserLanguage+"$"+navigator.systemLanguage+"$"+navigator.userLanguage;_=_.toLowerCase()}if(_.indexOf("en-au")!=-1)return"AU";else return""}