var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944654&docid=69261210&x=3647',
		'title': '',
		'imageId': '69261210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944654&docid=68455132&x=3647',
		'title': '',
		'imageId': '68455132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944654&docid=68455129&x=3647',
		'title': '',
		'imageId': '68455129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944654&docid=68455128&x=3647',
		'title': '',
		'imageId': '68455128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944654&docid=68455127&x=3647',
		'title': '',
		'imageId': '68455127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944654&docid=68455126&x=3647',
		'title': '',
		'imageId': '68455126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944654&docid=68455133&x=3647',
		'title': '',
		'imageId': '68455133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944654&docid=68455124&x=3647',
		'title': '',
		'imageId': '68455124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944654&docid=68455131&x=3647',
		'title': '',
		'imageId': '68455131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944654&docid=68455121&x=3647',
		'title': '',
		'imageId': '68455121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944654&docid=68455122&x=3647',
		'title': '',
		'imageId': '68455122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944654&docid=68455125&x=3647',
		'title': '',
		'imageId': '68455125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944654&docid=68455130&x=3647',
		'title': '',
		'imageId': '68455130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944654&docid=68455120&x=3647',
		'title': '',
		'imageId': '68455120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944654&docid=68455123&x=3647',
		'title': '',
		'imageId': '68455123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944654&docid=68455118&x=3647',
		'title': '',
		'imageId': '68455118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944654';

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