function popupCard(style, artNoTxt, only, lineName, txtClose, artNo, smallImage, displayName, shortDesc, container, isReduced,isNovelty,isAvailable,isFixed,hasPromotion,promoPic,oPrice, tPrice, instead, youSave, pDiff, fName, qtyTxt, isMini, maxProd, addFunction, showQuantity, fixX, fixY, navParam, addParam, delay, hideVars, vars, vpciMode, refPrice) {
	if (style=="rounded" && !ns4) return roundedCard(artNoTxt, only, lineName, txtClose, artNo, smallImage, displayName, shortDesc, container, isReduced,isNovelty,isAvailable,isFixed,hasPromotion,promoPic,oPrice, tPrice, instead, youSave, pDiff, fName, qtyTxt, isMini, maxProd, addFunction, showQuantity, fixX, fixY, navParam, addParam, delay, hideVars, vars, vpciMode, refPrice);
	if (style=="eservices") return eservicesCard(artNoTxt, only, lineName, txtClose, artNo, smallImage, displayName, shortDesc, container, isReduced,isNovelty,isAvailable,isFixed,hasPromotion,promoPic,oPrice, tPrice, instead, youSave, pDiff, fName, qtyTxt, isMini, maxProd, addFunction, showQuantity, fixX, fixY, navParam, addParam, delay, hideVars, vars, vpciMode, refPrice);
	else return cornerCard(artNoTxt, only, lineName, txtClose, artNo, smallImage, displayName, shortDesc, container, isReduced,isNovelty,isAvailable,isFixed,hasPromotion,promoPic,oPrice, tPrice, instead, youSave, pDiff, fName, qtyTxt, isMini, maxProd, addFunction, showQuantity, fixX, fixY, navParam, addParam, delay, hideVars, vars, vpciMode, refPrice);
}
function getQuantities(count) {
	var q;for(i=1;i<=count;i++) q+="<option value='" + i + "'>"+i;return q;
}
function cornerCard(artNoTxt, only, lineName, txtClose, artNo, smallImage, displayName, shortDesc, container, isReduced,isNovelty,isAvailable,isFixed,hasPromotion,promoPic,oPrice, tPrice, instead, youSave, pDiff, fName, qtyTxt, isMini, maxProd, addFunction, showQuantity, fixX, fixY, navParam, addParam, delay, hideVars, vars, vpciMode, refPrice) {
	olLoaded=1;
	return overlib(
					'<table cellspacing=0 cellpadding=2><tr><td class=bombayTop>'
    				+'<table width=100% cellspacing=0 cellpadding=2><tr><td class=category>'+lineName+'</td><td class=disclaimer align=right><a href=javascript:void(0) onMouseOver=cClick()>'+txtClose+'</a>&nbsp;</td></tr></table>'
    				+((ns4) ? '<hr noshade size=2/>' : '')
    				+'</td></tr><tr><td class=bombayBottom>'
					+'   <table width=100% cellspacing=2 cellpadding=2>'
					+ cardCore(artNoTxt, only, lineName, txtClose, artNo, smallImage, displayName, shortDesc, container, isReduced,isNovelty,isAvailable,isFixed,hasPromotion,promoPic,oPrice, tPrice, instead, youSave, pDiff, fName, qtyTxt, isMini, maxProd, addFunction, showQuantity, navParam, addParam, hideVars, vars, vpciMode, refPrice)
					+'   </table></td>'
					+' </tr>'
					+'</table>'
					, HEIGHT, 200, WIDTH, (('true'==vpciMode) ? 420 : 350)
					, STICKY, HAUTO, VAUTO
					, OFFSETY, (('true'==vpciMode) ? -100 : -100)
					, OFFSETX, (('true'==vpciMode) ? 30 : 10)
					, DELAY, delay
					, FGCOLOR, 'white'
					, BGCOLOR, '#66CC99'
					//, MAXX, ((isMini) ? 600 : 800)
					, BORDER, ((ns4) ? 2 : 0)
					, FIXX, fixX, FIXY, fixY
					);

}


