var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933309&docid=68212516&x=4554',
		'title': '',
		'imageId': '68212516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933309&docid=68212520&x=4554',
		'title': '',
		'imageId': '68212520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933309&docid=68212523&x=4554',
		'title': '',
		'imageId': '68212523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933309&docid=68212526&x=4554',
		'title': '',
		'imageId': '68212526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933309&docid=68212529&x=4554',
		'title': '',
		'imageId': '68212529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933309&docid=68212532&x=4554',
		'title': '',
		'imageId': '68212532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933309&docid=68212535&x=4554',
		'title': '',
		'imageId': '68212535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933309&docid=68212539&x=4554',
		'title': '',
		'imageId': '68212539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933309&docid=68212542&x=4554',
		'title': '',
		'imageId': '68212542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933309&docid=68212547&x=4554',
		'title': '',
		'imageId': '68212547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933309&docid=68212552&x=4554',
		'title': '',
		'imageId': '68212552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933309&docid=68212562&x=4554',
		'title': '',
		'imageId': '68212562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933309&docid=68212572&x=4554',
		'title': '',
		'imageId': '68212572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933309&docid=68212603&x=4554',
		'title': '',
		'imageId': '68212603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933309&docid=68212609&x=4554',
		'title': '',
		'imageId': '68212609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933309&docid=68212631&x=4554',
		'title': '',
		'imageId': '68212631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933309';

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