yasir
commited on
Update index.html
Browse files- index.html +10 -1
index.html
CHANGED
@@ -465,7 +465,16 @@ color:cyan
|
|
465 |
|
466 |
<button id="close">Close</button>
|
467 |
</dialog>
|
468 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
469 |
<div id="imshow">
|
470 |
<p>Your Generarted Arts Will appear Here</p>
|
471 |
</div>
|
|
|
465 |
|
466 |
<button id="close">Close</button>
|
467 |
</dialog>
|
468 |
+
<script type="text/javascript">
|
469 |
+
atOptions = {
|
470 |
+
'key' : 'b7bffc90f41153b97fabcebb27f9a82a',
|
471 |
+
'format' : 'iframe',
|
472 |
+
'height' : 50,
|
473 |
+
'width' : 320,
|
474 |
+
'params' : {}
|
475 |
+
};
|
476 |
+
document.write('<scr' + 'ipt type="text/javascript" src="//positionavailreproach.com/b7bffc90f41153b97fabcebb27f9a82a/invoke.js"></scr' + 'ipt>');
|
477 |
+
</script>
|
478 |
<div id="imshow">
|
479 |
<p>Your Generarted Arts Will appear Here</p>
|
480 |
</div>
|