var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974421&docid=69133699&x=1730',
		'title': '',
		'imageId': '69133699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974421&docid=69133701&x=1730',
		'title': '',
		'imageId': '69133701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974421&docid=69133702&x=1730',
		'title': '',
		'imageId': '69133702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974421&docid=69133703&x=1730',
		'title': '',
		'imageId': '69133703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974421&docid=69133700&x=1730',
		'title': '',
		'imageId': '69133700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974421&docid=69133693&x=1730',
		'title': '',
		'imageId': '69133693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974421&docid=69133705&x=1730',
		'title': '',
		'imageId': '69133705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974421&docid=69133704&x=1730',
		'title': '',
		'imageId': '69133704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974421&docid=69133695&x=1730',
		'title': '',
		'imageId': '69133695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974421&docid=69133696&x=1730',
		'title': '',
		'imageId': '69133696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974421&docid=69133697&x=1730',
		'title': '',
		'imageId': '69133697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974421&docid=69133698&x=1730',
		'title': '',
		'imageId': '69133698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974421&docid=69133692&x=1730',
		'title': '',
		'imageId': '69133692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974421&docid=69133690&x=1730',
		'title': '',
		'imageId': '69133690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974421&docid=69133691&x=1730',
		'title': '',
		'imageId': '69133691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974421';

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