var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936559&docid=68279201&x=296',
		'title': '',
		'imageId': '68279201',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936559&docid=68279191&x=296',
		'title': '',
		'imageId': '68279191',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936559&docid=68279203&x=296',
		'title': '',
		'imageId': '68279203',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936559&docid=68279200&x=296',
		'title': '',
		'imageId': '68279200',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936559&docid=68279192&x=296',
		'title': '',
		'imageId': '68279192',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936559&docid=68279198&x=296',
		'title': '',
		'imageId': '68279198',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936559&docid=68279202&x=296',
		'title': '',
		'imageId': '68279202',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936559&docid=68279194&x=296',
		'title': '',
		'imageId': '68279194',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936559&docid=68279196&x=296',
		'title': '',
		'imageId': '68279196',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936559&docid=68279204&x=296',
		'title': '',
		'imageId': '68279204',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936559&docid=68279193&x=296',
		'title': '',
		'imageId': '68279193',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936559&docid=68279199&x=296',
		'title': '',
		'imageId': '68279199',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936559&docid=68279195&x=296',
		'title': '',
		'imageId': '68279195',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936559&docid=68279188&x=296',
		'title': '',
		'imageId': '68279188',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936559&docid=68279187&x=296',
		'title': '',
		'imageId': '68279187',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936559&docid=68279197&x=296',
		'title': '',
		'imageId': '68279197',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936559&docid=68279189&x=296',
		'title': '',
		'imageId': '68279189',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936559&docid=68279190&x=296',
		'title': '',
		'imageId': '68279190',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936559';

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