var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973153&docid=69099289&x=3556',
		'title': '',
		'imageId': '69099289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973153&docid=69099284&x=3556',
		'title': '',
		'imageId': '69099284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973153&docid=69099290&x=3556',
		'title': '',
		'imageId': '69099290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973153&docid=69099298&x=3556',
		'title': '',
		'imageId': '69099298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973153&docid=69099297&x=3556',
		'title': '',
		'imageId': '69099297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973153&docid=69099264&x=3556',
		'title': '',
		'imageId': '69099264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973153&docid=69099265&x=3556',
		'title': '',
		'imageId': '69099265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973153&docid=69099266&x=3556',
		'title': '',
		'imageId': '69099266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973153&docid=69099269&x=3556',
		'title': '',
		'imageId': '69099269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973153&docid=69099268&x=3556',
		'title': '',
		'imageId': '69099268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973153&docid=69099267&x=3556',
		'title': '',
		'imageId': '69099267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973153&docid=69099272&x=3556',
		'title': '',
		'imageId': '69099272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973153&docid=69099276&x=3556',
		'title': '',
		'imageId': '69099276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973153&docid=69099278&x=3556',
		'title': '',
		'imageId': '69099278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973153&docid=69099283&x=3556',
		'title': '',
		'imageId': '69099283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973153';

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