var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015602&docid=66973300&x=90',
		'title': '',
		'imageId': '66973300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015602&docid=66973293&x=90',
		'title': '',
		'imageId': '66973293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015602&docid=66973299&x=90',
		'title': '',
		'imageId': '66973299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015602&docid=66973294&x=90',
		'title': '',
		'imageId': '66973294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015602&docid=66973298&x=90',
		'title': '',
		'imageId': '66973298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015602&docid=66973303&x=90',
		'title': '',
		'imageId': '66973303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015602&docid=66973295&x=90',
		'title': '',
		'imageId': '66973295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015602&docid=66973302&x=90',
		'title': '',
		'imageId': '66973302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015602&docid=66973297&x=90',
		'title': '',
		'imageId': '66973297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015602&docid=66973304&x=90',
		'title': '',
		'imageId': '66973304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015602&docid=66973305&x=90',
		'title': '',
		'imageId': '66973305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015602&docid=66973296&x=90',
		'title': '',
		'imageId': '66973296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015602&docid=66973292&x=90',
		'title': '',
		'imageId': '66973292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015602&docid=66973301&x=90',
		'title': '',
		'imageId': '66973301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015602';

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