var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3738690&docid=63285923&x=4532',
		'title': '',
		'imageId': '63285923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738690&docid=63285929&x=4532',
		'title': '',
		'imageId': '63285929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738690&docid=63285935&x=4532',
		'title': '',
		'imageId': '63285935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738690&docid=63285940&x=4532',
		'title': '',
		'imageId': '63285940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738690&docid=63285947&x=4532',
		'title': '',
		'imageId': '63285947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738690&docid=63285950&x=4532',
		'title': '',
		'imageId': '63285950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738690&docid=63285954&x=4532',
		'title': '',
		'imageId': '63285954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738690&docid=63285957&x=4532',
		'title': '',
		'imageId': '63285957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738690&docid=63285960&x=4532',
		'title': '',
		'imageId': '63285960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3738690';

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