var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3921896&docid=67948007&x=816',
		'title': '',
		'imageId': '67948007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921896&docid=67948003&x=816',
		'title': '',
		'imageId': '67948003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921896&docid=67948004&x=816',
		'title': '',
		'imageId': '67948004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921896&docid=67948060&x=816',
		'title': '',
		'imageId': '67948060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921896&docid=67948010&x=816',
		'title': '',
		'imageId': '67948010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921896&docid=67948006&x=816',
		'title': '',
		'imageId': '67948006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921896&docid=67948005&x=816',
		'title': '',
		'imageId': '67948005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921896&docid=67948009&x=816',
		'title': '',
		'imageId': '67948009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921896&docid=67947997&x=816',
		'title': '',
		'imageId': '67947997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921896&docid=67947998&x=816',
		'title': '',
		'imageId': '67947998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921896&docid=67948044&x=816',
		'title': '',
		'imageId': '67948044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921896&docid=67948051&x=816',
		'title': '',
		'imageId': '67948051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921896&docid=67948062&x=816',
		'title': '',
		'imageId': '67948062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921896&docid=67948061&x=816',
		'title': '',
		'imageId': '67948061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921896&docid=67948008&x=816',
		'title': '',
		'imageId': '67948008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3921896';

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