var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997709&docid=69429820&x=1532',
		'title': '',
		'imageId': '69429820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997709&docid=69429821&x=1532',
		'title': '',
		'imageId': '69429821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997709&docid=69429822&x=1532',
		'title': '',
		'imageId': '69429822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997709&docid=69429824&x=1532',
		'title': '',
		'imageId': '69429824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997709&docid=69429823&x=1532',
		'title': '',
		'imageId': '69429823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997709&docid=69429819&x=1532',
		'title': '',
		'imageId': '69429819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997709&docid=69429825&x=1532',
		'title': '',
		'imageId': '69429825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997709';

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