var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4025038&docid=70330381&x=3128',
		'title': '',
		'imageId': '70330381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025038&docid=70330383&x=3128',
		'title': '',
		'imageId': '70330383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025038&docid=70330387&x=3128',
		'title': '',
		'imageId': '70330387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025038&docid=70330384&x=3128',
		'title': '',
		'imageId': '70330384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025038&docid=70330386&x=3128',
		'title': '',
		'imageId': '70330386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025038&docid=70330382&x=3128',
		'title': '',
		'imageId': '70330382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025038&docid=70330389&x=3128',
		'title': '',
		'imageId': '70330389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025038&docid=70330385&x=3128',
		'title': '',
		'imageId': '70330385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025038&docid=70330388&x=3128',
		'title': '',
		'imageId': '70330388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4025038';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
