var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991597&docid=69525515&x=537',
		'title': '',
		'imageId': '69525515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991597&docid=69525518&x=537',
		'title': '',
		'imageId': '69525518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991597&docid=69525520&x=537',
		'title': '',
		'imageId': '69525520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991597&docid=69525524&x=537',
		'title': '',
		'imageId': '69525524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991597&docid=69525528&x=537',
		'title': '',
		'imageId': '69525528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991597&docid=69525529&x=537',
		'title': '',
		'imageId': '69525529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991597&docid=69526471&x=537',
		'title': '',
		'imageId': '69526471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991597&docid=69526470&x=537',
		'title': '',
		'imageId': '69526470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991597&docid=69526267&x=537',
		'title': '',
		'imageId': '69526267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991597&docid=69526273&x=537',
		'title': '',
		'imageId': '69526273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991597&docid=69526271&x=537',
		'title': '',
		'imageId': '69526271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991597&docid=69526268&x=537',
		'title': '',
		'imageId': '69526268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991597&docid=69526269&x=537',
		'title': '',
		'imageId': '69526269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991597&docid=69526270&x=537',
		'title': '',
		'imageId': '69526270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991597&docid=69526272&x=537',
		'title': '',
		'imageId': '69526272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991597';

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