//-------------------------------------------------------------------
//-------------------------------------------------------------------

function eservicesCard(artNoTxt, only, lineName, txtClose, artNo, smallImage, displayName, shortDesc, container, isReduced,isNovelty,isAvailable,isFixed,hasPromotion,promoPic,oPrice, tPrice, instead, youSave, pDiff, fName, qtyTxt, isMini, maxProd, addFunction, showQuantity, fixX, fixY, navParam, addParam, delay, hideVars, vars, vpciMode, refPrice) {
	olLoaded=1;
	return overlib(
					'<table cellspacing=0 cellpadding=0 border=0 class=bombayTABLE><tr><td width=30 class=bombayTL>&nbsp;</TD>'
					+'<TD align=right class=bombayTR>'
					+'<table cellspacing=0 cellpadding=2><tr><td class=closeTxt>&nbsp;<a href=javascript:void(0) onMouseOver=cClick()><SPAN  class=closeTxt>'+txtClose+'</SPAN></a>&nbsp;</td></tr></table>'
    				+((ns4) ? '<hr noshade size=2/>' : '')
    				+'</td></tr><tr><td >&nbsp;</TD><td class=bombayBody>'
					+'   <table width=100% cellspacing=2 cellpadding=2 border=0>'
					+ cardCoreEservices(artNoTxt, only, lineName, txtClose, artNo, smallImage, displayName, shortDesc, container, isReduced,isNovelty,isAvailable,isFixed,hasPromotion,promoPic,oPrice, tPrice, instead, youSave, pDiff, fName, qtyTxt, isMini, maxProd, addFunction, showQuantity, navParam, addParam, hideVars, vars, vpciMode, refPrice)
					+'   </table></td>'
					+' </tr>'
					+'</table>'
					, HEIGHT, 300, WIDTH, 522
					, STICKY, HAUTO, VAUTO
					, OFFSETY, (('true'==vpciMode) ? -50 : -100), OFFSETX, (('true'==vpciMode) ? 30 : 10)
					, DELAY, delay, FGCOLOR, 'white', BGCOLOR, '#999999'
					, BORDER, ((ns4) ? 2 : 0)
					, FIXX, fixX, FIXY, fixY
					);
}

