
(function()
{	
    u = document.location.href;
    digg_title = document.title.replace("'","");
	var h=36;var w=134;
	document.write("<iframe src='http://vietkicks.com/submit.aspx?u="+
escape(u).replace(/\+/g,'%2b')+
'&t='+escape(digg_title).replace(/'/g,"")+"' height='"+h+"' width='"+w+"' frameborder='0' scrolling='no'></iframe>");})()