var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955583&docid=68720307&x=4526',
		'title': '',
		'imageId': '68720307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955583&docid=68720306&x=4526',
		'title': '',
		'imageId': '68720306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955583&docid=68720311&x=4526',
		'title': '',
		'imageId': '68720311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955583&docid=68720314&x=4526',
		'title': '',
		'imageId': '68720314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955583&docid=68720310&x=4526',
		'title': '',
		'imageId': '68720310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955583&docid=68720313&x=4526',
		'title': '',
		'imageId': '68720313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955583&docid=68720308&x=4526',
		'title': '',
		'imageId': '68720308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955583&docid=68720305&x=4526',
		'title': '',
		'imageId': '68720305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955583&docid=68720312&x=4526',
		'title': '',
		'imageId': '68720312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955583&docid=68720309&x=4526',
		'title': '',
		'imageId': '68720309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955583';

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";
	})
}
