var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939518&docid=68354797&x=959',
		'title': '',
		'imageId': '68354797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939518&docid=68354806&x=959',
		'title': '',
		'imageId': '68354806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939518&docid=68354805&x=959',
		'title': '',
		'imageId': '68354805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939518&docid=68354796&x=959',
		'title': '',
		'imageId': '68354796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939518&docid=68354798&x=959',
		'title': '',
		'imageId': '68354798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939518&docid=68354801&x=959',
		'title': '',
		'imageId': '68354801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939518&docid=68354799&x=959',
		'title': '',
		'imageId': '68354799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939518&docid=68354800&x=959',
		'title': '',
		'imageId': '68354800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939518&docid=68354807&x=959',
		'title': '',
		'imageId': '68354807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939518&docid=68354804&x=959',
		'title': '',
		'imageId': '68354804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939518&docid=68354802&x=959',
		'title': '',
		'imageId': '68354802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939518&docid=68354803&x=959',
		'title': '',
		'imageId': '68354803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939518&docid=68354879&x=959',
		'title': '',
		'imageId': '68354879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939518';

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