var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=931962&docid=7488798&x=1311',
		'title': '',
		'imageId': '7488798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931962&docid=7488799&x=1311',
		'title': '',
		'imageId': '7488799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931962&docid=7488809&x=1311',
		'title': '',
		'imageId': '7488809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931962&docid=7488812&x=1311',
		'title': '',
		'imageId': '7488812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931962&docid=7488807&x=1311',
		'title': '',
		'imageId': '7488807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931962&docid=7488800&x=1311',
		'title': '',
		'imageId': '7488800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931962&docid=7488803&x=1311',
		'title': '',
		'imageId': '7488803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931962&docid=7488817&x=1311',
		'title': '',
		'imageId': '7488817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931962&docid=7488818&x=1311',
		'title': '',
		'imageId': '7488818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931962&docid=7488821&x=1311',
		'title': '',
		'imageId': '7488821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931962&docid=7488826&x=1311',
		'title': '',
		'imageId': '7488826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931962&docid=7488827&x=1311',
		'title': '',
		'imageId': '7488827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931962&docid=7488830&x=1311',
		'title': '',
		'imageId': '7488830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931962&docid=7488834&x=1311',
		'title': '',
		'imageId': '7488834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #931962';

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