var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4036476&docid=70638278&x=1321',
		'title': '',
		'imageId': '70638278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036476&docid=70638305&x=1321',
		'title': '',
		'imageId': '70638305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036476&docid=70638356&x=1321',
		'title': '',
		'imageId': '70638356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036476&docid=70638383&x=1321',
		'title': '',
		'imageId': '70638383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036476&docid=70638391&x=1321',
		'title': '',
		'imageId': '70638391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036476&docid=70638484&x=1321',
		'title': '',
		'imageId': '70638484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036476&docid=70638487&x=1321',
		'title': '',
		'imageId': '70638487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4036476';

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