var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947242&docid=68515552&x=3724',
		'title': '',
		'imageId': '68515552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947242&docid=68515557&x=3724',
		'title': '',
		'imageId': '68515557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947242&docid=68515556&x=3724',
		'title': '',
		'imageId': '68515556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947242&docid=68515558&x=3724',
		'title': '',
		'imageId': '68515558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947242&docid=68515553&x=3724',
		'title': '',
		'imageId': '68515553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947242&docid=68515559&x=3724',
		'title': '',
		'imageId': '68515559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947242&docid=68515562&x=3724',
		'title': '',
		'imageId': '68515562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947242&docid=68515561&x=3724',
		'title': '',
		'imageId': '68515561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947242&docid=68515564&x=3724',
		'title': '',
		'imageId': '68515564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947242&docid=68515566&x=3724',
		'title': '',
		'imageId': '68515566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947242&docid=68515565&x=3724',
		'title': '',
		'imageId': '68515565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947242&docid=68515563&x=3724',
		'title': '',
		'imageId': '68515563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947242&docid=68515567&x=3724',
		'title': '',
		'imageId': '68515567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947242';

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