var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002452&docid=69772033&x=1738',
		'title': '',
		'imageId': '69772033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002452&docid=69772034&x=1738',
		'title': '',
		'imageId': '69772034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002452&docid=69772036&x=1738',
		'title': '',
		'imageId': '69772036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002452&docid=69772037&x=1738',
		'title': '',
		'imageId': '69772037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002452&docid=69772039&x=1738',
		'title': '',
		'imageId': '69772039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002452&docid=69772038&x=1738',
		'title': '',
		'imageId': '69772038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002452&docid=69772035&x=1738',
		'title': '',
		'imageId': '69772035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002452';

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