var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936182&docid=68268728&x=5849',
		'title': '',
		'imageId': '68268728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936182&docid=68268731&x=5849',
		'title': '',
		'imageId': '68268731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936182&docid=68268738&x=5849',
		'title': '',
		'imageId': '68268738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936182&docid=68268743&x=5849',
		'title': '',
		'imageId': '68268743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936182&docid=68268746&x=5849',
		'title': '',
		'imageId': '68268746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936182&docid=68268747&x=5849',
		'title': '',
		'imageId': '68268747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936182&docid=68268755&x=5849',
		'title': '',
		'imageId': '68268755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936182&docid=68268760&x=5849',
		'title': '',
		'imageId': '68268760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936182&docid=68268766&x=5849',
		'title': '',
		'imageId': '68268766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936182&docid=68268769&x=5849',
		'title': '',
		'imageId': '68268769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936182&docid=68268772&x=5849',
		'title': '',
		'imageId': '68268772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936182&docid=68268776&x=5849',
		'title': '',
		'imageId': '68268776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936182&docid=68268777&x=5849',
		'title': '',
		'imageId': '68268777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936182';

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