-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsocial.php
executable file
·20 lines (17 loc) · 1.04 KB
/
social.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?php
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
?>
<table><tr>
<td>
<script type="text/javascript"><!--
document.write(VK.Share.button(false,{type: "round", text: "Расказать",
url: '<?php echo $base_url."/zapravka-i-vosstanovlenie-".$CART_NAME."html";?>'}));
--></script>
</td>
<td><iframe src="//www.facebook.com/plugins/like.php?app_id=219513741437673&href=http://ddruk.new/zapravka-i-vosstanovlenie-<?php echo $CART_NAME;?>.html&send=false&layout=button_count&width=300&show_faces=false&action=like&colorscheme=light&font&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:150px; height:21px;" allowTransparency="true"></iframe>
</td>
<td><a href="http://twitter.com/share" class="twitter-share-button" data-count="none" data-via="cube_13" data-lang="ru">Твитнуть</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></td>
</tr></table>