var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991031&docid=69511045&x=4259',
		'title': '',
		'imageId': '69511045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991031&docid=69511051&x=4259',
		'title': '',
		'imageId': '69511051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991031&docid=69511050&x=4259',
		'title': '',
		'imageId': '69511050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991031&docid=69511048&x=4259',
		'title': '',
		'imageId': '69511048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991031&docid=69511047&x=4259',
		'title': '',
		'imageId': '69511047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991031&docid=69511049&x=4259',
		'title': '',
		'imageId': '69511049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991031&docid=69511046&x=4259',
		'title': '',
		'imageId': '69511046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991031';

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