var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944591&docid=68453811&x=3544',
		'title': '',
		'imageId': '68453811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944591&docid=68453816&x=3544',
		'title': '',
		'imageId': '68453816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944591&docid=68453810&x=3544',
		'title': '',
		'imageId': '68453810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944591&docid=68453812&x=3544',
		'title': '',
		'imageId': '68453812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944591&docid=68453813&x=3544',
		'title': '',
		'imageId': '68453813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944591&docid=68453817&x=3544',
		'title': '',
		'imageId': '68453817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944591&docid=68453815&x=3544',
		'title': '',
		'imageId': '68453815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944591&docid=68453818&x=3544',
		'title': '',
		'imageId': '68453818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944591&docid=68453821&x=3544',
		'title': '',
		'imageId': '68453821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944591&docid=68453814&x=3544',
		'title': '',
		'imageId': '68453814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944591&docid=68453819&x=3544',
		'title': '',
		'imageId': '68453819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944591&docid=68453820&x=3544',
		'title': '',
		'imageId': '68453820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944591&docid=68453822&x=3544',
		'title': '',
		'imageId': '68453822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944591';

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