var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003132&docid=69787760&x=5036',
		'title': '',
		'imageId': '69787760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003132&docid=69787761&x=5036',
		'title': '',
		'imageId': '69787761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003132&docid=69787759&x=5036',
		'title': '',
		'imageId': '69787759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003132&docid=69787763&x=5036',
		'title': '',
		'imageId': '69787763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003132&docid=69787764&x=5036',
		'title': '',
		'imageId': '69787764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003132&docid=69787765&x=5036',
		'title': '',
		'imageId': '69787765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003132&docid=69787762&x=5036',
		'title': '',
		'imageId': '69787762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003132';

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