var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949603&docid=68316726&x=2623',
		'title': '',
		'imageId': '68316726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949603&docid=68316729&x=2623',
		'title': '',
		'imageId': '68316729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949603&docid=68316727&x=2623',
		'title': '',
		'imageId': '68316727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949603&docid=68316730&x=2623',
		'title': '',
		'imageId': '68316730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949603&docid=68316728&x=2623',
		'title': '',
		'imageId': '68316728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949603&docid=68316731&x=2623',
		'title': '',
		'imageId': '68316731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949603&docid=68316740&x=2623',
		'title': '',
		'imageId': '68316740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949603&docid=68316734&x=2623',
		'title': '',
		'imageId': '68316734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949603&docid=68316739&x=2623',
		'title': '',
		'imageId': '68316739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949603&docid=68316752&x=2623',
		'title': '',
		'imageId': '68316752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949603&docid=68316745&x=2623',
		'title': '',
		'imageId': '68316745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949603&docid=68316763&x=2623',
		'title': '',
		'imageId': '68316763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949603&docid=68316748&x=2623',
		'title': '',
		'imageId': '68316748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949603&docid=68316751&x=2623',
		'title': '',
		'imageId': '68316751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949603&docid=68316764&x=2623',
		'title': '',
		'imageId': '68316764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949603&docid=68316769&x=2623',
		'title': '',
		'imageId': '68316769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949603&docid=68316756&x=2623',
		'title': '',
		'imageId': '68316756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949603&docid=68316758&x=2623',
		'title': '',
		'imageId': '68316758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949603';

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