function cardCoreEservices(artNoTxt, only, lineName, txtClose, artNo, smallImage, displayName, shortDesc, container, isReduced,isNovelty, isAvailable,isFixed,hasPromotion,promoPic,oPrice, tPrice, instead,  youSave, pDiff, fName, qtyTxt, isMini, maxProd, addFunction, showQuantity, navParam, addParam, hideVars, vars, vpciMode, refPrice) {
		//if ('true'==vpciMode) return cardCoreVpci(artNoTxt, only, lineName, txtClose, artNo, smallImage, displayName, shortDesc, container, isReduced,isNovelty,isAvailable,isFixed,hasPromotion,promoPic,oPrice, tPrice, instead, youSave, pDiff, fName, qtyTxt, isMini, maxProd, addFunction, showQuantity, navParam, addParam, hideVars, vars);
		// ns4+6+7 without quantity form, is not working
		showVars = (hideVars && vars!='' && !oall);
		return 		'<TR><TD colspan=2>'
					+'<SPAN class=bombayLineName>'+ lineName +'</SPAN><BR><SPAN class=bombayDisplayName>'+displayName+'</SPAN>'
					+'</TD></TR>'
					+'    <tr>'
					+'		<td valign=top>'
					+'			<a href='+currentUrl+'&nav=product&articleNo='+artNo+navParam+' onClick=intClick()><img src='+smallImage+' border=0 width=168 height=216></a>'
					+'		</td>'
					+'      <td valign=top class=fontgrey>'
					+       ((isNovelty=='true') ? '<img src=shared/img/'+iso+'/new.gif>&nbsp;' : '')
					+'      <br><img src=shared/img/'+iso+'/empty.gif height=6><br>'
					+'      <span class=popupText>'+shortDesc+'<P>&nbsp;</P>'+ container
					+' '+ refPrice+'<br>'
					+ (showVars ? '<table cellpadding=0 cellspacing=0 width=100%><tr><td class=fontgrey>':'')
					+ artNoTxt+'&nbsp;'+ artNo +'&nbsp;&nbsp;'+'</span>'
					// ??? if there are variations ??? : ... TODO : put the good variation into the basket and display is not yet well aligned
					+ (showVars ? '</td><form name=v'+fName+'><td align=right>'+getVarSelect(vars, artNo)+'</td></tr></form></table>':'')
					+'<BR>'
					+ ((! (ns4 || ns6 || oall) && isAvailable=='true' && showQuantity==true) ? '<FORM name='+fName+'>' : '')
					+ ((! (ns4 || ns6 || oall) && isAvailable=='true' && showQuantity==true) ? qtyTxt+'&nbsp;<select class=box2 name=quantity'+artNo+'>'+getQuantities(maxProd)+'</select>' : '')
					+'<BR>'
					+ ((! (ns4 || ns6 || oall) && isAvailable=='true' && showQuantity==true) ? '</FORM>' :'')
					+'	  </TD>'
					+'   </TR>'
					+'   <TR><TD colspan=2>'
					+ '<TABLE border=0 width=100%><TR>'
					+	((hasPromotion=='true') ?'<td><img src='+promoPic+'></td>' : '')
					+   ((isFixed=='true') ? '<td><img src=shared/img/'+iso+'/fixed.gif></td>' : '')
					+'	<TD>'
					+'	<SPAN class=red>&nbsp;'+oPrice+'&nbsp;'+only+'</span>'+((isReduced=='true') ? ' '+instead+' <span class=linetrough>'+tPrice+'</span><br>&nbsp;'+youSave+' '+pDiff+' !' : '&nbsp')
					+'  </TD>'
					+'<TD align=right>'
					+ ((isAvailable=='true') ? ((! (ns4 || ns6 || oall) && showQuantity==true) ? '<a href=javascript:'+addFunction+'('
					+ ((showVars) ? 'document.v'+fName+'.variations.options[document.v'+fName+'.variations.selectedIndex].value' : '\''+artNo+'\'')
					+',document.forms[\''+fName+'\'].quantity'+artNo+'.options[document.'+fName+'.quantity'+artNo+'.selectedIndex].value'+addParam+')>' : '<a href=javascript:'+addFunction+'(\''+artNo+'\',1'+addParam+')>') : '')
					+ ((isAvailable=='true') ? '<img src=shared/img/'+iso+'/my_basket31.gif border=0></a>' : '<img src=shared/img/'+iso+'/not_available31.gif>')+'</td>'
					+'</TD>'
					+'</TR></TABLE>'
					+'</TD></tr>'
}

//-------------------------------------------------------------------
//-------------------------------------------------------------------



