var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011999&docid=70006392&x=5253',
		'title': '',
		'imageId': '70006392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011999&docid=70006395&x=5253',
		'title': '',
		'imageId': '70006395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011999&docid=70006398&x=5253',
		'title': '',
		'imageId': '70006398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011999&docid=70006401&x=5253',
		'title': '',
		'imageId': '70006401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011999&docid=70006404&x=5253',
		'title': '',
		'imageId': '70006404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011999&docid=70006407&x=5253',
		'title': '',
		'imageId': '70006407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011999&docid=70006410&x=5253',
		'title': '',
		'imageId': '70006410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011999&docid=70006413&x=5253',
		'title': '',
		'imageId': '70006413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011999&docid=70006416&x=5253',
		'title': '',
		'imageId': '70006416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011999&docid=70006419&x=5253',
		'title': '',
		'imageId': '70006419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011999&docid=70006425&x=5253',
		'title': '',
		'imageId': '70006425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011999&docid=70006428&x=5253',
		'title': '',
		'imageId': '70006428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011999&docid=70006431&x=5253',
		'title': '',
		'imageId': '70006431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011999';

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