var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937457&docid=67527531&x=651',
		'title': '',
		'imageId': '67527531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937457&docid=67527533&x=651',
		'title': '',
		'imageId': '67527533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937457&docid=67527534&x=651',
		'title': '',
		'imageId': '67527534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937457&docid=67527535&x=651',
		'title': '',
		'imageId': '67527535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937457&docid=67527536&x=651',
		'title': '',
		'imageId': '67527536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937457&docid=67527537&x=651',
		'title': '',
		'imageId': '67527537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937457&docid=67527538&x=651',
		'title': '',
		'imageId': '67527538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937457&docid=67527539&x=651',
		'title': '',
		'imageId': '67527539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937457';

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