function roundedCard(artNoTxt, only, lineName, txtClose, artNo, smallImage, displayName, shortDesc, container, isReduced,isNovelty,isAvailable,isFixed,hasPromotion,promoPic,oPrice, tPrice, instead, youSave, pDiff, fName, qtyTxt, isMini, maxProd, addFunction, showQuantity, fixX, fixY, navParam, addParam, delay, hideVars, vars, vpciMode) {
	olLoaded=1;
	return overlib(
					'<table width=350 cellspacing=0 cellpadding=0 border=0>'
					+' <tr><td colspan=3 height=24 background=shared/img/'+iso+'/rounded_line_top_350.gif><table width=100%><tr><td width=1><img src=shared/img/'+iso+'/empty.gif height=6 width=1></td><td class=category>'+lineName+'</td><td align=right class=disclaimer><a href=\'javascript:return cClick();\' onClick=\'return cClick();\' onMouseOver=\'return cClick();\'>'+txtClose+'</a>&nbsp;</td></tr></table></td></tr>'
					+' <tr><td width=2 background=shared/img/'+iso+'/green_pix.gif><img src=shared/img/'+iso+'/empty.gif width=2 height=1></td>'
					+'  <td width=346>'
					+'   <table width=100% cellspacing=2 cellpadding=2>'
					+ cardCore(artNoTxt, only, lineName, txtClose, artNo, smallImage, displayName, shortDesc, container, isReduced,isNovelty,isAvailable,isFixed,hasPromotion,promoPic,oPrice, tPrice, instead, youSave, pDiff, fName, qtyTxt, isMini, maxProd, addFunction, showQuantity, navParam, addParam, hideVars, vars, vpciMode)
					+'   </table></td>'
					+'  <td width=2 background=shared/img/'+iso+'/green_pix.gif><img src=shared/img/'+iso+'/empty.gif width=2 height=1></td>'
					+' </tr>'
					+' <tr><td colspan=3 background=shared/img/'+iso+'/rounded_line_bottom_350.gif><img src=shared/img/'+iso+'/empty.gif height=14 width=345></td></tr>'
					+'</table>'
					, HEIGHT, 200, WIDTH, (('true'==vpciMode) ? 420 : 350)
					, STICKY, HAUTO, OFFSETY, -100, OFFSETX, 10
					, DELAY, delay
					, FGCOLOR, 'white'
					, BGCOLOR, ''
					, MAXX, ((isMini) ? 600 : 800)
					, FIXX, fixX, FIXY, fixY
					);
}

function cardCore(artNoTxt, only, lineName, txtClose, artNo, smallImage, displayName, shortDesc, container, isReduced,isNovelty,isAvailable,isFixed,hasPromotion,promoPic,oPrice, tPrice, instead, youSave, pDiff, fName, qtyTxt, isMini, maxProd, addFunction, showQuantity, navParam, addParam, hideVars, vars, vpciMode) {
		if ('true'==vpciMode) return cardCoreVpci(artNoTxt, only, lineName, txtClose, artNo, smallImage, displayName, shortDesc, container, isReduced,isNovelty,isAvailable,isFixed,hasPromotion,promoPic,oPrice, tPrice, instead, youSave, pDiff, fName, qtyTxt, isMini, maxProd, addFunction, showQuantity, navParam, addParam, hideVars, vars);
		// ns4+6+7 without quantity form, is not working
		return 		'    <tr>'
					+'    <td valign=top rowspan=2>'
					+'      <a href='+currentUrl+'&nav=product&articleNo='+artNo+navParam+' onClick=intClick()><img src='+smallImage+' border=0 width=96 height=126></a></td>'
					+'      <td valign=top colspan=3 class=fontgrey>'
					+       ((isNovelty=='true') ? '<img src=shared/img/'+iso+'/new.gif>&nbsp;' : '')
					+'      <span class=category>'+displayName+'</span>'
					+'      <br><img src=shared/img/'+iso+'/empty.gif height=6><br>'
					+'      <span class=popupText>'+shortDesc+'<br><img src=shared/img/'+iso+'/empty.gif height=6><br>'+artNoTxt+' '+artNo+'&nbsp;&nbsp;'+container+'<br><img src=shared/img/'+iso+'/empty.gif height=6 width=230></span>'
					+'	  </td>'
					+'   </tr>'
					+'   <tr>'
					+ ((hideVars && vars!='' && !oall) ? getVarDropdown(vars, fName, artNo, navParam) : drawPrices(artNoTxt, only, artNo, isReduced, isAvailable,isFixed, hasPromotion,promoPic, oPrice, tPrice, instead, youSave, pDiff, fName, qtyTxt, maxProd, addFunction, showQuantity, navParam, addParam, 2))
					//+
					+'   </tr>'
					+'   <tr>'
					+'		<td align=center><a href='+currentUrl+'&nav=product&articleNo='+artNo+navParam+' onClick=intClick()><img src=shared/img/'+iso+'/more_about.gif border=0></a></td>'
					+ ((hideVars && vars!=''&& !oall) ? drawPrices(artNoTxt, only, artNo, isReduced, isAvailable,isFixed, hasPromotion,promoPic, oPrice, tPrice, instead, youSave, pDiff, fName, qtyTxt, maxProd, addFunction, showQuantity, navParam, addParam) : drawQuantity(artNoTxt, only, artNo, isReduced, isAvailable,isFixed, hasPromotion,promoPic, oPrice, tPrice, instead, youSave, pDiff, fName, qtyTxt, maxProd, addFunction, showQuantity, navParam, addParam, 1))
					+'   </tr>'
}

