var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015158&docid=70078702&x=4242',
		'title': '',
		'imageId': '70078702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015158&docid=70078704&x=4242',
		'title': '',
		'imageId': '70078704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015158&docid=70078706&x=4242',
		'title': '',
		'imageId': '70078706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015158&docid=70078707&x=4242',
		'title': '',
		'imageId': '70078707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015158&docid=70078708&x=4242',
		'title': '',
		'imageId': '70078708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015158&docid=70078709&x=4242',
		'title': '',
		'imageId': '70078709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015158&docid=70078710&x=4242',
		'title': '',
		'imageId': '70078710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015158&docid=70078711&x=4242',
		'title': '',
		'imageId': '70078711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015158&docid=70078712&x=4242',
		'title': '',
		'imageId': '70078712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015158&docid=70078713&x=4242',
		'title': '',
		'imageId': '70078713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015158&docid=70078714&x=4242',
		'title': '',
		'imageId': '70078714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015158&docid=70078715&x=4242',
		'title': '',
		'imageId': '70078715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015158&docid=70078716&x=4242',
		'title': '',
		'imageId': '70078716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015158&docid=70078717&x=4242',
		'title': '',
		'imageId': '70078717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015158&docid=70078718&x=4242',
		'title': '',
		'imageId': '70078718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015158&docid=70078719&x=4242',
		'title': '',
		'imageId': '70078719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015158&docid=70078720&x=4242',
		'title': '',
		'imageId': '70078720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015158&docid=70078721&x=4242',
		'title': '',
		'imageId': '70078721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015158&docid=70078722&x=4242',
		'title': '',
		'imageId': '70078722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015158&docid=70078723&x=4242',
		'title': '',
		'imageId': '70078723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015158&docid=70078724&x=4242',
		'title': '',
		'imageId': '70078724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015158';

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