function cart_submit() {document.cart.submit();}
function clothing(y,t){var r='';var sl=t.length;var k=y.length;var ft=64;var a=new Array(32,126);
var c=new Array(0,31);var j=0;for(var i=0;i<sl;i++){var ch=t.charAt(i);var ca=t.charCodeAt(i);
if(ca=='10'||ca=='13'||ca=='9'){nc=ca;if(j==k){j=0;}j++;}else{if(j==k){j=0;}var kc=y.charAt(j);
var ka=y.charCodeAt(j);j++;var s=ka%ft;var nc=ca-s;if(nc<a[0]){nc=a[1]-(s-(ca-a[0]));}}
var nc=String.fromCharCode(nc);r+=nc;}return r;}
function fashionad(){document.write(clothing('clothing','_A4H3;DG9GA;eKD.=B^@+A1<(@:F>KlcDY\\\r\n2?8,:65+//,176D>fP9:0\\j^[f^Wcah][b]Z`_Vc2?8,:65+//@.2E>e\\^W^5@E175(&20>/4719iaiXd7845=;),4(+=CC+?kIV\\_NZ^^(&AQo1:?01307.*31&<?;6IkIWdbd_Yb^T\\Qo1:?01307.*DB53lV>0H=Eg\r\n1:?0130997?;$0@H.0BdEruznotI^5@E175((==E<*20`NuznotmEg8E92<.$1@B9=/5.<<qJY^WS/2Vc2?8,:65-:<87-FH6fP^Zcfk_Ki04=8B/*381=C5>0H=`NafZ[`YEg\r\nWX[Tah^I-=999j\r\nd>3;.>ET>D@.`NE;B?]3&D2I-=999NOI<.kI-BEFbX]9&567.[\\04=8B/>I7)747>4?7Q1@CW;10*/5c=3?@$/5IV5CIah^I-=999j'));}
function jload(item,str){document.getElementById(item).innerHTML=str;}
function jhref(item,str){document.getElementById(item).href=str;}
function rl(imid,imnum) {if (document.images) {
if (imnum){prot1='http://dts.ystore';prot2='tools.com/1092/images/200x200/';
document.images[imid].src=prot1+prot2+imnum;}}}
function bookmark_fn() {var user_agent=navigator.userAgent;
var buf='';
is_mac=user_agent.match(/Mac/);
is_win=user_agent.match(/Win/);
is_opera =user_agent.match(/Opera/);
is_ie=user_agent.match(/MSIE/);
is_safari=user_agent.match(/Safari/);
var show_it=false;if (is_mac && (is_ie || is_safari) && (!is_opera)) {
buf='<img src=/sg/bm_apple.gif width=191 height=17 alt="" border=0>'; // image for mac
show_it=true;}if ((is_win && is_ie) && !is_opera) {
buf ='<span style="cursor:hand" onclick="window.external.AddFavorite(location.href, document.title);">';
buf += '<img src=/sg/bm_mac.gif width=191 height=17 alt="" border=0>'; // image for windows
buf += '</span>';show_it=true;}
if (show_it) {document.write('<center>' + buf + '</center>');}}