function cardCoreVpci(artNoTxt, only, lineName, txtClose, artNo, smallImage, displayName, shortDesc, container, isReduced,isNovelty,isAvailable,isFixed,hasPromotion,promoPic,oPrice, tPrice, instead, youSave, pDiff, fName, qtyTxt, isMini, maxProd, addFunction, showQuantity, navParam, addParam, hideVars, vars) {
		// ns4+6+7 without quantity form, is not working
		return 		'    <tr>'
					+'    <td valign=top rowspan=2>'
					+'      <img src='+smallImage+' border=0 width=168 height=216></td>'
					+'      <td valign=top colspan=3 class=fontgrey>'
					+       ((isNovelty=='true') ? '<img src=shared/img/'+iso+'/new.gif>&nbsp;' : '')
					+'      <span class=category>'+displayName+'</span>'
					+'      <br><img src=shared/img/'+iso+'/empty.gif height=6><br>'
					+'      <span class=popupText>'+shortDesc+'<br><img src=shared/img/'+iso+'/empty.gif height=6><br>'+artNoTxt+' '+artNo+'&nbsp;&nbsp;'+container+'<br><img src=shared/img/'+iso+'/empty.gif height=6 width=230></span>'
					+'	  </td>'
					+'   </tr>'
}

function drawPrices(artNoTxt, only, artNo, isReduced, isAvailable,isFixed, hasPromotion,promoPic, oPrice, tPrice, instead, youSave, pDiff, fName, qtyTxt, maxProd, addFunction, showQuantity, navParam, addParam, colspans) {
		return			   ((isReduced=='true' && hasPromotion=='true') ?'<td><img src='+promoPic+'>&nbsp;&nbsp;&nbsp;</td>' : '')
					+      ((isFixed=='true') ? '<td><img src=shared/img/'+iso+'/fixed.gif></td>' : '')
					+'     <td valign=top colspan='+colspans+' width=70%>'
					+           only+' <span class=red>&nbsp;'+oPrice+'</span><br>'+((isReduced=='true') ? instead+' <span class=linetrough> '+tPrice+'</span><br>'+youSave+' '+pDiff+' !' : '&nbsp')
					+'     </td>';
}
function drawQuantity(artNoTxt, only, artNo, isReduced, isAvailable,isFixed, hasPromotion,promoPic, oPrice, tPrice, instead, youSave, pDiff, fName, qtyTxt, maxProd, addFunction, showQuantity, navParam, addParam) {
		return		(((isReduced=='true' && hasPromotion=='true') || isFixed=='true') ? '<td>&nbsp;</td>' : '')
					+ ((! (ns4 || ns6 || oall) && isAvailable=='true' && showQuantity==true) ? '<form name='+fName+'>' : '')
					+ ((! (ns4 || ns6 || oall) && isAvailable=='true' && showQuantity==true) ? '<td>'+qtyTxt+'&nbsp;<select class=box2 name=quantity'+artNo+'>'+getQuantities(maxProd)+'</select></td>' : '')
					+'      <td align=right>'
					+ ((isAvailable=='true') ? ((! (ns4 || ns6 || oall) && showQuantity==true) ? '<a href=javascript:'+addFunction+'(\''+artNo+'\',document.forms[\''+fName+'\'].quantity'+artNo+'.options[document.'+fName+'.quantity'+artNo+'.selectedIndex].value'+addParam+')>' : '<a href=javascript:'+addFunction+'(\''+artNo+'\',1'+addParam+')>') : '')
					+ ((isAvailable=='true') ? '<img src=shared/img/'+iso+'/my_basket31.gif border=0></a>' : '<img src=shared/img/'+iso+'/not_available31.gif>')+'</td>'
					+ ((! (ns4 || ns6 || oall) && isAvailable=='true' && showQuantity==true) ? '</form>' :''
					);
}
function getVarDropdown(varString, fName, artNo, navParam) {
		fName2 = 'v'+fName;
		return '<td colspan=3><form name='+fName2+'>'+getVarSelect(varString,artNo)
				+'&nbsp;&nbsp;'
				+((!ns4) ? '<a href=javascript:showVariation(document.forms[\''+fName2+'\'].variations.options[document.forms[\''+fName2+'\'].variations.options.selectedIndex].value)>' : '<a href='+currentUrl+'&nav=product&articleNo='+artNo+navParam+'>')
				+'<img src=shared/img/'+iso+'/go.gif border=0></a><br><br><img src=shared/img/'+iso+'/green_pix.gif width=220 height=1></td></form>';
}
function showVariation(articleNo) {
  url = httpUrl+"&nav=product&page=product&articleNo=" + articleNo;
  self.location.href=url;
}
function getVarSelect(varString, artNo) {
	articles = varString.split('|');
	var ret = '<select name=\'variations\' class=box110>';
	for (i=0; i<articles.length; i++) {
		var tmp = articles[i].split(',');
		if (tmp.length==2) {
			ret+='<option value=\''+tmp[0]+'\''+((tmp[0]==artNo) ? 'selected' : '')+'>'+tmp[1];
		}
	}
	ret += "</select>";
	return ret;
}

