var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3979589&docid=69250572&x=5036',
		'title': '',
		'imageId': '69250572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979589&docid=69250573&x=5036',
		'title': '',
		'imageId': '69250573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979589&docid=69250605&x=5036',
		'title': '',
		'imageId': '69250605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979589&docid=69250611&x=5036',
		'title': '',
		'imageId': '69250611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979589&docid=69250583&x=5036',
		'title': '',
		'imageId': '69250583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979589&docid=69250586&x=5036',
		'title': '',
		'imageId': '69250586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979589&docid=69250575&x=5036',
		'title': '',
		'imageId': '69250575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979589&docid=69250574&x=5036',
		'title': '',
		'imageId': '69250574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979589&docid=69250578&x=5036',
		'title': '',
		'imageId': '69250578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979589&docid=69250571&x=5036',
		'title': '',
		'imageId': '69250571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979589&docid=69250570&x=5036',
		'title': '',
		'imageId': '69250570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979589&docid=69250596&x=5036',
		'title': '',
		'imageId': '69250596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979589&docid=69250589&x=5036',
		'title': '',
		'imageId': '69250589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979589&docid=69250595&x=5036',
		'title': '',
		'imageId': '69250595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979589&docid=69250613&x=5036',
		'title': '',
		'imageId': '69250613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979589&docid=69250602&x=5036',
		'title': '',
		'imageId': '69250602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979589&docid=69250594&x=5036',
		'title': '',
		'imageId': '69250594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979589&docid=69250601&x=5036',
		'title': '',
		'imageId': '69250601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3979589';

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