var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3951025&docid=68610122&x=4727',
		'title': '',
		'imageId': '68610122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951025&docid=68610126&x=4727',
		'title': '',
		'imageId': '68610126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951025&docid=68610121&x=4727',
		'title': '',
		'imageId': '68610121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951025&docid=68610118&x=4727',
		'title': '',
		'imageId': '68610118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951025&docid=68610123&x=4727',
		'title': '',
		'imageId': '68610123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951025&docid=68610120&x=4727',
		'title': '',
		'imageId': '68610120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951025&docid=68610131&x=4727',
		'title': '',
		'imageId': '68610131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951025&docid=68610119&x=4727',
		'title': '',
		'imageId': '68610119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951025&docid=68610124&x=4727',
		'title': '',
		'imageId': '68610124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951025&docid=68610125&x=4727',
		'title': '',
		'imageId': '68610125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951025&docid=68610129&x=4727',
		'title': '',
		'imageId': '68610129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951025&docid=68610128&x=4727',
		'title': '',
		'imageId': '68610128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951025&docid=68610127&x=4727',
		'title': '',
		'imageId': '68610127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951025&docid=68610130&x=4727',
		'title': '',
		'imageId': '68610130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951025&docid=68610132&x=4727',
		'title': '',
		'imageId': '68610132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951025&docid=68610133&x=4727',
		'title': '',
		'imageId': '68610133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3951025';

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