var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950511&docid=68598844&x=3818',
		'title': '',
		'imageId': '68598844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950511&docid=68598845&x=3818',
		'title': '',
		'imageId': '68598845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950511&docid=68598847&x=3818',
		'title': '',
		'imageId': '68598847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950511&docid=68598840&x=3818',
		'title': '',
		'imageId': '68598840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950511&docid=68598839&x=3818',
		'title': '',
		'imageId': '68598839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950511&docid=68598849&x=3818',
		'title': '',
		'imageId': '68598849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950511&docid=68598851&x=3818',
		'title': '',
		'imageId': '68598851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950511&docid=68598841&x=3818',
		'title': '',
		'imageId': '68598841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950511&docid=68598846&x=3818',
		'title': '',
		'imageId': '68598846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950511&docid=68598848&x=3818',
		'title': '',
		'imageId': '68598848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950511&docid=68598842&x=3818',
		'title': '',
		'imageId': '68598842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950511&docid=68598843&x=3818',
		'title': '',
		'imageId': '68598843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950511&docid=68598850&x=3818',
		'title': '',
		'imageId': '68598850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950511';

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