var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3946726&docid=68501324&x=3628',
		'title': '',
		'imageId': '68501324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946726&docid=68501329&x=3628',
		'title': '',
		'imageId': '68501329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946726&docid=68501326&x=3628',
		'title': '',
		'imageId': '68501326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946726&docid=68501332&x=3628',
		'title': '',
		'imageId': '68501332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946726&docid=68501333&x=3628',
		'title': '',
		'imageId': '68501333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946726&docid=68501334&x=3628',
		'title': '',
		'imageId': '68501334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946726&docid=68501335&x=3628',
		'title': '',
		'imageId': '68501335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946726&docid=68501338&x=3628',
		'title': '',
		'imageId': '68501338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946726&docid=68501336&x=3628',
		'title': '',
		'imageId': '68501336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946726&docid=68501327&x=3628',
		'title': '',
		'imageId': '68501327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946726&docid=68501337&x=3628',
		'title': '',
		'imageId': '68501337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946726&docid=68501325&x=3628',
		'title': '',
		'imageId': '68501325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946726&docid=68501328&x=3628',
		'title': '',
		'imageId': '68501328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946726&docid=68501331&x=3628',
		'title': '',
		'imageId': '68501331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946726&docid=68501330&x=3628',
		'title': '',
		'imageId': '68501330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3946726';

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