var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963471&docid=68890719&x=1559',
		'title': '',
		'imageId': '68890719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963471&docid=68890731&x=1559',
		'title': '',
		'imageId': '68890731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963471&docid=68890730&x=1559',
		'title': '',
		'imageId': '68890730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963471&docid=68890725&x=1559',
		'title': '',
		'imageId': '68890725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963471&docid=68890721&x=1559',
		'title': '',
		'imageId': '68890721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963471&docid=68890724&x=1559',
		'title': '',
		'imageId': '68890724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963471&docid=68890723&x=1559',
		'title': '',
		'imageId': '68890723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963471&docid=68890729&x=1559',
		'title': '',
		'imageId': '68890729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963471&docid=68890722&x=1559',
		'title': '',
		'imageId': '68890722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963471&docid=68890726&x=1559',
		'title': '',
		'imageId': '68890726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963471&docid=68890727&x=1559',
		'title': '',
		'imageId': '68890727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963471&docid=68890720&x=1559',
		'title': '',
		'imageId': '68890720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963471&docid=68890728&x=1559',
		'title': '',
		'imageId': '68890728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963471';

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