アーティスト - ペインティング、スケッチ、イラスト、写真 /* */ follow us on twitter add us on facebook ログイン 登録 作品 アーティスト サービス サービス アート販売 資料 ブログ $(document).ready(function() { $('.password').pstrength(); $('.datemask').mask("9999-99-99"); }); You are in: ホーム » アーティスト » お気に入り » 見る "My Favourite Artists" Try an アーティスト 検索 for "My Favourite Artists". アーティスト 検索 ほかのアーティストを探す more options カテゴリー -- 選択する 絵画 複合メディア 描画 プリント 彫刻 写真 宝飾 陶芸 ガラス工芸 メタル(金属) 木(木材) 映像 その他 デジタルアート イラストレーション 刺繍 織物 モザイク デザイン 国 -- 選択する Anguilla Argentina Australia Austria Belgium Brazil Canada Chile China Costa Rica Cyprus Czech Republic Denmark Dominican Republic Ecuador Estonia Finland France Germany Greece Hong Kong Iceland India Ireland Israel Italy Jamaica Japan Korea, Republic of Latvia Luxembourg Malaysia Mexico Malta Monaco Netherlands New Zealand Norway Portugal Singapore Slovakia (Slovak Republic) Slovenia South Africa Spain Sweden Switzerland Taiwan Thailand Turkey United Kingdom United States Uruguay Venezuela Trinidad & Tobago Romania --not set-- United Arab Emirates Pakistan Ukraine 検索 主なアーティスト Neil Martin pen and ink prints and originals 描画 プリント var rollOverImages= new Array(); rollOverImages['rollOverImage259853'] = 'http://aw2staticfiles.s3.amazonaws.com/users/12608/ts_259853_bridlington_harbour_east_yorkshire.jpg'; rollOverImages['rollOverImage259854'] = 'http://aw2staticfiles.s3.amazonaws.com/users/12608/ts_259854_bridlington_harbour_east_yorkshire_.jpg'; rollOverImages['rollOverImage259855'] = 'http://aw2staticfiles.s3.amazonaws.com/users/12608/ts_259855_bridlington_harbour_east_yorkshire_-_low_tide.jpg'; rollOverImages['rollOverImage259856'] = 'http://aw2staticfiles.s3.amazonaws.com/users/12608/ts_259856_derwentwater_ashness_bridge_.jpg'; rollOverImages['rollOverImage259857'] = 'http://aw2staticfiles.s3.amazonaws.com/users/12608/ts_259857_bronte_waterfall_hebden_bridge.jpg'; rollOverImages['rollOverImage259858'] = 'http://aw2staticfiles.s3.amazonaws.com/users/12608/ts_259858_edale.jpg'; New Version Tell us what you think We welcome your feedback and suggestions via the form below. Unfortunately however, we are not able to respond to individual comments. If you need a response, please contact Support team. Your Feedback Type Positive Negative The Artists Web ツアー プレス ブログ お問い合わせ 利用規約 プライバシーポリシー アート 最新の作品 最新のアーティスト 人気作品 最新のコメント ランダム作品 作品をお探しの皆様へ アーティスト アート販売 FAQ サポート 設定 言語 通貨 AUD CAD EUR GBP JPY NZD USD // preload images after page has loaded $( function() { if (typeof(rollOverImages) != "undefined") { for(var Image_ID in rollOverImages) { $("#"+Image_ID).mouseover( function() { newSrc = rollOverImages[$(this).attr('id')]; $("#featuredImage img").attr('src',newSrc); } ) } } } ) _uacct = ""; urchinTracker(); function isImageOk(img) {     if (!img.complete) {         return false;     }     if (typeof img.naturalWidth != "undefined" && img.naturalWidth == 0) {         return false;     }     return true; } function fixImage() {     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 = $(document.images[i]).height(); $(document.images[i]).attr('src', "http://placehold.it/"+width+"x"+height+"&text=Processing+image"); $.get("http://www.artweb.com/regen.php",{"iid":iid,"rnd":time}); };         }     } } if (!window.addEventListener) { window.attachEvent('onload',fixImage); } else { window.addEventListener('load',fixImage, false); }