var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3946285&docid=68373016&x=00',
		'title': '',
		'imageId': '68373016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946285&docid=68373013&x=00',
		'title': '',
		'imageId': '68373013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946285&docid=68373017&x=00',
		'title': '',
		'imageId': '68373017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946285&docid=68373018&x=00',
		'title': '',
		'imageId': '68373018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946285&docid=68373019&x=00',
		'title': '',
		'imageId': '68373019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946285&docid=68373020&x=00',
		'title': '',
		'imageId': '68373020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946285&docid=68373024&x=00',
		'title': '',
		'imageId': '68373024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946285&docid=68373022&x=00',
		'title': '',
		'imageId': '68373022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946285&docid=68373021&x=00',
		'title': '',
		'imageId': '68373021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946285&docid=68373025&x=00',
		'title': '',
		'imageId': '68373025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946285&docid=68373023&x=00',
		'title': '',
		'imageId': '68373023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946285&docid=68373026&x=00',
		'title': '',
		'imageId': '68373026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946285&docid=68373015&x=00',
		'title': '',
		'imageId': '68373015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946285&docid=68373014&x=00',
		'title': '',
		'imageId': '68373014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3946285';

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