var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011591&docid=69993812&x=3445',
		'title': '',
		'imageId': '69993812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011591&docid=69993813&x=3445',
		'title': '',
		'imageId': '69993813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011591&docid=69993815&x=3445',
		'title': '',
		'imageId': '69993815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011591&docid=69993814&x=3445',
		'title': '',
		'imageId': '69993814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011591&docid=69993816&x=3445',
		'title': '',
		'imageId': '69993816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011591&docid=69993817&x=3445',
		'title': '',
		'imageId': '69993817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011591&docid=69993825&x=3445',
		'title': '',
		'imageId': '69993825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011591&docid=69993829&x=3445',
		'title': '',
		'imageId': '69993829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011591&docid=69993830&x=3445',
		'title': '',
		'imageId': '69993830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011591&docid=69993833&x=3445',
		'title': '',
		'imageId': '69993833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011591&docid=69993835&x=3445',
		'title': '',
		'imageId': '69993835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011591&docid=69993834&x=3445',
		'title': '',
		'imageId': '69993834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011591&docid=69993842&x=3445',
		'title': '',
		'imageId': '69993842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011591&docid=69993843&x=3445',
		'title': '',
		'imageId': '69993843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011591&docid=69993852&x=3445',
		'title': '',
		'imageId': '69993852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011591';

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