var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4020374&docid=70240760&x=5015',
		'title': '',
		'imageId': '70240760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020374&docid=70240758&x=5015',
		'title': '',
		'imageId': '70240758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020374&docid=70240765&x=5015',
		'title': '',
		'imageId': '70240765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020374&docid=70240763&x=5015',
		'title': '',
		'imageId': '70240763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020374&docid=70240756&x=5015',
		'title': '',
		'imageId': '70240756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020374&docid=70240753&x=5015',
		'title': '',
		'imageId': '70240753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020374&docid=70240754&x=5015',
		'title': '',
		'imageId': '70240754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020374&docid=70240759&x=5015',
		'title': '',
		'imageId': '70240759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020374&docid=70240761&x=5015',
		'title': '',
		'imageId': '70240761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020374&docid=70240755&x=5015',
		'title': '',
		'imageId': '70240755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020374&docid=70240762&x=5015',
		'title': '',
		'imageId': '70240762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020374&docid=70240757&x=5015',
		'title': '',
		'imageId': '70240757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020374&docid=70240764&x=5015',
		'title': '',
		'imageId': '70240764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4020374';

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