var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992285&docid=69539575&x=5425',
		'title': '',
		'imageId': '69539575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992285&docid=69539574&x=5425',
		'title': '',
		'imageId': '69539574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992285&docid=69539572&x=5425',
		'title': '',
		'imageId': '69539572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992285&docid=69539573&x=5425',
		'title': '',
		'imageId': '69539573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992285&docid=69539577&x=5425',
		'title': '',
		'imageId': '69539577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992285&docid=69539576&x=5425',
		'title': '',
		'imageId': '69539576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992285&docid=69539571&x=5425',
		'title': '',
		'imageId': '69539571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992285';

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