var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=908884&docid=7251068&x=1028',
		'title': '',
		'imageId': '7251068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908884&docid=7251072&x=1028',
		'title': '',
		'imageId': '7251072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908884&docid=7251078&x=1028',
		'title': '',
		'imageId': '7251078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908884&docid=7251081&x=1028',
		'title': '',
		'imageId': '7251081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908884&docid=7251087&x=1028',
		'title': '',
		'imageId': '7251087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908884&docid=7251090&x=1028',
		'title': '',
		'imageId': '7251090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908884&docid=7252126&x=1028',
		'title': '',
		'imageId': '7252126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908884&docid=7252134&x=1028',
		'title': '',
		'imageId': '7252134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #908884';

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