Advertise

Looking for a fresh, new, and hip audience to engage? Need to get your product or brand some exposure? At the moment, Jetcomx is several advertisement slots for sale on a per month basis.
Why advertise with Jetcomx?
When you purchase an advertisement slot here on Jetcomx, you’ll be joining a select league of advertisers who are able to target the young, hip, influential, and impressionable audience that we amass. We are among the fastest growing blogs in the industry and have been featured on popular sites like Reddit, Digg and StumbleUpon.
What type of placements are available?

  • 300x250 medium rectangle image ads
  • 728x90 leaderboard image ads
  • Site takeovers
    Jetcomx is also open to alternative forms of advertisement. If you have an idea for a form of advertising not discussed here, please contact us. We prefer Paypal, but will also accept other forms of payment including checks, money orders, and even things like t-shirts, music, promotional material, or tickets. Once again, if you are at all interested, contact us and we will be able to work something out.
// $(document).ready(function () { // // To get the most commented posts // var disqusPublicKey = "1gK0KABqNLANnjQPocoCIHrCPPiWkNkXanwRBOPF4XDu4NNCuoivLa25x2wZL5g9"; // var disqusShortname = "jetcomx"; // var mostCommentedArray = []; // // $('article').each(function () { // var url = $(this).attr('data-disqus-url'); // mostCommentedArray.push('link:' + url); // }); // // $.ajax({ // type: 'GET', // url: "https://disqus.com/api/3.0/threads/set.jsonp", // data: { api_key: disqusPublicKey, forum : disqusShortname, thread : mostCommentedArray }, // cache: false, // dataType: 'jsonp', // success: function (result) { // for (var i in result.response) { // var countText = " comments"; // var count = result.response[i].posts; // if (count === 1) // countText = " comment"; // $('article[data-disqus-url="' + result.response[i].link + '"]').html('

' + count + countText + '

'); // } // } // }); // });