File "common.js"

Full Path: /home/digimqhe/flashdigi.uk/html/wp-content/themes/bottom_1748949472/js/common.js
File size: 225 bytes
MIME-type: text/plain
Charset: utf-8

function dotweet(ele){
	window.open(jQuery("#"+ele.id).attr("action")+"?"+jQuery("#"+ele.id).serialize(), "_blank", "scrollbars=no, menubar=no, height=400, width=500, resizable=yes, toolbar=no, status=no");
	return false;
}