var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4021031&docid=70254028&x=186',
		'title': '',
		'imageId': '70254028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021031&docid=70254025&x=186',
		'title': '',
		'imageId': '70254025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021031&docid=70254034&x=186',
		'title': '',
		'imageId': '70254034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021031&docid=70254031&x=186',
		'title': '',
		'imageId': '70254031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021031&docid=70254029&x=186',
		'title': '',
		'imageId': '70254029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021031&docid=70254027&x=186',
		'title': '',
		'imageId': '70254027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021031&docid=70254032&x=186',
		'title': '',
		'imageId': '70254032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021031&docid=70254037&x=186',
		'title': '',
		'imageId': '70254037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021031&docid=70254023&x=186',
		'title': '',
		'imageId': '70254023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021031&docid=70254030&x=186',
		'title': '',
		'imageId': '70254030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021031&docid=70254022&x=186',
		'title': '',
		'imageId': '70254022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021031&docid=70254033&x=186',
		'title': '',
		'imageId': '70254033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021031&docid=70254036&x=186',
		'title': '',
		'imageId': '70254036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021031&docid=70254024&x=186',
		'title': '',
		'imageId': '70254024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021031&docid=70254026&x=186',
		'title': '',
		'imageId': '70254026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4021031';

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