var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4035481&docid=70035127&x=1816',
		'title': '',
		'imageId': '70035127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035481&docid=70035128&x=1816',
		'title': '',
		'imageId': '70035128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035481&docid=70035131&x=1816',
		'title': '',
		'imageId': '70035131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035481&docid=70035132&x=1816',
		'title': '',
		'imageId': '70035132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035481&docid=70035133&x=1816',
		'title': '',
		'imageId': '70035133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035481&docid=70035134&x=1816',
		'title': '',
		'imageId': '70035134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035481&docid=70035135&x=1816',
		'title': '',
		'imageId': '70035135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035481&docid=70035136&x=1816',
		'title': '',
		'imageId': '70035136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035481&docid=70035137&x=1816',
		'title': '',
		'imageId': '70035137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035481&docid=70035138&x=1816',
		'title': '',
		'imageId': '70035138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035481&docid=70035139&x=1816',
		'title': '',
		'imageId': '70035139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035481&docid=70035129&x=1816',
		'title': '',
		'imageId': '70035129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035481&docid=70035140&x=1816',
		'title': '',
		'imageId': '70035140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035481&docid=70035130&x=1816',
		'title': '',
		'imageId': '70035130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035481&docid=70035141&x=1816',
		'title': '',
		'imageId': '70035141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4035481';

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