var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011437&docid=69991370&x=1743',
		'title': '',
		'imageId': '69991370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011437&docid=69991373&x=1743',
		'title': '',
		'imageId': '69991373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011437&docid=69991376&x=1743',
		'title': '',
		'imageId': '69991376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011437&docid=69991379&x=1743',
		'title': '',
		'imageId': '69991379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011437&docid=69991382&x=1743',
		'title': '',
		'imageId': '69991382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011437&docid=69991385&x=1743',
		'title': '',
		'imageId': '69991385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011437&docid=69991388&x=1743',
		'title': '',
		'imageId': '69991388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011437&docid=69991389&x=1743',
		'title': '',
		'imageId': '69991389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011437&docid=69991392&x=1743',
		'title': '',
		'imageId': '69991392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011437&docid=69991451&x=1743',
		'title': '',
		'imageId': '69991451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011437&docid=69991454&x=1743',
		'title': '',
		'imageId': '69991454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011437&docid=69991457&x=1743',
		'title': '',
		'imageId': '69991457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011437&docid=69991460&x=1743',
		'title': '',
		'imageId': '69991460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011437';

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