var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975672&docid=69165237&x=5018',
		'title': '',
		'imageId': '69165237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975672&docid=69165232&x=5018',
		'title': '',
		'imageId': '69165232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975672&docid=69165238&x=5018',
		'title': '',
		'imageId': '69165238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975672&docid=69165235&x=5018',
		'title': '',
		'imageId': '69165235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975672&docid=69165236&x=5018',
		'title': '',
		'imageId': '69165236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975672&docid=69165234&x=5018',
		'title': '',
		'imageId': '69165234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975672&docid=69165233&x=5018',
		'title': '',
		'imageId': '69165233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975672&docid=69165231&x=5018',
		'title': '',
		'imageId': '69165231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975672';

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