var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944788&docid=68457134&x=3728',
		'title': '',
		'imageId': '68457134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944788&docid=68457137&x=3728',
		'title': '',
		'imageId': '68457137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944788&docid=68457118&x=3728',
		'title': '',
		'imageId': '68457118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944788&docid=68457130&x=3728',
		'title': '',
		'imageId': '68457130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944788&docid=68457131&x=3728',
		'title': '',
		'imageId': '68457131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944788&docid=68457120&x=3728',
		'title': '',
		'imageId': '68457120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944788&docid=68457133&x=3728',
		'title': '',
		'imageId': '68457133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944788&docid=68457117&x=3728',
		'title': '',
		'imageId': '68457117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944788&docid=68457124&x=3728',
		'title': '',
		'imageId': '68457124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944788&docid=68457136&x=3728',
		'title': '',
		'imageId': '68457136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944788&docid=68457125&x=3728',
		'title': '',
		'imageId': '68457125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944788&docid=68457135&x=3728',
		'title': '',
		'imageId': '68457135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944788&docid=68457129&x=3728',
		'title': '',
		'imageId': '68457129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944788&docid=68457132&x=3728',
		'title': '',
		'imageId': '68457132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944788&docid=68457119&x=3728',
		'title': '',
		'imageId': '68457119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944788&docid=68457123&x=3728',
		'title': '',
		'imageId': '68457123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944788&docid=68457126&x=3728',
		'title': '',
		'imageId': '68457126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944788&docid=68457121&x=3728',
		'title': '',
		'imageId': '68457121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944788&docid=68457127&x=3728',
		'title': '',
		'imageId': '68457127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944788&docid=68457128&x=3728',
		'title': '',
		'imageId': '68457128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944788&docid=68457122&x=3728',
		'title': '',
		'imageId': '68457122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944788';

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