var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3909034&docid=68105939&x=2852',
		'title': '',
		'imageId': '68105939',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909034&docid=68105941&x=2852',
		'title': '',
		'imageId': '68105941',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909034&docid=68105940&x=2852',
		'title': '',
		'imageId': '68105940',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909034&docid=67650661&x=2852',
		'title': '',
		'imageId': '67650661',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909034&docid=67650662&x=2852',
		'title': '',
		'imageId': '67650662',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909034&docid=67650674&x=2852',
		'title': '',
		'imageId': '67650674',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909034&docid=67650666&x=2852',
		'title': '',
		'imageId': '67650666',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909034&docid=67650668&x=2852',
		'title': '',
		'imageId': '67650668',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909034&docid=67650665&x=2852',
		'title': '',
		'imageId': '67650665',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909034&docid=67650670&x=2852',
		'title': '',
		'imageId': '67650670',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909034&docid=67650663&x=2852',
		'title': '',
		'imageId': '67650663',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909034&docid=67650673&x=2852',
		'title': '',
		'imageId': '67650673',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909034&docid=67650672&x=2852',
		'title': '',
		'imageId': '67650672',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909034&docid=67650671&x=2852',
		'title': '',
		'imageId': '67650671',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909034&docid=67650667&x=2852',
		'title': '',
		'imageId': '67650667',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909034&docid=67650664&x=2852',
		'title': '',
		'imageId': '67650664',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909034&docid=67650669&x=2852',
		'title': '',
		'imageId': '67650669',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3909034';

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