$(document).ready(function(){

	$('a.openDOMWindow').openDOMWindow({ 
		eventType:'click', 
		loader:1
	}); 




});
