var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4028375&docid=70409683&x=5833',
		'title': '',
		'imageId': '70409683',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028375&docid=70409684&x=5833',
		'title': '',
		'imageId': '70409684',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028375&docid=70409685&x=5833',
		'title': '',
		'imageId': '70409685',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028375&docid=70409686&x=5833',
		'title': '',
		'imageId': '70409686',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028375&docid=70409689&x=5833',
		'title': '',
		'imageId': '70409689',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028375&docid=70409698&x=5833',
		'title': '',
		'imageId': '70409698',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028375&docid=70409696&x=5833',
		'title': '',
		'imageId': '70409696',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028375&docid=70409697&x=5833',
		'title': '',
		'imageId': '70409697',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028375&docid=70409701&x=5833',
		'title': '',
		'imageId': '70409701',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028375&docid=70409704&x=5833',
		'title': '',
		'imageId': '70409704',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028375&docid=70409709&x=5833',
		'title': '',
		'imageId': '70409709',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028375&docid=70409717&x=5833',
		'title': '',
		'imageId': '70409717',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028375&docid=70409713&x=5833',
		'title': '',
		'imageId': '70409713',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028375&docid=70409718&x=5833',
		'title': '',
		'imageId': '70409718',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028375&docid=70409719&x=5833',
		'title': '',
		'imageId': '70409719',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028375&docid=70409681&x=5833',
		'title': '',
		'imageId': '70409681',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028375&docid=70409682&x=5833',
		'title': '',
		'imageId': '70409682',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4028375';

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