var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3925184&docid=68056195&x=1052',
		'title': '',
		'imageId': '68056195',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925184&docid=68056192&x=1052',
		'title': '',
		'imageId': '68056192',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925184&docid=68056193&x=1052',
		'title': '',
		'imageId': '68056193',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925184&docid=68056191&x=1052',
		'title': '',
		'imageId': '68056191',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925184&docid=68056198&x=1052',
		'title': '',
		'imageId': '68056198',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925184&docid=68056196&x=1052',
		'title': '',
		'imageId': '68056196',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925184&docid=68056207&x=1052',
		'title': '',
		'imageId': '68056207',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925184&docid=68056205&x=1052',
		'title': '',
		'imageId': '68056205',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925184&docid=68056211&x=1052',
		'title': '',
		'imageId': '68056211',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925184&docid=68056199&x=1052',
		'title': '',
		'imageId': '68056199',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925184&docid=68056203&x=1052',
		'title': '',
		'imageId': '68056203',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925184&docid=68056201&x=1052',
		'title': '',
		'imageId': '68056201',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925184&docid=68056200&x=1052',
		'title': '',
		'imageId': '68056200',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925184&docid=68056206&x=1052',
		'title': '',
		'imageId': '68056206',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925184&docid=68056204&x=1052',
		'title': '',
		'imageId': '68056204',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925184&docid=68056208&x=1052',
		'title': '',
		'imageId': '68056208',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925184&docid=68056212&x=1052',
		'title': '',
		'imageId': '68056212',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3925184';

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