var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3926216&docid=68046089&x=271',
		'title': '',
		'imageId': '68046089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926216&docid=68046090&x=271',
		'title': '',
		'imageId': '68046090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926216&docid=68046091&x=271',
		'title': '',
		'imageId': '68046091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926216&docid=68046092&x=271',
		'title': '',
		'imageId': '68046092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926216&docid=68046093&x=271',
		'title': '',
		'imageId': '68046093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926216&docid=68046094&x=271',
		'title': '',
		'imageId': '68046094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926216&docid=68046095&x=271',
		'title': '',
		'imageId': '68046095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926216&docid=68046096&x=271',
		'title': '',
		'imageId': '68046096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926216&docid=68046097&x=271',
		'title': '',
		'imageId': '68046097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926216&docid=68046098&x=271',
		'title': '',
		'imageId': '68046098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926216&docid=68046099&x=271',
		'title': '',
		'imageId': '68046099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926216&docid=68046100&x=271',
		'title': '',
		'imageId': '68046100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926216&docid=68046101&x=271',
		'title': '',
		'imageId': '68046101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3926216';

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