var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932864&docid=68202349&x=1132',
		'title': '',
		'imageId': '68202349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932864&docid=68202351&x=1132',
		'title': '',
		'imageId': '68202351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932864&docid=68202361&x=1132',
		'title': '',
		'imageId': '68202361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932864&docid=68202360&x=1132',
		'title': '',
		'imageId': '68202360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932864&docid=68202354&x=1132',
		'title': '',
		'imageId': '68202354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932864&docid=68202358&x=1132',
		'title': '',
		'imageId': '68202358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932864&docid=68202345&x=1132',
		'title': '',
		'imageId': '68202345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932864&docid=68202357&x=1132',
		'title': '',
		'imageId': '68202357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932864&docid=68202359&x=1132',
		'title': '',
		'imageId': '68202359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932864&docid=68202346&x=1132',
		'title': '',
		'imageId': '68202346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932864&docid=68202356&x=1132',
		'title': '',
		'imageId': '68202356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932864&docid=68202353&x=1132',
		'title': '',
		'imageId': '68202353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932864&docid=68202355&x=1132',
		'title': '',
		'imageId': '68202355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932864&docid=68202352&x=1132',
		'title': '',
		'imageId': '68202352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932864&docid=68202344&x=1132',
		'title': '',
		'imageId': '68202344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932864&docid=68202350&x=1132',
		'title': '',
		'imageId': '68202350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932864&docid=68202347&x=1132',
		'title': '',
		'imageId': '68202347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932864&docid=68202348&x=1132',
		'title': '',
		'imageId': '68202348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932864&docid=68202341&x=1132',
		'title': '',
		'imageId': '68202341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932864';

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