var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975163&docid=69149699&x=843',
		'title': '',
		'imageId': '69149699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975163&docid=69149702&x=843',
		'title': '',
		'imageId': '69149702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975163&docid=69149700&x=843',
		'title': '',
		'imageId': '69149700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975163&docid=69149703&x=843',
		'title': '',
		'imageId': '69149703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975163&docid=69149698&x=843',
		'title': '',
		'imageId': '69149698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975163&docid=69149705&x=843',
		'title': '',
		'imageId': '69149705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975163&docid=69149701&x=843',
		'title': '',
		'imageId': '69149701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975163&docid=69149704&x=843',
		'title': '',
		'imageId': '69149704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975163&docid=69149706&x=843',
		'title': '',
		'imageId': '69149706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975163';

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