var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913939&docid=67749866&x=2245',
		'title': '',
		'imageId': '67749866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913939&docid=67749873&x=2245',
		'title': '',
		'imageId': '67749873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913939&docid=67749867&x=2245',
		'title': '',
		'imageId': '67749867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913939&docid=67749872&x=2245',
		'title': '',
		'imageId': '67749872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913939&docid=67749869&x=2245',
		'title': '',
		'imageId': '67749869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913939&docid=67749871&x=2245',
		'title': '',
		'imageId': '67749871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913939&docid=67749868&x=2245',
		'title': '',
		'imageId': '67749868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913939&docid=67749870&x=2245',
		'title': '',
		'imageId': '67749870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913939';

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