var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4089876&docid=71938470&x=3143',
		'title': '',
		'imageId': '71938470',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089876&docid=71938476&x=3143',
		'title': '',
		'imageId': '71938476',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089876&docid=71938468&x=3143',
		'title': '',
		'imageId': '71938468',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089876&docid=71938466&x=3143',
		'title': '',
		'imageId': '71938466',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089876&docid=71938475&x=3143',
		'title': '',
		'imageId': '71938475',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089876&docid=71938474&x=3143',
		'title': '',
		'imageId': '71938474',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089876&docid=71938473&x=3143',
		'title': '',
		'imageId': '71938473',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089876&docid=71938467&x=3143',
		'title': '',
		'imageId': '71938467',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089876&docid=71938472&x=3143',
		'title': '',
		'imageId': '71938472',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089876&docid=71938469&x=3143',
		'title': '',
		'imageId': '71938469',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089876&docid=71938471&x=3143',
		'title': '',
		'imageId': '71938471',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4089876&docid=71938465&x=3143',
		'title': '',
		'imageId': '71938465',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4089876';

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