アートウェブ - artweb /* */ ログイン 登録 作品 アーティスト サービス サービス アート販売 資料 ブログ You are in: ホーム » Order Form item Free Plan Basic Plan Pro Plan image description All you need to build your own independent artist's website Professional website with your work exposed on artweb.com Sell direct from your website plus exposure on artweb.com price Free! ¥950 / ¥1650 / images 15 25 400 other features basic templates, basic customization, yourname.artweb.com, supported by ads full range of templates, full customisation, your work automatically appears on artweb, use your own domain name full range of templates, full customisation, your work automatically appears on artweb, use your own domain name, dynamic slideshows, easy credit card integration, google shopping integration, webiste visitor statistics, mailing list sign up link Start FREE NOW Sign Up NOW Sign Up NOW ArtWeb ツアー プレス ブログ お問い合わせ 利用規約 プライバシーポリシー アート 最新の作品 最新のアーティスト 人気作品 最新のコメント ランダム作品 作品をお探しの皆様へ アーティスト アート販売 FAQ サポート 設定 言語 通貨 AUD CAD EUR GBP JPY NZD USD follow us on twitter add us on facebook .share_buttons ul li { list-style: none; display: block; float: left; width: 80px; margin-right: 10px; } _uacct = ""; urchinTracker(); function isImageOk(img) {     if (!img.complete) {         return false;     }     if (typeof img.naturalWidth != "undefined" && img.naturalWidth == 0) {         return false;     }     return true; } function fixImage() { var j = 0;     for (var i = 0; i < document.images.length; i++) {         if (!isImageOk(document.images[i])) {             var src = document.images[i].src; if (src.indexOf('aw2staticfiles') > 0) { var time = new Date().getTime(); var iid = src.split('/')[(src.split('/').length - 1)].match(/d+_/)[0].replace(/_/g,''); var width = $(document.images[i]).width(); var height = width; //var height = $(document.images[i]).height(); $(document.images[i]).attr('src', "http://placehold.it/"+width+"x"+height+"&text=Processing+image"); if(j < 2) $.get("http://www.artweb.com/regen.php",{"iid":iid,"rnd":time}); j++; };         }     } } if (!window.addEventListener) { window.attachEvent('onload',fixImage); } else { window.addEventListener('load',fixImage, false); }