var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4032278&docid=70511018&x=234',
		'title': '',
		'imageId': '70511018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032278&docid=70511019&x=234',
		'title': '',
		'imageId': '70511019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032278&docid=70511020&x=234',
		'title': '',
		'imageId': '70511020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032278&docid=70511021&x=234',
		'title': '',
		'imageId': '70511021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032278&docid=70511022&x=234',
		'title': '',
		'imageId': '70511022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032278&docid=70511023&x=234',
		'title': '',
		'imageId': '70511023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032278&docid=70511024&x=234',
		'title': '',
		'imageId': '70511024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032278&docid=70511025&x=234',
		'title': '',
		'imageId': '70511025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032278&docid=70511026&x=234',
		'title': '',
		'imageId': '70511026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032278&docid=70511027&x=234',
		'title': '',
		'imageId': '70511027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032278&docid=70511028&x=234',
		'title': '',
		'imageId': '70511028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032278&docid=70511029&x=234',
		'title': '',
		'imageId': '70511029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032278&docid=70511030&x=234',
		'title': '',
		'imageId': '70511030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4032278';

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