var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974181&docid=69127157&x=1736',
		'title': '',
		'imageId': '69127157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974181&docid=69127154&x=1736',
		'title': '',
		'imageId': '69127154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974181&docid=69127150&x=1736',
		'title': '',
		'imageId': '69127150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974181&docid=69127160&x=1736',
		'title': '',
		'imageId': '69127160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974181&docid=69127172&x=1736',
		'title': '',
		'imageId': '69127172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974181&docid=69127164&x=1736',
		'title': '',
		'imageId': '69127164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974181&docid=69127175&x=1736',
		'title': '',
		'imageId': '69127175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974181&docid=69127169&x=1736',
		'title': '',
		'imageId': '69127169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974181&docid=69127168&x=1736',
		'title': '',
		'imageId': '69127168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974181&docid=69127180&x=1736',
		'title': '',
		'imageId': '69127180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974181&docid=69127145&x=1736',
		'title': '',
		'imageId': '69127145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974181&docid=69127147&x=1736',
		'title': '',
		'imageId': '69127147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974181&docid=69127142&x=1736',
		'title': '',
		'imageId': '69127142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974181&docid=69127143&x=1736',
		'title': '',
		'imageId': '69127143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974181&docid=69127144&x=1736',
		'title': '',
		'imageId': '69127144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974181&docid=69127146&x=1736',
		'title': '',
		'imageId': '69127146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974181';

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