var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962751&docid=68612554&x=4749',
		'title': '',
		'imageId': '68612554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962751&docid=68612563&x=4749',
		'title': '',
		'imageId': '68612563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962751&docid=68612566&x=4749',
		'title': '',
		'imageId': '68612566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962751&docid=68612565&x=4749',
		'title': '',
		'imageId': '68612565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962751&docid=68612553&x=4749',
		'title': '',
		'imageId': '68612553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962751&docid=68612567&x=4749',
		'title': '',
		'imageId': '68612567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962751&docid=68612564&x=4749',
		'title': '',
		'imageId': '68612564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962751&docid=68612555&x=4749',
		'title': '',
		'imageId': '68612555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962751&docid=68612556&x=4749',
		'title': '',
		'imageId': '68612556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962751&docid=68612561&x=4749',
		'title': '',
		'imageId': '68612561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962751&docid=68612552&x=4749',
		'title': '',
		'imageId': '68612552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962751&docid=68612560&x=4749',
		'title': '',
		'imageId': '68612560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962751&docid=68612559&x=4749',
		'title': '',
		'imageId': '68612559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962751&docid=68612557&x=4749',
		'title': '',
		'imageId': '68612557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962751&docid=68612558&x=4749',
		'title': '',
		'imageId': '68612558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962751&docid=68612562&x=4749',
		'title': '',
		'imageId': '68612562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962751';

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