var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016664&docid=70141467&x=5347',
		'title': '',
		'imageId': '70141467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016664&docid=70141462&x=5347',
		'title': '',
		'imageId': '70141462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016664&docid=70141461&x=5347',
		'title': '',
		'imageId': '70141461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016664&docid=70141464&x=5347',
		'title': '',
		'imageId': '70141464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016664&docid=70141468&x=5347',
		'title': '',
		'imageId': '70141468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016664&docid=70141465&x=5347',
		'title': '',
		'imageId': '70141465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016664&docid=70141470&x=5347',
		'title': '',
		'imageId': '70141470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016664&docid=70141469&x=5347',
		'title': '',
		'imageId': '70141469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016664&docid=70141466&x=5347',
		'title': '',
		'imageId': '70141466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016664&docid=70141459&x=5347',
		'title': '',
		'imageId': '70141459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016664&docid=70141472&x=5347',
		'title': '',
		'imageId': '70141472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016664&docid=70141471&x=5347',
		'title': '',
		'imageId': '70141471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016664&docid=70141463&x=5347',
		'title': '',
		'imageId': '70141463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016664';

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