﻿// JScript File

window.onload= function(){
	
	roundedCornersOnLoad(); 
	
	if (this.GetCount) { GetCount(); }
	
	
	
	};