function drawInfoRounded(style,txtClose,infoheader,infotext) {
	olLoaded=1;
	return overlib	('<table width=350 cellspacing=0 cellpadding=0 border=0><tr>'
					+'<td colspan=3 height=24 background=shared/img/'+iso+'/rounded_line_top_350.gif>'
					+'<table width=100%><tr><td width=1><img src=shared/img/'+iso+'/empty.gif height=6 width=1></td><td class=category>'+infoheader+'</td><td align=right class=disclaimer><a href=\'javascript:return cClick();\' onClick=\'return cClick();\' onMouseOver=\'return cClick();\'>'+txtClose+'</a>&nbsp;</td></tr></table></td>'
					+'</tr>'
					+'<tr>'
					+' <td width=2 background=shared/img/'+iso+'/green_pix.gif><img src=shared/img/'+iso+'/empty.gif width=2 height=1></td>'
					+' <td width=346>'
					+'  <table width=100% cellspacing=2 cellpadding=2>'
					+'   <tr><td class=popupCard>'+infotext+'</td></tr>'
					+'  </table></td>'
					+' <td width=2 background=shared/img/'+iso+'/green_pix.gif><img src=shared/img/'+iso+'/empty.gif width=2 height=1></td>'
					+'</tr>'
					+'<tr><td colspan=3 background=shared/img/'+iso+'/rounded_line_bottom_350.gif><img src=shared/img/'+iso+'/empty.gif height=14 width=345></td></tr>'
					+'</table>'
					, HEIGHT, 100, WIDTH, 350
					, STICKY, HAUTO, OFFSETY, -100, OFFSETX, 10
					, DELAY, 1000
					, FGCOLOR, 'white'
					, BGCOLOR, ''
					, MAXX, ((isMini) ? 600 : 800)
					);
}
function drawInfoCorner(style,txtClose,infoheader,infotext) {
	olLoaded=1;
	return overlib	('<table width=350 cellspacing=0 cellpadding=0 border=0><tr><td class=bombayTop>'
    				+'<table width=100% cellspacing=0 cellpadding=2><tr><td class=category>'+infoheader+'</td><td class=disclaimer align=right><a href=javascript:void(0) onMouseOver=cClick()>'+txtClose+'</a>&nbsp;</td></tr></table>'
    				+((ns4) ? '<hr noshade size=2/>' : '')
    				+'</td></tr><tr><td class=bombayBottom>'
    				+'  <table width=100% cellspacing=2 cellpadding=2>'
					+'   <tr><td class=popupCard>'+infotext+'</td></tr>'
					+'  </table></td>'
					+'</tr>'
					+'</table>'
					, HEIGHT, 100, WIDTH, 350
					, STICKY, HAUTO, OFFSETY, -100, OFFSETX, 10
					, DELAY, 1000
					, FGCOLOR, 'white'
					, BGCOLOR, '#66CC99'
					, MAXX, ((isMini) ? 600 : 800)
					, BORDER, ((ns4) ? 2 : 0)
					);
}

