var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004424&docid=69819063&x=4117',
		'title': '',
		'imageId': '69819063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004424&docid=69819055&x=4117',
		'title': '',
		'imageId': '69819055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004424&docid=69819060&x=4117',
		'title': '',
		'imageId': '69819060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004424&docid=69819059&x=4117',
		'title': '',
		'imageId': '69819059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004424&docid=69819061&x=4117',
		'title': '',
		'imageId': '69819061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004424&docid=69819053&x=4117',
		'title': '',
		'imageId': '69819053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004424&docid=69819064&x=4117',
		'title': '',
		'imageId': '69819064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004424&docid=69819057&x=4117',
		'title': '',
		'imageId': '69819057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004424&docid=69819062&x=4117',
		'title': '',
		'imageId': '69819062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004424&docid=69819066&x=4117',
		'title': '',
		'imageId': '69819066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004424&docid=69819058&x=4117',
		'title': '',
		'imageId': '69819058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004424&docid=69819065&x=4117',
		'title': '',
		'imageId': '69819065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004424&docid=69819056&x=4117',
		'title': '',
		'imageId': '69819056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004424';

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