var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948179&docid=68544395&x=538',
		'title': '',
		'imageId': '68544395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948179&docid=68544392&x=538',
		'title': '',
		'imageId': '68544392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948179&docid=68544399&x=538',
		'title': '',
		'imageId': '68544399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948179&docid=68544389&x=538',
		'title': '',
		'imageId': '68544389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948179&docid=68544396&x=538',
		'title': '',
		'imageId': '68544396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948179&docid=68544394&x=538',
		'title': '',
		'imageId': '68544394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948179&docid=68544393&x=538',
		'title': '',
		'imageId': '68544393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948179&docid=68544397&x=538',
		'title': '',
		'imageId': '68544397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948179&docid=68544390&x=538',
		'title': '',
		'imageId': '68544390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948179&docid=68544400&x=538',
		'title': '',
		'imageId': '68544400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948179&docid=68544398&x=538',
		'title': '',
		'imageId': '68544398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948179&docid=68544406&x=538',
		'title': '',
		'imageId': '68544406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948179&docid=68544404&x=538',
		'title': '',
		'imageId': '68544404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948179&docid=68544391&x=538',
		'title': '',
		'imageId': '68544391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948179&docid=68544402&x=538',
		'title': '',
		'imageId': '68544402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948179&docid=68544401&x=538',
		'title': '',
		'imageId': '68544401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948179&docid=68544405&x=538',
		'title': '',
		'imageId': '68544405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948179&docid=68544403&x=538',
		'title': '',
		'imageId': '68544403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948179';

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