var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014574&docid=70069566&x=1836',
		'title': '',
		'imageId': '70069566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014574&docid=70069575&x=1836',
		'title': '',
		'imageId': '70069575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014574&docid=70069580&x=1836',
		'title': '',
		'imageId': '70069580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014574&docid=70069574&x=1836',
		'title': '',
		'imageId': '70069574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014574&docid=70069573&x=1836',
		'title': '',
		'imageId': '70069573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014574&docid=70069564&x=1836',
		'title': '',
		'imageId': '70069564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014574&docid=70069576&x=1836',
		'title': '',
		'imageId': '70069576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014574&docid=70069578&x=1836',
		'title': '',
		'imageId': '70069578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014574&docid=70069579&x=1836',
		'title': '',
		'imageId': '70069579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014574&docid=70069571&x=1836',
		'title': '',
		'imageId': '70069571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014574&docid=70069577&x=1836',
		'title': '',
		'imageId': '70069577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014574&docid=70069565&x=1836',
		'title': '',
		'imageId': '70069565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014574&docid=70069572&x=1836',
		'title': '',
		'imageId': '70069572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014574&docid=70069568&x=1836',
		'title': '',
		'imageId': '70069568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014574&docid=70069570&x=1836',
		'title': '',
		'imageId': '70069570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014574&docid=70069569&x=1836',
		'title': '',
		'imageId': '70069569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014574&docid=70069563&x=1836',
		'title': '',
		'imageId': '70069563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014574&docid=70069567&x=1836',
		'title': '',
		'imageId': '70069567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014574';

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