var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015689&docid=69714981&x=410',
		'title': '',
		'imageId': '69714981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015689&docid=69714984&x=410',
		'title': '',
		'imageId': '69714984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015689&docid=69714978&x=410',
		'title': '',
		'imageId': '69714978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015689&docid=69714982&x=410',
		'title': '',
		'imageId': '69714982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015689&docid=69714972&x=410',
		'title': '',
		'imageId': '69714972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015689&docid=69714973&x=410',
		'title': '',
		'imageId': '69714973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015689&docid=69714986&x=410',
		'title': '',
		'imageId': '69714986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015689&docid=69714983&x=410',
		'title': '',
		'imageId': '69714983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015689&docid=69714970&x=410',
		'title': '',
		'imageId': '69714970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015689&docid=69714985&x=410',
		'title': '',
		'imageId': '69714985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015689&docid=69714979&x=410',
		'title': '',
		'imageId': '69714979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015689&docid=69714987&x=410',
		'title': '',
		'imageId': '69714987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015689&docid=69714980&x=410',
		'title': '',
		'imageId': '69714980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015689&docid=69714971&x=410',
		'title': '',
		'imageId': '69714971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015689';

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