var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955528&docid=68717669&x=135',
		'title': '',
		'imageId': '68717669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955528&docid=68717662&x=135',
		'title': '',
		'imageId': '68717662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955528&docid=68717660&x=135',
		'title': '',
		'imageId': '68717660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955528&docid=68717661&x=135',
		'title': '',
		'imageId': '68717661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955528&docid=68717667&x=135',
		'title': '',
		'imageId': '68717667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955528&docid=68717663&x=135',
		'title': '',
		'imageId': '68717663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955528&docid=68717659&x=135',
		'title': '',
		'imageId': '68717659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955528&docid=68717668&x=135',
		'title': '',
		'imageId': '68717668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955528&docid=68717666&x=135',
		'title': '',
		'imageId': '68717666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955528&docid=68717664&x=135',
		'title': '',
		'imageId': '68717664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955528&docid=68717670&x=135',
		'title': '',
		'imageId': '68717670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955528&docid=68717658&x=135',
		'title': '',
		'imageId': '68717658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955528&docid=68717656&x=135',
		'title': '',
		'imageId': '68717656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955528&docid=68717665&x=135',
		'title': '',
		'imageId': '68717665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955528&docid=68717657&x=135',
		'title': '',
		'imageId': '68717657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955528';

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