';
gimg();
}else{
if(xxnr.name=="a"&&$("helpArea").style.display=="block"){$("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-20)+"px";
daps.left = 212+"px";
daps.display = "block";
}
function gimg(fs) {
var imageSrc=['/images2/h_krosno1.jpg','/images2/h_krosno2.jpg','/images2/h_krosno3.jpg','/images2/h_krosno4.jpg','/images2/h_krosno5.jpg'];
var HelpImage=$("HelpImage"),ImageHelpPrev=$("ImageHelpPrev"),ImageHelpNext=$("ImageHelpNext"),ImageHelpCount=$("ImageHelpCount"),HelpImage=$("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 MaintainDes(tt1){
var thisObj=$("Maintain");
var daps = thisObj.style;
var ttop = tt1.offsetTop;
while (tt1 = tt1.offsetParent){ttop+=tt1.offsetTop; }
daps.top = (ttop-65)+"px";
daps.left = 320+"px";
daps.color = "#aaaaaa";
daps.styleFloat = "left";
daps.textAlign = "left";
thisObj.innerHTML="Use these drop-down menus to create a custom size for your painting. If you wish to maintain the original painting's width and height ratio, check the \"Maintain ratio\" box."
daps.display = "block";
}
function chooseFrame(tway) {
cframeWay=tway;
if(cframeWay=="choose"&&$("frameId").innerHTML!=""){rpprice(3);return;}
var ShadowFrameConfigurator=$("ShadowFrameConfigurator");
ShadowFrameConfigurator.src="/frames.asp?20091026";
ShadowFrameConfigurator.style.display="block";
$("divAll").style.display="none";
}
function saveChoose()
{
var ShadowFrameConfigurator=$("ShadowFrameConfigurator");
$("divAll").style.display="";
ShadowFrameConfigurator.style.display="none";
ShadowFrameConfigurator.src="";
toCart.ir2.checked=true;
rpprice(3);
}
function cancel()
{
var ShadowFrameConfigurator=$("ShadowFrameConfigurator");
$("divAll").style.display="";
ShadowFrameConfigurator.style.display="none";
ShadowFrameConfigurator.src="";
if (cframeWay=="choose")toCart.ir2.checked=false;
}