function ColorVar(artNo,name,pic) {
	this.artNo=artNo;
	this.name=name;
	this.pic=pic;
}
function drawVars(name,vars,txtClose,aname,posCounter) {
	//if (ns6) location.href=
	var vars = vars;
	var posCounter = posCounter+1;
	var anchorx = -20;
	if (posCounter%3 == 0) anchorx=-200;
	if (posCounter%3 == 2) anchorx=-20;
	var aname = aname;
	var formname = "f"+aname;
	olLoaded=1;
	return overlib	('<table width=250 cellspacing=0 cellpadding=0 border=0><tr><td class=bombayTop>'
    				+'<table width=100% cellspacing=0 cellpadding=2><tr><td class=category>'+name+'</td><td class=disclaimer align=right><a href=javascript:void(0) onMouseOver=cClick()>'+txtClose+'</a>&nbsp;</td></tr></table>'
    				+((ns4) ? '<hr noshade size=2/>' : '')
    				+'</td></tr><tr><td class=bombayBottom>'
    				+'  <table width=100% cellspacing=0 cellpadding=1><form name='+formname+'>'
    				+ getVarString(vars)
    				+'<tr><td colspan=7 align=right>'+'<br><a href=javascript:evalRadios(\''+formname+'\')><img src=shared/img/'+iso+'/my_basket31.gif border=0></a>'+'</td></tr>'
					+'  </form></table></td>'
					+'</tr>'
					+'</table>'
					, HEIGHT, 100, WIDTH, 250
					, STICKY
					, DELAY, 100
					, ANCHOR, aname, ANCHORALIGN,'UL', ANCHORY, 20, ANCHORX, anchorx
					, FGCOLOR, 'white'
					, BGCOLOR, '#669966'
					//, MAXX, ((isMini) ? 600 : 800)
					, BORDER, ((ns4) ? 2 : 0)
					);
}
function getVarString(vars) {
	var vars = vars;
	var ret='';
	for (i=0;i<vars.length;i++) {
		ret+='<tr>'
		+'<td><img src='+vars[i].pic+' width=12 height=12></td><td style=line-height:10px><input type=radio class=box name=var value='+vars[i].artNo+' '+((i==0)?'checked':'' )+'></td><td style=line-height:10px class=card1>'+vars[i].name+'</td>';
		i++;
		ret+='<td>&nbsp;</td><td>'
		+ ((vars[i]) ? '<img src='+vars[i].pic+' width=12 height=12></td><td style=line-height:10px><input type=radio class=box name=var value='+vars[i].artNo+' '+((i==0)?'checked':'' )+'></td><td style=line-height:10px class=card1>'+vars[i].name : '&nbsp;')
		+'</td>'
		+'</tr>';
	}
	return ret;
}

function evalRadios(artno) {
	for (i=0;i<document.forms[artno].elements['var'].length;i++) {
		var element = document.forms[artno].elements['var'][i];
		if (element.checked == true) {
			if (this.parent!=this || opener)
				addProductToParentBasket(element.value,1);
			else
				addProductToBasket(element.value,1);
			break;
		}
	}
}
