var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992451&docid=69543140&x=3253',
		'title': '',
		'imageId': '69543140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992451&docid=69543138&x=3253',
		'title': '',
		'imageId': '69543138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992451&docid=69543141&x=3253',
		'title': '',
		'imageId': '69543141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992451&docid=69543142&x=3253',
		'title': '',
		'imageId': '69543142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992451&docid=69543143&x=3253',
		'title': '',
		'imageId': '69543143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992451&docid=69543144&x=3253',
		'title': '',
		'imageId': '69543144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992451&docid=69543148&x=3253',
		'title': '',
		'imageId': '69543148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992451&docid=69543149&x=3253',
		'title': '',
		'imageId': '69543149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992451&docid=69543150&x=3253',
		'title': '',
		'imageId': '69543150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992451&docid=69543151&x=3253',
		'title': '',
		'imageId': '69543151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992451&docid=69543152&x=3253',
		'title': '',
		'imageId': '69543152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992451&docid=69543153&x=3253',
		'title': '',
		'imageId': '69543153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992451&docid=69543154&x=3253',
		'title': '',
		'imageId': '69543154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992451';

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