{"no_more":false,"html":"<script>\n  $(function() {\n    $(\"#submit-claim-detail-l08eePRCB0\").validate({\n      onkeyup: false,\n      focusInvalid: false,\n      onfocusOut: false,\n      errorPlacement: function(error, element) {\n        if(element.attr(\"name\") == \"artist[message]\") {\n          error.appendTo( element.parent().next());\n        } else {\n          error.insertAfter(element)\n        }\n      },\n      ignore: [],\n      rules: {\n        'artist[name]': {\n          required: true\n        },\n        'artist[phone]': {\n          required: true\n        },\n        'artist[email]': {\n          required: true,\n          email: true\n        },\n        'artist[message]': {\n          required: true\n        }\n      },\n      messages: {\n        'artist[name]': {\n          required: \"Please enter name.\"\n        },\n        'artist[phone]': {\n          required: \"Please enter phone number.\"\n        },\n        'artist[email]': {\n          required: 'Please enter email address.',\n          email: 'Please enter valid email address.'\n        },\n        'artist[message]': {\n          required: 'Please write a message.'\n        }\n      },\n      submitHandler: function(form) {\n        $('#submit-l08eePRCB0').attr('disabled', true);\n        $('#submit-progress-l08eePRCB0').removeClass('hidden');\n        $(form).submitAjax(\n          function(response) {\n            $('#submit-progress-l08eePRCB0').addClass('hidden');\n            $('#submit-l08eePRCB0').attr('disabled', false);\n            if(response.status){\n              form.reset();\n              $(\"#response-container-l08eePRCB0\").html(\"<div class='alert alert-success'><button class='close' data-dismiss='alert'>x</button>\" + response.message+\"</div>\");\n            } else {\n              $(\"#response-container-l08eePRCB0\").html(\"<div class='alert alert-danger'><button class='close' data-dismiss='alert'>x</button>\" + response.error+\"</div>\");\n            }\n\n            setTimeout(function(){\n              $(\"#response-container-l08eePRCB0\").html(\"\");\n            }, 4000)\n          },\n          function() {\n            $('#submit-progress-l08eePRCB0').addClass('hidden');\n            $('#submit-l08eePRCB0').attr('disabled', false);\n          }\n        );\n      }\n  });\n  })\n</script>\n\n\n<div class='p-t-2 col-xs-12  col-md-6 col-xl-3 artist_card'>\n\n\n    <a class=\"no-underline\" href=\"/user/artist/edit/l08eePRCB0\">\n      <div class='artist-card raised clickable'>\n        <div class=\"artist-card-poster lazy\" data-original=\"https://files.gigtown.com/12ec0079b6fabeadcd8b83df6904cfd3_4e3683e45d6d639bff0408125b039574_7f558b3f2d394c789bfc8c0440df7e88.jpg\"></div>\n        <div class='p-a-1'>\n          <div class='artist-card-name text-sz-14 text-dodger'>Sam Onzo</div>\n          <div class='artist-card-about m-t-half text-sz-12 text-black'>\n            Hey there! I’m a ukulele playing singer-songwriter from San Diego county. I love covering tons of popular tunes from yesteryear (think top 40 type stuff with a splash of rock and reggae for good measure). I also write and play a lot of original songs if that’s more your thing (feel free to check me out on YouTube or Spotify). I do a lot of live looping in my sets and occasionally use backing tracks to further expand my sound.\r\n\r\nMy PA setup can cover just about any small to medium sized venue (both indoors and outdoors). All my equipment is battery powered, so don’t fret about having to place me near a power outlet; I got you covered! \r\n\r\nIf you’re looking for a fun/easy-going artist to play for your next event, please consider me! Thanks for looking over my profile and I look forward to potentially playing for you soon!\r\n\r\n\r\nGENRE(s): Acoustic Rock, R&amp;B, Pop, Reggae\r\nINFLUENCES: Ed Sheeran, Justin Timberlake, Jason Mraz, Blink 182\r\nYEARS ACTIVE: 2009 - present\r\n\r\nhttps://linktr.ee/SamOnzo\r\n\r\n\n          </div>\n          <hr/>\n          <div class='text-sz-12 text-gray'>Soloist</div>\n          <div class='overflow-ellipsis text-sz-12 text-secondary'>Acoustic, Alternative, Pop, R&amp;B, Reggae/Island, Rock</div>\n        </div>\n      </div>\n</a>  \n</div>\n<script>\n  $(function() {\n    $(\"#submit-claim-detail-BKORk8mvay\").validate({\n      onkeyup: false,\n      focusInvalid: false,\n      onfocusOut: false,\n      errorPlacement: function(error, element) {\n        if(element.attr(\"name\") == \"artist[message]\") {\n          error.appendTo( element.parent().next());\n        } else {\n          error.insertAfter(element)\n        }\n      },\n      ignore: [],\n      rules: {\n        'artist[name]': {\n          required: true\n        },\n        'artist[phone]': {\n          required: true\n        },\n        'artist[email]': {\n          required: true,\n          email: true\n        },\n        'artist[message]': {\n          required: true\n        }\n      },\n      messages: {\n        'artist[name]': {\n          required: \"Please enter name.\"\n        },\n        'artist[phone]': {\n          required: \"Please enter phone number.\"\n        },\n        'artist[email]': {\n          required: 'Please enter email address.',\n          email: 'Please enter valid email address.'\n        },\n        'artist[message]': {\n          required: 'Please write a message.'\n        }\n      },\n      submitHandler: function(form) {\n        $('#submit-BKORk8mvay').attr('disabled', true);\n        $('#submit-progress-BKORk8mvay').removeClass('hidden');\n        $(form).submitAjax(\n          function(response) {\n            $('#submit-progress-BKORk8mvay').addClass('hidden');\n            $('#submit-BKORk8mvay').attr('disabled', false);\n            if(response.status){\n              form.reset();\n              $(\"#response-container-BKORk8mvay\").html(\"<div class='alert alert-success'><button class='close' data-dismiss='alert'>x</button>\" + response.message+\"</div>\");\n            } else {\n              $(\"#response-container-BKORk8mvay\").html(\"<div class='alert alert-danger'><button class='close' data-dismiss='alert'>x</button>\" + response.error+\"</div>\");\n            }\n\n            setTimeout(function(){\n              $(\"#response-container-BKORk8mvay\").html(\"\");\n            }, 4000)\n          },\n          function() {\n            $('#submit-progress-BKORk8mvay').addClass('hidden');\n            $('#submit-BKORk8mvay').attr('disabled', false);\n          }\n        );\n      }\n  });\n  })\n</script>\n\n\n<div class='p-t-2 col-xs-12  col-md-6 col-xl-3 artist_card'>\n\n\n    <a class=\"no-underline\" href=\"/user/artist/edit/BKORk8mvay\">\n      <div class='artist-card raised clickable'>\n        <div class=\"artist-card-poster lazy\" data-original=\"https://files.gigtown.com/17f1c22f1f7e589f8763e448199c5bff_a722d2d1b20de01d3c55bc6c7c245f36_b84ccd81bc8f4bb39767a01661fba35d.jpg\"></div>\n        <div class='p-a-1'>\n          <div class='artist-card-name text-sz-14 text-dodger'>Ry Michael</div>\n          <div class='artist-card-about m-t-half text-sz-12 text-black'>\n            Ry Michael, Born in Hawaii is a bilingual (English/Spanish) singer-songwriter and multi-instrumentalist captivating audiences through a unique brand of classic and contemporary music. With dynamic flair for showmanship and a knack for switching seamlessly between languages while looping multiple instruments, Ry creates an electrifying atmosphere for all. Whether it&#39;s soulful covers, island style reggae, classic rock, upbeat folk tunes or heartfelt acoustic ballads, Ry will have you grooving and singing along on a musical ride you won&#39;t forget!\r\n\r\nCurrently Available Performance Packages:\r\nA. Solo - 1-Man band multi-instrumentalist (Vocals, Guitar, Keyboard, Bass, Percussion)\r\nB. Duo -  w/ Female vocalist/ukulele \r\nC. Trio  - Package A with added Saxophonist and percussionist/drummer \r\nD. Full Band - 5-7 Piece band featuring Drums, Bass, Guitar, Keyboards, Saxophone, Trumpet &amp; Vocals\n          </div>\n          <hr/>\n          <div class='text-sz-12 text-gray'>Soloist</div>\n          <div class='overflow-ellipsis text-sz-12 text-secondary'>Acoustic, Folk/Americana, Latin/World, Oldies, R&amp;B, Reggae/Island, Rock, Soul</div>\n        </div>\n      </div>\n</a>  \n</div>\n<script>\n  $(function() {\n    $(\"#submit-claim-detail-ArgfTbDOKv\").validate({\n      onkeyup: false,\n      focusInvalid: false,\n      onfocusOut: false,\n      errorPlacement: function(error, element) {\n        if(element.attr(\"name\") == \"artist[message]\") {\n          error.appendTo( element.parent().next());\n        } else {\n          error.insertAfter(element)\n        }\n      },\n      ignore: [],\n      rules: {\n        'artist[name]': {\n          required: true\n        },\n        'artist[phone]': {\n          required: true\n        },\n        'artist[email]': {\n          required: true,\n          email: true\n        },\n        'artist[message]': {\n          required: true\n        }\n      },\n      messages: {\n        'artist[name]': {\n          required: \"Please enter name.\"\n        },\n        'artist[phone]': {\n          required: \"Please enter phone number.\"\n        },\n        'artist[email]': {\n          required: 'Please enter email address.',\n          email: 'Please enter valid email address.'\n        },\n        'artist[message]': {\n          required: 'Please write a message.'\n        }\n      },\n      submitHandler: function(form) {\n        $('#submit-ArgfTbDOKv').attr('disabled', true);\n        $('#submit-progress-ArgfTbDOKv').removeClass('hidden');\n        $(form).submitAjax(\n          function(response) {\n            $('#submit-progress-ArgfTbDOKv').addClass('hidden');\n            $('#submit-ArgfTbDOKv').attr('disabled', false);\n            if(response.status){\n              form.reset();\n              $(\"#response-container-ArgfTbDOKv\").html(\"<div class='alert alert-success'><button class='close' data-dismiss='alert'>x</button>\" + response.message+\"</div>\");\n            } else {\n              $(\"#response-container-ArgfTbDOKv\").html(\"<div class='alert alert-danger'><button class='close' data-dismiss='alert'>x</button>\" + response.error+\"</div>\");\n            }\n\n            setTimeout(function(){\n              $(\"#response-container-ArgfTbDOKv\").html(\"\");\n            }, 4000)\n          },\n          function() {\n            $('#submit-progress-ArgfTbDOKv').addClass('hidden');\n            $('#submit-ArgfTbDOKv').attr('disabled', false);\n          }\n        );\n      }\n  });\n  })\n</script>\n\n\n<div class='p-t-2 col-xs-12  col-md-6 col-xl-3 artist_card'>\n\n\n    <a class=\"no-underline\" href=\"/user/artist/edit/ArgfTbDOKv\">\n      <div class='artist-card raised clickable'>\n        <div class=\"artist-card-poster lazy\" data-original=\"https://files.gigtown.com/aa90e21eaa7e52973abdfb7b62ee7937_89841ec9153f80fc7e03ef42d9e1d86e_timothy_ford_music.jpg\"></div>\n        <div class='p-a-1'>\n          <div class='artist-card-name text-sz-14 text-dodger'>Timmy Shenanigans</div>\n          <div class='artist-card-about m-t-half text-sz-12 text-black'>\n            HI, Tim here!. I love seeing people enjoy music as much as I do!.  I play a blend of classics, 90&#39;s, modern, soft/pop rock, country, beach and Irish/seafaring drinking songs as needed. I use an alternating drum pedal that gives me more of a dynamic sound. I have over 1,000 solo shows at too many places to name all over the county. From top rated excursion yachts, casino&#39;s, festivals, weddings etc. I can be lively and engaging or aim for a more serene atmosphere in the background. My specialty is party music however!. \r\n\r\nI am professional, courteous, timely and eager to please.\r\n\n          </div>\n          <hr/>\n          <div class='text-sz-12 text-gray'>Soloist</div>\n          <div class='overflow-ellipsis text-sz-12 text-secondary'>No Listed Genres</div>\n        </div>\n      </div>\n</a>  \n</div>\n<script>\n  $(function() {\n    $(\"#submit-claim-detail-mxZkqDo2CM\").validate({\n      onkeyup: false,\n      focusInvalid: false,\n      onfocusOut: false,\n      errorPlacement: function(error, element) {\n        if(element.attr(\"name\") == \"artist[message]\") {\n          error.appendTo( element.parent().next());\n        } else {\n          error.insertAfter(element)\n        }\n      },\n      ignore: [],\n      rules: {\n        'artist[name]': {\n          required: true\n        },\n        'artist[phone]': {\n          required: true\n        },\n        'artist[email]': {\n          required: true,\n          email: true\n        },\n        'artist[message]': {\n          required: true\n        }\n      },\n      messages: {\n        'artist[name]': {\n          required: \"Please enter name.\"\n        },\n        'artist[phone]': {\n          required: \"Please enter phone number.\"\n        },\n        'artist[email]': {\n          required: 'Please enter email address.',\n          email: 'Please enter valid email address.'\n        },\n        'artist[message]': {\n          required: 'Please write a message.'\n        }\n      },\n      submitHandler: function(form) {\n        $('#submit-mxZkqDo2CM').attr('disabled', true);\n        $('#submit-progress-mxZkqDo2CM').removeClass('hidden');\n        $(form).submitAjax(\n          function(response) {\n            $('#submit-progress-mxZkqDo2CM').addClass('hidden');\n            $('#submit-mxZkqDo2CM').attr('disabled', false);\n            if(response.status){\n              form.reset();\n              $(\"#response-container-mxZkqDo2CM\").html(\"<div class='alert alert-success'><button class='close' data-dismiss='alert'>x</button>\" + response.message+\"</div>\");\n            } else {\n              $(\"#response-container-mxZkqDo2CM\").html(\"<div class='alert alert-danger'><button class='close' data-dismiss='alert'>x</button>\" + response.error+\"</div>\");\n            }\n\n            setTimeout(function(){\n              $(\"#response-container-mxZkqDo2CM\").html(\"\");\n            }, 4000)\n          },\n          function() {\n            $('#submit-progress-mxZkqDo2CM').addClass('hidden');\n            $('#submit-mxZkqDo2CM').attr('disabled', false);\n          }\n        );\n      }\n  });\n  })\n</script>\n\n\n<div class='p-t-2 col-xs-12  col-md-6 col-xl-3 artist_card'>\n\n\n    <a class=\"no-underline\" href=\"/user/artist/edit/mxZkqDo2CM\">\n      <div class='artist-card raised clickable'>\n        <div class=\"artist-card-poster lazy\" data-original=\"https://files.gigtown.com/8b9d80bea3ef4b8c4943fccac2508a49_acf2e941848bd57705b44bf4baec2003_dd23eaf15b274ca8855b5e5cb796f939.jpg\"></div>\n        <div class='p-a-1'>\n          <div class='artist-card-name text-sz-14 text-dodger'>Skyler Lutes</div>\n          <div class='artist-card-about m-t-half text-sz-12 text-black'>\n            14.2k  Instagram Followers @SkylerLutesMusic\r\nSan Diego Based. National Touring Act.\r\n4k monthly listeners on Spotify\r\n2021 San Diego Music Award winner\r\n\r\nSet Types: looper solo, solo acoustic, duo, trio or 4 piece band. \r\n\r\nGenres: acoustic, reggae, rock, country, mellow beach and island vibes. A few oldies songs.\r\n\r\nI sound like: Sublime, Green Day, Iration, Steve Miller Band, John Mayer, Foo Fighters, &amp; Blink 182.\r\n\r\nSkyler Lutes is a singer songwriter with 15 years of gig experience who has toured the nation multiple times playing in multiple bands. Based in San Diego, he provides music for restaurants, bars, weddings and private events. He has a large cover song catalogue and multiple original albums. \r\n\r\nSkylerLutesMusic.com\n          </div>\n          <hr/>\n          <div class='text-sz-12 text-gray'>Soloist</div>\n          <div class='overflow-ellipsis text-sz-12 text-secondary'>Acoustic, Pop, Reggae/Island</div>\n        </div>\n      </div>\n</a>  \n</div>\n<script>\n  $(function() {\n    $(\"#submit-claim-detail-KdDHUV7EUG\").validate({\n      onkeyup: false,\n      focusInvalid: false,\n      onfocusOut: false,\n      errorPlacement: function(error, element) {\n        if(element.attr(\"name\") == \"artist[message]\") {\n          error.appendTo( element.parent().next());\n        } else {\n          error.insertAfter(element)\n        }\n      },\n      ignore: [],\n      rules: {\n        'artist[name]': {\n          required: true\n        },\n        'artist[phone]': {\n          required: true\n        },\n        'artist[email]': {\n          required: true,\n          email: true\n        },\n        'artist[message]': {\n          required: true\n        }\n      },\n      messages: {\n        'artist[name]': {\n          required: \"Please enter name.\"\n        },\n        'artist[phone]': {\n          required: \"Please enter phone number.\"\n        },\n        'artist[email]': {\n          required: 'Please enter email address.',\n          email: 'Please enter valid email address.'\n        },\n        'artist[message]': {\n          required: 'Please write a message.'\n        }\n      },\n      submitHandler: function(form) {\n        $('#submit-KdDHUV7EUG').attr('disabled', true);\n        $('#submit-progress-KdDHUV7EUG').removeClass('hidden');\n        $(form).submitAjax(\n          function(response) {\n            $('#submit-progress-KdDHUV7EUG').addClass('hidden');\n            $('#submit-KdDHUV7EUG').attr('disabled', false);\n            if(response.status){\n              form.reset();\n              $(\"#response-container-KdDHUV7EUG\").html(\"<div class='alert alert-success'><button class='close' data-dismiss='alert'>x</button>\" + response.message+\"</div>\");\n            } else {\n              $(\"#response-container-KdDHUV7EUG\").html(\"<div class='alert alert-danger'><button class='close' data-dismiss='alert'>x</button>\" + response.error+\"</div>\");\n            }\n\n            setTimeout(function(){\n              $(\"#response-container-KdDHUV7EUG\").html(\"\");\n            }, 4000)\n          },\n          function() {\n            $('#submit-progress-KdDHUV7EUG').addClass('hidden');\n            $('#submit-KdDHUV7EUG').attr('disabled', false);\n          }\n        );\n      }\n  });\n  })\n</script>\n\n\n<div class='p-t-2 col-xs-12  col-md-6 col-xl-3 artist_card'>\n\n\n    <a class=\"no-underline\" href=\"/user/artist/edit/KdDHUV7EUG\">\n      <div class='artist-card raised clickable'>\n        <div class=\"artist-card-poster lazy\" data-original=\"https://files.gigtown.com/41a3759c36ec63c3a080ebc650261db1_8eaabea3194e6a64d79e1cccf5446733_e1f77440351b11e89a0961763305d648.jpg\"></div>\n        <div class='p-a-1'>\n          <div class='artist-card-name text-sz-14 text-dodger'>Amanda da Rosa - Trilingual Cover Vocalist</div>\n          <div class='artist-card-about m-t-half text-sz-12 text-black'>\n            Hello! I&#39;m a multilingual vocalist, native to beautiful San Diego.  My group, Puro Feeling can be formatted as anything from an acoustic duo to a 10-piece band! I&#39;ve performed at such esteemed venues as Humphreys Backstage Live, House of Blues, and the Del Mar Fair, and at many of San Diego&#39;s local restaurants, breweries/wine bars, and festivals. I can provide sound, background music and MC services in addition to the performace. Depending on the need, I can sing the following genres, and provide the appropriate accompanying musicians, as needed:\r\n- R&amp;B\r\n- Blues\r\n- Funk\r\n- Reggae\r\n- Rock (Classic and Contemporary)\r\n- Samba and Bossa Nova (English and Portuguese)\r\n- Salsa and Cumbia (English and Spanish)\r\n\r\nLooking forward to working with you! \n          </div>\n          <hr/>\n          <div class='text-sz-12 text-gray'>Band</div>\n          <div class='overflow-ellipsis text-sz-12 text-secondary'>Acoustic, Funk, Jazz, Latin/World, R&amp;B, Rock, Soul</div>\n        </div>\n      </div>\n</a>  \n</div>\n<script>\n  $(function() {\n    $(\"#submit-claim-detail-57pKCkGLkL\").validate({\n      onkeyup: false,\n      focusInvalid: false,\n      onfocusOut: false,\n      errorPlacement: function(error, element) {\n        if(element.attr(\"name\") == \"artist[message]\") {\n          error.appendTo( element.parent().next());\n        } else {\n          error.insertAfter(element)\n        }\n      },\n      ignore: [],\n      rules: {\n        'artist[name]': {\n          required: true\n        },\n        'artist[phone]': {\n          required: true\n        },\n        'artist[email]': {\n          required: true,\n          email: true\n        },\n        'artist[message]': {\n          required: true\n        }\n      },\n      messages: {\n        'artist[name]': {\n          required: \"Please enter name.\"\n        },\n        'artist[phone]': {\n          required: \"Please enter phone number.\"\n        },\n        'artist[email]': {\n          required: 'Please enter email address.',\n          email: 'Please enter valid email address.'\n        },\n        'artist[message]': {\n          required: 'Please write a message.'\n        }\n      },\n      submitHandler: function(form) {\n        $('#submit-57pKCkGLkL').attr('disabled', true);\n        $('#submit-progress-57pKCkGLkL').removeClass('hidden');\n        $(form).submitAjax(\n          function(response) {\n            $('#submit-progress-57pKCkGLkL').addClass('hidden');\n            $('#submit-57pKCkGLkL').attr('disabled', false);\n            if(response.status){\n              form.reset();\n              $(\"#response-container-57pKCkGLkL\").html(\"<div class='alert alert-success'><button class='close' data-dismiss='alert'>x</button>\" + response.message+\"</div>\");\n            } else {\n              $(\"#response-container-57pKCkGLkL\").html(\"<div class='alert alert-danger'><button class='close' data-dismiss='alert'>x</button>\" + response.error+\"</div>\");\n            }\n\n            setTimeout(function(){\n              $(\"#response-container-57pKCkGLkL\").html(\"\");\n            }, 4000)\n          },\n          function() {\n            $('#submit-progress-57pKCkGLkL').addClass('hidden');\n            $('#submit-57pKCkGLkL').attr('disabled', false);\n          }\n        );\n      }\n  });\n  })\n</script>\n\n\n<div class='p-t-2 col-xs-12  col-md-6 col-xl-3 artist_card'>\n\n\n    <a class=\"no-underline\" href=\"/user/artist/edit/57pKCkGLkL\">\n      <div class='artist-card raised clickable'>\n        <div class=\"artist-card-poster lazy\" data-original=\"https://files.gigtown.com/c36766992c1755a4cb42a1cb39afed17_e24c49b8f339cb066c66dc3bf5cfef6d_5dffb441e2c143c098a1e7aae7edc980.jpg\"></div>\n        <div class='p-a-1'>\n          <div class='artist-card-name text-sz-14 text-dodger'>Celeste Barbier</div>\n          <div class='artist-card-about m-t-half text-sz-12 text-black'>\n            Celeste Barbier — World-Class Event Vocalist\r\nSongs You Know, Sung with Soul.\r\n\r\nCeleste Barbier is Southern California’s premier solo vocalist, performing a sophisticated &amp; uplifting blend of jazz, blues, soul, Motown, pop classics, and modern hits. With over 450 songs spanning two centuries, her rich, clear-toned soulful contralto—often compared to Diana Krall, Sade, Karen Carpenter, Etta James, and Lana Del Rey—creates unforgettable ambiance for weddings, corporate events, and private parties.\r\n\r\nSince launching her San Diego career in 2010, Celeste has become known for her friendly, stylish, and dynamic presence, seamlessly reading the crowd and curating flexible set lists that suit every audience. She brings an intuitive gift for song selection, always aiming to create a genuine connection and deliver soulful interpretations of timeless classics and modern hits.\r\n\r\nHer signature vintage-inspired fashions and elegant styling further elevate each performance, thoughtfully matching the energy and ambiance of every space &amp; event—from wineries and exclusive country clubs to resorts and fine dining venues across Oceanside, Rancho Santa Fe, downtown San Diego, and beyond.\r\n\r\nWith five-star reviews across all platforms, Celeste combines professionalism, versatility, and heartfelt artistry to create polished, memorable experiences that keep guests and clients returning again and again.\r\n\r\nAvailable throughout Southern California &amp; beyond.\n          </div>\n          <hr/>\n          <div class='text-sz-12 text-gray'>Soloist</div>\n          <div class='overflow-ellipsis text-sz-12 text-secondary'>Blues, Folk/Americana, Holiday, Jazz, Oldies, Pop, R&amp;B, Soul</div>\n        </div>\n      </div>\n</a>  \n</div>\n<script>\n  $(function() {\n    $(\"#submit-claim-detail-Tq8xt9Jusr\").validate({\n      onkeyup: false,\n      focusInvalid: false,\n      onfocusOut: false,\n      errorPlacement: function(error, element) {\n        if(element.attr(\"name\") == \"artist[message]\") {\n          error.appendTo( element.parent().next());\n        } else {\n          error.insertAfter(element)\n        }\n      },\n      ignore: [],\n      rules: {\n        'artist[name]': {\n          required: true\n        },\n        'artist[phone]': {\n          required: true\n        },\n        'artist[email]': {\n          required: true,\n          email: true\n        },\n        'artist[message]': {\n          required: true\n        }\n      },\n      messages: {\n        'artist[name]': {\n          required: \"Please enter name.\"\n        },\n        'artist[phone]': {\n          required: \"Please enter phone number.\"\n        },\n        'artist[email]': {\n          required: 'Please enter email address.',\n          email: 'Please enter valid email address.'\n        },\n        'artist[message]': {\n          required: 'Please write a message.'\n        }\n      },\n      submitHandler: function(form) {\n        $('#submit-Tq8xt9Jusr').attr('disabled', true);\n        $('#submit-progress-Tq8xt9Jusr').removeClass('hidden');\n        $(form).submitAjax(\n          function(response) {\n            $('#submit-progress-Tq8xt9Jusr').addClass('hidden');\n            $('#submit-Tq8xt9Jusr').attr('disabled', false);\n            if(response.status){\n              form.reset();\n              $(\"#response-container-Tq8xt9Jusr\").html(\"<div class='alert alert-success'><button class='close' data-dismiss='alert'>x</button>\" + response.message+\"</div>\");\n            } else {\n              $(\"#response-container-Tq8xt9Jusr\").html(\"<div class='alert alert-danger'><button class='close' data-dismiss='alert'>x</button>\" + response.error+\"</div>\");\n            }\n\n            setTimeout(function(){\n              $(\"#response-container-Tq8xt9Jusr\").html(\"\");\n            }, 4000)\n          },\n          function() {\n            $('#submit-progress-Tq8xt9Jusr').addClass('hidden');\n            $('#submit-Tq8xt9Jusr').attr('disabled', false);\n          }\n        );\n      }\n  });\n  })\n</script>\n\n\n<div class='p-t-2 col-xs-12  col-md-6 col-xl-3 artist_card'>\n\n\n    <a class=\"no-underline\" href=\"/user/artist/edit/Tq8xt9Jusr\">\n      <div class='artist-card raised clickable'>\n        <div class=\"artist-card-poster lazy\" data-original=\"https://files.gigtown.com/1b1b70bd9de5f8d5df58d8c5b845cbb9_bbdf78845d5781fa9dbf40f0cc1f5c2c_34ae2fc62ab54130aa2b5641ca077149.jpg\"></div>\n        <div class='p-a-1'>\n          <div class='artist-card-name text-sz-14 text-dodger'>Gill Sotu</div>\n          <div class='artist-card-about m-t-half text-sz-12 text-black'>\n            Gill Sotu is a veteran, DJ poet, playwright, and performing artist.  For over 15years he has rocked countless weddings, corporate events, private events and clubs throughout southern California.  He is currently a resident DJ’s for the San Diego Half Marathon, The Old Globe Theatre, Makers Church, and has performed as a DJ at college events all over San Diego county.  Besides his own events, Gill is also a premiere DJ with MY DJs - One of the top wedding, private event and corporate DJ companies in SD.  As a host Gill has hosted events for the San Diego Symphony, United Way of San Diego, The Old Globe, and the San Diego Opera to name a few.\n          </div>\n          <hr/>\n          <div class='text-sz-12 text-gray'>DJ</div>\n          <div class='overflow-ellipsis text-sz-12 text-secondary'>Funk, Oldies</div>\n        </div>\n      </div>\n</a>  \n</div>\n<script>\n  $(function() {\n    $(\"#submit-claim-detail-EAnYpiyd6m\").validate({\n      onkeyup: false,\n      focusInvalid: false,\n      onfocusOut: false,\n      errorPlacement: function(error, element) {\n        if(element.attr(\"name\") == \"artist[message]\") {\n          error.appendTo( element.parent().next());\n        } else {\n          error.insertAfter(element)\n        }\n      },\n      ignore: [],\n      rules: {\n        'artist[name]': {\n          required: true\n        },\n        'artist[phone]': {\n          required: true\n        },\n        'artist[email]': {\n          required: true,\n          email: true\n        },\n        'artist[message]': {\n          required: true\n        }\n      },\n      messages: {\n        'artist[name]': {\n          required: \"Please enter name.\"\n        },\n        'artist[phone]': {\n          required: \"Please enter phone number.\"\n        },\n        'artist[email]': {\n          required: 'Please enter email address.',\n          email: 'Please enter valid email address.'\n        },\n        'artist[message]': {\n          required: 'Please write a message.'\n        }\n      },\n      submitHandler: function(form) {\n        $('#submit-EAnYpiyd6m').attr('disabled', true);\n        $('#submit-progress-EAnYpiyd6m').removeClass('hidden');\n        $(form).submitAjax(\n          function(response) {\n            $('#submit-progress-EAnYpiyd6m').addClass('hidden');\n            $('#submit-EAnYpiyd6m').attr('disabled', false);\n            if(response.status){\n              form.reset();\n              $(\"#response-container-EAnYpiyd6m\").html(\"<div class='alert alert-success'><button class='close' data-dismiss='alert'>x</button>\" + response.message+\"</div>\");\n            } else {\n              $(\"#response-container-EAnYpiyd6m\").html(\"<div class='alert alert-danger'><button class='close' data-dismiss='alert'>x</button>\" + response.error+\"</div>\");\n            }\n\n            setTimeout(function(){\n              $(\"#response-container-EAnYpiyd6m\").html(\"\");\n            }, 4000)\n          },\n          function() {\n            $('#submit-progress-EAnYpiyd6m').addClass('hidden');\n            $('#submit-EAnYpiyd6m').attr('disabled', false);\n          }\n        );\n      }\n  });\n  })\n</script>\n\n\n<div class='p-t-2 col-xs-12  col-md-6 col-xl-3 artist_card'>\n\n\n    <a class=\"no-underline\" href=\"/user/artist/edit/EAnYpiyd6m\">\n      <div class='artist-card raised clickable'>\n        <div class=\"artist-card-poster lazy\" data-original=\"https://files.gigtown.com/dd767fa7fde53eca9e98c57710296327_43782772204c876a381c5a3bb835dda5_50ff089b65614046877a807baffd7bf7.jpg\"></div>\n        <div class='p-a-1'>\n          <div class='artist-card-name text-sz-14 text-dodger'>TJ Moss</div>\n          <div class='artist-card-about m-t-half text-sz-12 text-black'>\n            Hello, I&#39;m TJ Moss.\r\n\r\nI&#39;m an Emmy Award winning singer-songwriter based in San Diego, CA. \r\n\r\nI&#39;m not just a musician. I&#39;m a facilitator of GOOD VIBES!\r\n\r\nWith 15+ years of performance experience under my belt, I know how to connect with people. More importantly, I know how to help people connect with themselves through music. From toddler birthday parties to nursing homes, from dive bars to music festival stages, I have performed anywhere and everywhere I&#39;ve been called to. I even performed for the Dalai Lama in 2015. Music is more than a job. It&#39;s a calling!\r\n\r\n- I sing and interact with the crowd in whatever capacity the moment calls for.\r\n- I play acoustic guitar, harmonica, and looped percussion (to keep the groove going).\r\n- I have 4+ hours of upbeat original/cover songs.\r\n     - My song list includes: The Beatles, Eagles, Michael Jackson, Jason Mraz, Jack Johnson, Bill Withers, Tom Petty, John Denver, Garth Brooks, Rolling Stones, Bob Marley, and oh so many more.\r\n- I have a PA that provides quality sound for a crowd of up to 200 people.\r\n\r\nLet me be your troubadour!\r\n\r\n\n          </div>\n          <hr/>\n          <div class='text-sz-12 text-gray'>Soloist</div>\n          <div class='overflow-ellipsis text-sz-12 text-secondary'>Acoustic, Alternative, Pop, Rock</div>\n        </div>\n      </div>\n</a>  \n</div>\n<script>\n  $(function() {\n    $(\"#submit-claim-detail-IlU5LJRT6C\").validate({\n      onkeyup: false,\n      focusInvalid: false,\n      onfocusOut: false,\n      errorPlacement: function(error, element) {\n        if(element.attr(\"name\") == \"artist[message]\") {\n          error.appendTo( element.parent().next());\n        } else {\n          error.insertAfter(element)\n        }\n      },\n      ignore: [],\n      rules: {\n        'artist[name]': {\n          required: true\n        },\n        'artist[phone]': {\n          required: true\n        },\n        'artist[email]': {\n          required: true,\n          email: true\n        },\n        'artist[message]': {\n          required: true\n        }\n      },\n      messages: {\n        'artist[name]': {\n          required: \"Please enter name.\"\n        },\n        'artist[phone]': {\n          required: \"Please enter phone number.\"\n        },\n        'artist[email]': {\n          required: 'Please enter email address.',\n          email: 'Please enter valid email address.'\n        },\n        'artist[message]': {\n          required: 'Please write a message.'\n        }\n      },\n      submitHandler: function(form) {\n        $('#submit-IlU5LJRT6C').attr('disabled', true);\n        $('#submit-progress-IlU5LJRT6C').removeClass('hidden');\n        $(form).submitAjax(\n          function(response) {\n            $('#submit-progress-IlU5LJRT6C').addClass('hidden');\n            $('#submit-IlU5LJRT6C').attr('disabled', false);\n            if(response.status){\n              form.reset();\n              $(\"#response-container-IlU5LJRT6C\").html(\"<div class='alert alert-success'><button class='close' data-dismiss='alert'>x</button>\" + response.message+\"</div>\");\n            } else {\n              $(\"#response-container-IlU5LJRT6C\").html(\"<div class='alert alert-danger'><button class='close' data-dismiss='alert'>x</button>\" + response.error+\"</div>\");\n            }\n\n            setTimeout(function(){\n              $(\"#response-container-IlU5LJRT6C\").html(\"\");\n            }, 4000)\n          },\n          function() {\n            $('#submit-progress-IlU5LJRT6C').addClass('hidden');\n            $('#submit-IlU5LJRT6C').attr('disabled', false);\n          }\n        );\n      }\n  });\n  })\n</script>\n\n\n<div class='p-t-2 col-xs-12  col-md-6 col-xl-3 artist_card'>\n\n\n    <a class=\"no-underline\" href=\"/user/artist/edit/IlU5LJRT6C\">\n      <div class='artist-card raised clickable'>\n        <div class=\"artist-card-poster lazy\" data-original=\"https://files.gigtown.com/49f47fb5f1284d295ec4ff82ade6eda4_743740f630a80e8c2af14357f7d195b2_4a1fa404b111415bb2ba830937ac5fe3.jpg\"></div>\n        <div class='p-a-1'>\n          <div class='artist-card-name text-sz-14 text-dodger'>DJ BARRY THOMAS</div>\n          <div class='artist-card-about m-t-half text-sz-12 text-black'>\n            OPEN FORMAT DEEJAY - ALL GENRES - THE CLASSICS &amp; CONTEMPORARIES - OLD SCHOOL DEEJAY WITH FUTURISTIC SENSIBILITIES - LOVES HOUSE, FUNK &amp; CLASSIC ROCK\r\n\r\nDJ BARRY THOMAS FUnK101 is a deejay tribute project that bridges today&#39;s pop with ol&#39; school music for a well blended musical cocktail of funk, house and modern alternative - Pairs well with pool side chillaxing and bootie shaking \r\n\r\nwww.facebook.com/funk101sd\r\n\r\nDJ BARRY THOMAS PAYS TRIBUTE TO FUNK LEGENDS WITH A PERFORMANCE THAT TACTFULLY SWAYS BETWEEN FAITHFUL &amp; IMAGINATIVE \r\n\r\nUP BEAT CASUAL VIBE &amp; GOOD MUSIC \r\n\r\nSKILLED MC / WELL VERSED ON THE MICROPHONE \r\n\r\nCheers! And thank you for considering me. Based on your description, I think I&#39;d be a great fit for your event. I own a high quality sound system and lighting.  I can accommodate any song requests in any genre  when you let me know in advance. I look forward to hearing from you. \r\n\r\nCheers!\n          </div>\n          <hr/>\n          <div class='text-sz-12 text-gray'>DJ</div>\n          <div class='overflow-ellipsis text-sz-12 text-secondary'>Dance, Funk</div>\n        </div>\n      </div>\n</a>  \n</div>\n<script>\n  $(function() {\n    $(\"#submit-claim-detail-EitEJB8swM\").validate({\n      onkeyup: false,\n      focusInvalid: false,\n      onfocusOut: false,\n      errorPlacement: function(error, element) {\n        if(element.attr(\"name\") == \"artist[message]\") {\n          error.appendTo( element.parent().next());\n        } else {\n          error.insertAfter(element)\n        }\n      },\n      ignore: [],\n      rules: {\n        'artist[name]': {\n          required: true\n        },\n        'artist[phone]': {\n          required: true\n        },\n        'artist[email]': {\n          required: true,\n          email: true\n        },\n        'artist[message]': {\n          required: true\n        }\n      },\n      messages: {\n        'artist[name]': {\n          required: \"Please enter name.\"\n        },\n        'artist[phone]': {\n          required: \"Please enter phone number.\"\n        },\n        'artist[email]': {\n          required: 'Please enter email address.',\n          email: 'Please enter valid email address.'\n        },\n        'artist[message]': {\n          required: 'Please write a message.'\n        }\n      },\n      submitHandler: function(form) {\n        $('#submit-EitEJB8swM').attr('disabled', true);\n        $('#submit-progress-EitEJB8swM').removeClass('hidden');\n        $(form).submitAjax(\n          function(response) {\n            $('#submit-progress-EitEJB8swM').addClass('hidden');\n            $('#submit-EitEJB8swM').attr('disabled', false);\n            if(response.status){\n              form.reset();\n              $(\"#response-container-EitEJB8swM\").html(\"<div class='alert alert-success'><button class='close' data-dismiss='alert'>x</button>\" + response.message+\"</div>\");\n            } else {\n              $(\"#response-container-EitEJB8swM\").html(\"<div class='alert alert-danger'><button class='close' data-dismiss='alert'>x</button>\" + response.error+\"</div>\");\n            }\n\n            setTimeout(function(){\n              $(\"#response-container-EitEJB8swM\").html(\"\");\n            }, 4000)\n          },\n          function() {\n            $('#submit-progress-EitEJB8swM').addClass('hidden');\n            $('#submit-EitEJB8swM').attr('disabled', false);\n          }\n        );\n      }\n  });\n  })\n</script>\n\n\n<div class='p-t-2 col-xs-12  col-md-6 col-xl-3 artist_card'>\n\n\n    <a class=\"no-underline\" href=\"/user/artist/edit/EitEJB8swM\">\n      <div class='artist-card raised clickable'>\n        <div class=\"artist-card-poster lazy\" data-original=\"https://files.gigtown.com/f26c090dd653d916183236c8112a52e0_5b75f744df5e761336edf9d1e101dc25_5ffdff42a5d2428e8b7efa9d6262d622.jpg\"></div>\n        <div class='p-a-1'>\n          <div class='artist-card-name text-sz-14 text-dodger'>Dustin Jake</div>\n          <div class='artist-card-about m-t-half text-sz-12 text-black'>\n            Sound: \r\n\r\nMost people compare my sound to Jason Mraz/Ed Sheeran. I&#39;m able to do many genres depending on the crowd, from Top 40, Hip Hop, oldies, soul, singer/songwriter, and even some Disney when there are families. People really like my mashups, where I take many different songs and throw them together. The mixes can be fun/surprising and keep people engaged. I can also play many romantic ballads when the mood is more low-key.\r\n\r\nSpecialties:\r\n\r\n- Bars, wineries, malls, and other public venues.\r\n- Corporate gigs\r\n- Private events\r\n- Weddings (cocktail hours, ceremonies, etc)\r\n- Very good at interacting with audiences and keeping them engaged.\r\n- Can adapt to different audiences/venues with of a broad range of styles\r\n- Surprisingly full, upbeat sound (mixing Jason Mraz, hip hop, and Jack Johnson beach vibes), while mixing in more folk/jazz/singer-songwriter styles\r\n\r\nCan Play: Over 300 different songs\r\n- Original songs (audiences love them - fun stories and interaction)\r\n- Top 40 (Ed Sheeran, Taylor Swift, Bruno Mars, Maroon 5, Jack Johnson, etc)\r\n- Eminem, \r\n- Oldies (Ray Charles, Michael Jackson, Prince, Backstreet Boys, Kenny Loggins, Al Green, etc)\r\n- Holiday Songs (over 25 traditional/modern .. including 5 original Christmas songs\r\n\r\nFan Base:\r\n- Over 500 email list subscribers who signed up to be notified each month where I&#39;m playing around SD, Temecula, and other so-Cal areas\r\n- Over 10,000 followers on Instagram\r\n\r\nGear:\r\n- Bose L1 Model II \r\n- Bose F1 loudspeaker (used with model II when an area wider than 180 degrees needs to be covered)\r\n**These professional systems are excellent, and can cover enormous spaces with crystal clear sound that does not overpower\r\n\r\nFull Schedule: www.dustinjake.com/shows\n          </div>\n          <hr/>\n          <div class='text-sz-12 text-gray'>Soloist</div>\n          <div class='overflow-ellipsis text-sz-12 text-secondary'>Acoustic, Holiday, Pop, Rap/Hip-Hop, Soul</div>\n        </div>\n      </div>\n</a>  \n</div>\n<script>\n  $(function() {\n    $(\"#submit-claim-detail-lZC0z7GrOb\").validate({\n      onkeyup: false,\n      focusInvalid: false,\n      onfocusOut: false,\n      errorPlacement: function(error, element) {\n        if(element.attr(\"name\") == \"artist[message]\") {\n          error.appendTo( element.parent().next());\n        } else {\n          error.insertAfter(element)\n        }\n      },\n      ignore: [],\n      rules: {\n        'artist[name]': {\n          required: true\n        },\n        'artist[phone]': {\n          required: true\n        },\n        'artist[email]': {\n          required: true,\n          email: true\n        },\n        'artist[message]': {\n          required: true\n        }\n      },\n      messages: {\n        'artist[name]': {\n          required: \"Please enter name.\"\n        },\n        'artist[phone]': {\n          required: \"Please enter phone number.\"\n        },\n        'artist[email]': {\n          required: 'Please enter email address.',\n          email: 'Please enter valid email address.'\n        },\n        'artist[message]': {\n          required: 'Please write a message.'\n        }\n      },\n      submitHandler: function(form) {\n        $('#submit-lZC0z7GrOb').attr('disabled', true);\n        $('#submit-progress-lZC0z7GrOb').removeClass('hidden');\n        $(form).submitAjax(\n          function(response) {\n            $('#submit-progress-lZC0z7GrOb').addClass('hidden');\n            $('#submit-lZC0z7GrOb').attr('disabled', false);\n            if(response.status){\n              form.reset();\n              $(\"#response-container-lZC0z7GrOb\").html(\"<div class='alert alert-success'><button class='close' data-dismiss='alert'>x</button>\" + response.message+\"</div>\");\n            } else {\n              $(\"#response-container-lZC0z7GrOb\").html(\"<div class='alert alert-danger'><button class='close' data-dismiss='alert'>x</button>\" + response.error+\"</div>\");\n            }\n\n            setTimeout(function(){\n              $(\"#response-container-lZC0z7GrOb\").html(\"\");\n            }, 4000)\n          },\n          function() {\n            $('#submit-progress-lZC0z7GrOb').addClass('hidden');\n            $('#submit-lZC0z7GrOb').attr('disabled', false);\n          }\n        );\n      }\n  });\n  })\n</script>\n\n\n<div class='p-t-2 col-xs-12  col-md-6 col-xl-3 artist_card'>\n\n\n    <a class=\"no-underline\" href=\"/user/artist/edit/lZC0z7GrOb\">\n      <div class='artist-card raised clickable'>\n        <div class=\"artist-card-poster lazy\" data-original=\"https://files.gigtown.com/tfss-245b00fb-2953-417c-88c7-05e13f9157ac-1125x879.jpg\"></div>\n        <div class='p-a-1'>\n          <div class='artist-card-name text-sz-14 text-dodger'>Michael LeClerc</div>\n          <div class='artist-card-about m-t-half text-sz-12 text-black'>\n            Perfect for: \r\n\r\nEvents looking for Emerging Artists who play original music. House Concerts or Private Parties. Open to most Venues and Occasions. \r\n\r\nGear:\r\n\r\nProvide a PA that can cover 300 people in a room or a small outdoor setting. Will bring all sound equipment needed.\r\n\r\nI will travel to an event outside the San Diego area depending on the details and what is required.\r\n\r\nMichael LeClerc is a Canadian singer/songwriter with a style reminiscent of Van Morrison, Dave Matthews or Jack Johnson. His sweet and soulful voice penetrates deeply, with a dream-like quality against an acoustic guitar that drifts between deftly executed finger-style to jangly strumming, and segues easily from love ballad to upbeat rocker. Currently located in Southern California, he is carving a niche for himself up and down the west coast, playing wineries, clubs and songwriter showcases from San Diego to Vancouver, Canada. \r\n\r\n \r\nFiercely independent, Michael has been playing since the age of seven, and always knew that music was his calling. Growing up in the rural, blue-collar community of Chatham, Ontario fueled his wanderlust, but like many artists, there were several turns in the road before he made the decision to commit to music full time. Some of his early vocations included picking tobacco and working in a corn mill, eventually leading him to pursue a degree in Hospitality and Business Development. After a few years living in Ireland and working with several prestigious hotels, he moved to the Cayman Islands, where his band Smooth Bill had the opportunity to open for top Canadian band The Tragically Hip in front of several thousand people. He has since played to many large audience, including the Twilight Concert Series in Del Mar, CA, andis just as comfortable playing on a big stage as his is to an intimate listening room audience.\r\n\r\n \r\nIn 2011, he released his first solo EP with producer Jim Wirt (Fiona Apple, Incubus, Hoobastank), titled Radio. Local terrestrial and internet radio began to pick up on the title track, leading to a three-month tour of California that soon segued into a permanent move. 2015 saw the release of a new self-titled EP, and he has been a featured performer in Renaissance Hotels’ RLife concert series, a program that in the past has hosted artists like Bruno Mars and Robin Thicke. Drawing comparisons to James Taylor, Jackson Brown and John Mayer, Michael’s instant appeal and warm stage presence invites the audience to come closer and listen to what he has to say.\n          </div>\n          <hr/>\n          <div class='text-sz-12 text-gray'>Soloist</div>\n          <div class='overflow-ellipsis text-sz-12 text-secondary'>Acoustic, Blues, Funk, Pop, Reggae/Island, Rock</div>\n        </div>\n      </div>\n</a>  \n</div>\n<script>\n  $(function() {\n    $(\"#submit-claim-detail-8MeXnHe1C9\").validate({\n      onkeyup: false,\n      focusInvalid: false,\n      onfocusOut: false,\n      errorPlacement: function(error, element) {\n        if(element.attr(\"name\") == \"artist[message]\") {\n          error.appendTo( element.parent().next());\n        } else {\n          error.insertAfter(element)\n        }\n      },\n      ignore: [],\n      rules: {\n        'artist[name]': {\n          required: true\n        },\n        'artist[phone]': {\n          required: true\n        },\n        'artist[email]': {\n          required: true,\n          email: true\n        },\n        'artist[message]': {\n          required: true\n        }\n      },\n      messages: {\n        'artist[name]': {\n          required: \"Please enter name.\"\n        },\n        'artist[phone]': {\n          required: \"Please enter phone number.\"\n        },\n        'artist[email]': {\n          required: 'Please enter email address.',\n          email: 'Please enter valid email address.'\n        },\n        'artist[message]': {\n          required: 'Please write a message.'\n        }\n      },\n      submitHandler: function(form) {\n        $('#submit-8MeXnHe1C9').attr('disabled', true);\n        $('#submit-progress-8MeXnHe1C9').removeClass('hidden');\n        $(form).submitAjax(\n          function(response) {\n            $('#submit-progress-8MeXnHe1C9').addClass('hidden');\n            $('#submit-8MeXnHe1C9').attr('disabled', false);\n            if(response.status){\n              form.reset();\n              $(\"#response-container-8MeXnHe1C9\").html(\"<div class='alert alert-success'><button class='close' data-dismiss='alert'>x</button>\" + response.message+\"</div>\");\n            } else {\n              $(\"#response-container-8MeXnHe1C9\").html(\"<div class='alert alert-danger'><button class='close' data-dismiss='alert'>x</button>\" + response.error+\"</div>\");\n            }\n\n            setTimeout(function(){\n              $(\"#response-container-8MeXnHe1C9\").html(\"\");\n            }, 4000)\n          },\n          function() {\n            $('#submit-progress-8MeXnHe1C9').addClass('hidden');\n            $('#submit-8MeXnHe1C9').attr('disabled', false);\n          }\n        );\n      }\n  });\n  })\n</script>\n\n\n<div class='p-t-2 col-xs-12  col-md-6 col-xl-3 artist_card'>\n\n\n    <a class=\"no-underline\" href=\"/user/artist/edit/8MeXnHe1C9\">\n      <div class='artist-card raised clickable'>\n        <div class=\"artist-card-poster lazy\" data-original=\"https://files.gigtown.com/tfss-3e398944-3417-4078-8380-040a2ab784b9-1125x879.jpg\"></div>\n        <div class='p-a-1'>\n          <div class='artist-card-name text-sz-14 text-dodger'>Joe Cardillo</div>\n          <div class='artist-card-about m-t-half text-sz-12 text-black'>\n            My name is Joe Cardillo &amp; I am available for weddings and corporate/private events and can provide any of the following options:\r\n- Acoustic guitar and vocals\r\n\r\n-  Live looping one man band (vocals, guitar, sax, percussion) all performed live in the spot with no pre-recorded tracks\r\n\r\n- Saxophone with backing tracks\r\n\r\n- DJ and wireless roaming sax at the same time\r\n\r\n   I have years of experience playing over 2,000 shows of these types. I have an extensive setlist of over 800 cover songs and you can customize your musical playlist for your event; including but not limited to Jazz, Adult Alternative, Rock, Blues, Country, Pop, R&amp;B, Top 40 and more. I also perform weekly in the SoCal region, and can be heard, or auditioned &quot;live&quot; at your request.\r\n\r\n   I have top of the line PA systems (have 3 different PA setups if needed for different zones/rooms), dance lights, uplighting, wireless handheld mics, and clip on/lapel mics.  I pay close attention to details and can work with you and/or your coordinator to make it a fun smooth event. For DJ/Emcee and live music services, I am extremely comfortable with any/all genres, great at reading the crowd and can either provide a nice gentle blanket of sound to set the mood or keep it upbeat and energetic!\r\n\r\n   I started playing music 3rd grade &amp; now play guitar, sing and play 12 other instruments as well as DJ. I have a degree in Music Performance from College of the Holy Cross and have toured all around the country playing in almost every state. I&#39;ve opened up for International Acts such as Sister Hazel, Everclear, Donavon Frankenreiter, Dispatch, Eric Martin (Mr. Big), Phil Solem (The Rembrandts). I have multiple music endorsements, and have played countless corporate events including Kaiser Permanente, Intuit, HG Fenton, Lockheed Martin, Booking.com, The San Diego Gulls, Reef, San Diego Charitable Foundation, etc. Music has always been a passion of mine and I am so grateful to have always been a full time self-employed musician! I love to create musical experiences with people and would be honored to play for you!\r\n\n          </div>\n          <hr/>\n          <div class='text-sz-12 text-gray'>Soloist</div>\n          <div class='overflow-ellipsis text-sz-12 text-secondary'>Acoustic, Dance, Folk/Americana, Indie, Jazz, Oldies, Pop, R&amp;B, Reggae/Island, Rock, Soul</div>\n        </div>\n      </div>\n</a>  \n</div>\n","page":1,"next_page":2,"total_pages":1112,"per_page":12}