var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4093798&docid=72040810&x=1816',
		'title': '',
		'imageId': '72040810',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093798&docid=72040824&x=1816',
		'title': '',
		'imageId': '72040824',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093798&docid=72040816&x=1816',
		'title': '',
		'imageId': '72040816',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093798&docid=72040817&x=1816',
		'title': '',
		'imageId': '72040817',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093798&docid=72040818&x=1816',
		'title': '',
		'imageId': '72040818',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093798&docid=72040819&x=1816',
		'title': '',
		'imageId': '72040819',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093798&docid=72040832&x=1816',
		'title': '',
		'imageId': '72040832',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093798&docid=72040829&x=1816',
		'title': '',
		'imageId': '72040829',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093798&docid=72040815&x=1816',
		'title': '',
		'imageId': '72040815',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093798&docid=72040813&x=1816',
		'title': '',
		'imageId': '72040813',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093798&docid=72040812&x=1816',
		'title': '',
		'imageId': '72040812',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093798&docid=72040811&x=1816',
		'title': '',
		'imageId': '72040811',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093798&docid=72040822&x=1816',
		'title': '',
		'imageId': '72040822',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093798&docid=72040826&x=1816',
		'title': '',
		'imageId': '72040826',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093798&docid=72040827&x=1816',
		'title': '',
		'imageId': '72040827',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093798&docid=72040823&x=1816',
		'title': '',
		'imageId': '72040823',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093798&docid=72040825&x=1816',
		'title': '',
		'imageId': '72040825',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093798&docid=72040814&x=1816',
		'title': '',
		'imageId': '72040814',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093798&docid=72040831&x=1816',
		'title': '',
		'imageId': '72040831',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4093798';

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