var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013723&docid=70051742&x=5847',
		'title': '',
		'imageId': '70051742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013723&docid=70051739&x=5847',
		'title': '',
		'imageId': '70051739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013723&docid=70051743&x=5847',
		'title': '',
		'imageId': '70051743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013723&docid=70051746&x=5847',
		'title': '',
		'imageId': '70051746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013723&docid=70051713&x=5847',
		'title': '',
		'imageId': '70051713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013723&docid=70051731&x=5847',
		'title': '',
		'imageId': '70051731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013723&docid=70051719&x=5847',
		'title': '',
		'imageId': '70051719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013723&docid=70051712&x=5847',
		'title': '',
		'imageId': '70051712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013723&docid=70051701&x=5847',
		'title': '',
		'imageId': '70051701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013723&docid=70051725&x=5847',
		'title': '',
		'imageId': '70051725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013723&docid=70051706&x=5847',
		'title': '',
		'imageId': '70051706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013723&docid=70051718&x=5847',
		'title': '',
		'imageId': '70051718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013723&docid=70051730&x=5847',
		'title': '',
		'imageId': '70051730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013723&docid=70051691&x=5847',
		'title': '',
		'imageId': '70051691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013723&docid=70051692&x=5847',
		'title': '',
		'imageId': '70051692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013723&docid=70051695&x=5847',
		'title': '',
		'imageId': '70051695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013723&docid=70051709&x=5847',
		'title': '',
		'imageId': '70051709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013723&docid=70051722&x=5847',
		'title': '',
		'imageId': '70051722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013723&docid=70051735&x=5847',
		'title': '',
		'imageId': '70051735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013723&docid=70051751&x=5847',
		'title': '',
		'imageId': '70051751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013723&docid=70051752&x=5847',
		'title': '',
		'imageId': '70051752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013723';

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