var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3841950&docid=65971808&x=5258',
		'title': '',
		'imageId': '65971808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3841950&docid=65946079&x=5258',
		'title': '',
		'imageId': '65946079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3841950&docid=65946184&x=5258',
		'title': '',
		'imageId': '65946184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3841950&docid=65946187&x=5258',
		'title': '',
		'imageId': '65946187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3841950&docid=65946186&x=5258',
		'title': '',
		'imageId': '65946186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3841950&docid=65946183&x=5258',
		'title': '',
		'imageId': '65946183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3841950&docid=65946078&x=5258',
		'title': '',
		'imageId': '65946078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3841950';

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