var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002180&docid=69767851&x=5652',
		'title': '',
		'imageId': '69767851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002180&docid=69767854&x=5652',
		'title': '',
		'imageId': '69767854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002180&docid=69767852&x=5652',
		'title': '',
		'imageId': '69767852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002180&docid=69767857&x=5652',
		'title': '',
		'imageId': '69767857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002180&docid=69767853&x=5652',
		'title': '',
		'imageId': '69767853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002180&docid=69767856&x=5652',
		'title': '',
		'imageId': '69767856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002180&docid=69767860&x=5652',
		'title': '',
		'imageId': '69767860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002180&docid=69767855&x=5652',
		'title': '',
		'imageId': '69767855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002180&docid=69767858&x=5652',
		'title': '',
		'imageId': '69767858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002180&docid=69767859&x=5652',
		'title': '',
		'imageId': '69767859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002180&docid=69767849&x=5652',
		'title': '',
		'imageId': '69767849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002180&docid=69767850&x=5652',
		'title': '',
		'imageId': '69767850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002180&docid=69767848&x=5652',
		'title': '',
		'imageId': '69767848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002180';

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