Created
July 14, 2011 12:06
-
-
Save dobrych/1082332 to your computer and use it in GitHub Desktop.
zenlist include
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<script src="http://dev-upload.zenlist.com:9191/js/client.js" type="text/javascript"></script> | |
</head> | |
<body> | |
<div id="zenlist" name="zenlist" class="mainWrapper"></div><!-- zenlist --> | |
<div class="mainWrapper featured_block"></div><!-- zenlist --> | |
<script> | |
Zenlist.urls.assets = 'http://dev-upload.zenlist.com:9191'; | |
Zenlist.urls.api = 'http://dev-api.zenlist.com:8151/'; | |
Zenlist.init("Fp6KpxHCWWB76kxd", {ui: 'classic_2col'}); | |
Zenlist.widget.featured("Fp6KpxHCWWB76kxd", '.featured_block', 3, local=true); | |
</script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment