var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930414&docid=68147944&x=299',
		'title': '',
		'imageId': '68147944',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930414&docid=68147945&x=299',
		'title': '',
		'imageId': '68147945',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930414&docid=68147935&x=299',
		'title': '',
		'imageId': '68147935',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930414&docid=68147937&x=299',
		'title': '',
		'imageId': '68147937',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930414&docid=68147946&x=299',
		'title': '',
		'imageId': '68147946',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930414&docid=68147947&x=299',
		'title': '',
		'imageId': '68147947',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930414&docid=68147932&x=299',
		'title': '',
		'imageId': '68147932',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930414&docid=68147943&x=299',
		'title': '',
		'imageId': '68147943',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930414&docid=68147940&x=299',
		'title': '',
		'imageId': '68147940',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930414&docid=68147933&x=299',
		'title': '',
		'imageId': '68147933',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930414&docid=68147931&x=299',
		'title': '',
		'imageId': '68147931',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930414&docid=68147939&x=299',
		'title': '',
		'imageId': '68147939',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930414&docid=68147941&x=299',
		'title': '',
		'imageId': '68147941',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930414&docid=68147938&x=299',
		'title': '',
		'imageId': '68147938',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930414&docid=68147936&x=299',
		'title': '',
		'imageId': '68147936',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930414&docid=68147934&x=299',
		'title': '',
		'imageId': '68147934',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930414&docid=68147942&x=299',
		'title': '',
		'imageId': '68147942',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930414';

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