var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017516&docid=70173266&x=4049',
		'title': '',
		'imageId': '70173266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017516&docid=70173253&x=4049',
		'title': '',
		'imageId': '70173253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017516&docid=70173290&x=4049',
		'title': '',
		'imageId': '70173290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017516&docid=70173252&x=4049',
		'title': '',
		'imageId': '70173252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017516&docid=70173282&x=4049',
		'title': '',
		'imageId': '70173282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017516&docid=70173255&x=4049',
		'title': '',
		'imageId': '70173255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017516&docid=70173245&x=4049',
		'title': '',
		'imageId': '70173245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017516&docid=70173254&x=4049',
		'title': '',
		'imageId': '70173254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017516&docid=70173291&x=4049',
		'title': '',
		'imageId': '70173291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017516&docid=70173286&x=4049',
		'title': '',
		'imageId': '70173286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017516&docid=70173295&x=4049',
		'title': '',
		'imageId': '70173295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017516&docid=70173243&x=4049',
		'title': '',
		'imageId': '70173243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017516&docid=70173247&x=4049',
		'title': '',
		'imageId': '70173247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017516&docid=70173248&x=4049',
		'title': '',
		'imageId': '70173248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017516&docid=70173244&x=4049',
		'title': '',
		'imageId': '70173244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017516&docid=70173246&x=4049',
		'title': '',
		'imageId': '70173246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017516&docid=70173250&x=4049',
		'title': '',
		'imageId': '70173250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017516&docid=70173251&x=4049',
		'title': '',
		'imageId': '70173251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017516&docid=70173249&x=4049',
		'title': '',
		'imageId': '70173249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017516&docid=59270415&x=4049',
		'title': '',
		'imageId': '59270415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017516&docid=59270407&x=4049',
		'title': '',
		'imageId': '59270407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017516';

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