var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947295&docid=68523581&x=4550',
		'title': '',
		'imageId': '68523581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947295&docid=68523579&x=4550',
		'title': '',
		'imageId': '68523579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947295&docid=68523578&x=4550',
		'title': '',
		'imageId': '68523578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947295&docid=68523584&x=4550',
		'title': '',
		'imageId': '68523584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947295&docid=68523582&x=4550',
		'title': '',
		'imageId': '68523582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947295&docid=68523583&x=4550',
		'title': '',
		'imageId': '68523583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947295&docid=68523569&x=4550',
		'title': '',
		'imageId': '68523569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947295&docid=68523570&x=4550',
		'title': '',
		'imageId': '68523570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947295&docid=68523572&x=4550',
		'title': '',
		'imageId': '68523572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947295&docid=68523571&x=4550',
		'title': '',
		'imageId': '68523571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947295&docid=68523573&x=4550',
		'title': '',
		'imageId': '68523573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947295&docid=68523574&x=4550',
		'title': '',
		'imageId': '68523574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947295&docid=68523575&x=4550',
		'title': '',
		'imageId': '68523575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947295&docid=68523576&x=4550',
		'title': '',
		'imageId': '68523576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947295&docid=68523577&x=4550',
		'title': '',
		'imageId': '68523577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947295&docid=68523580&x=4550',
		'title': '',
		'imageId': '68523580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947295&docid=68523585&x=4550',
		'title': '',
		'imageId': '68523585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947295&docid=68523586&x=4550',
		'title': '',
		'imageId': '68523586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947295&docid=68523587&x=4550',
		'title': '',
		'imageId': '68523587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947295';

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