var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017426&docid=70168018&x=4648',
		'title': '',
		'imageId': '70168018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017426&docid=70168019&x=4648',
		'title': '',
		'imageId': '70168019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017426&docid=70168021&x=4648',
		'title': '',
		'imageId': '70168021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017426&docid=70168023&x=4648',
		'title': '',
		'imageId': '70168023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017426&docid=70168022&x=4648',
		'title': '',
		'imageId': '70168022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017426&docid=70168016&x=4648',
		'title': '',
		'imageId': '70168016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017426&docid=70168012&x=4648',
		'title': '',
		'imageId': '70168012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017426&docid=70168014&x=4648',
		'title': '',
		'imageId': '70168014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017426&docid=70168024&x=4648',
		'title': '',
		'imageId': '70168024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017426&docid=70168017&x=4648',
		'title': '',
		'imageId': '70168017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017426&docid=70168013&x=4648',
		'title': '',
		'imageId': '70168013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017426&docid=70168020&x=4648',
		'title': '',
		'imageId': '70168020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017426&docid=70168015&x=4648',
		'title': '',
		'imageId': '70168015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017426';

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