var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3768461&docid=64042115&x=2451',
		'title': '',
		'imageId': '64042115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3768461&docid=64042117&x=2451',
		'title': '',
		'imageId': '64042117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3768461&docid=64042113&x=2451',
		'title': '',
		'imageId': '64042113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3768461&docid=64042116&x=2451',
		'title': '',
		'imageId': '64042116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3768461&docid=64042114&x=2451',
		'title': '',
		'imageId': '64042114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3768461&docid=64042112&x=2451',
		'title': '',
		'imageId': '64042112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3768461&docid=64042119&x=2451',
		'title': '',
		'imageId': '64042119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3768461&docid=64042118&x=2451',
		'title': '',
		'imageId': '64042118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3768461';

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