var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3951960&docid=68631240&x=5651',
		'title': '',
		'imageId': '68631240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951960&docid=68631218&x=5651',
		'title': '',
		'imageId': '68631218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951960&docid=68631234&x=5651',
		'title': '',
		'imageId': '68631234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951960&docid=68631219&x=5651',
		'title': '',
		'imageId': '68631219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951960&docid=68631220&x=5651',
		'title': '',
		'imageId': '68631220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951960&docid=68631221&x=5651',
		'title': '',
		'imageId': '68631221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951960&docid=68631222&x=5651',
		'title': '',
		'imageId': '68631222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951960&docid=68631223&x=5651',
		'title': '',
		'imageId': '68631223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951960&docid=68631224&x=5651',
		'title': '',
		'imageId': '68631224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951960&docid=68631225&x=5651',
		'title': '',
		'imageId': '68631225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951960&docid=68631226&x=5651',
		'title': '',
		'imageId': '68631226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951960&docid=68631227&x=5651',
		'title': '',
		'imageId': '68631227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951960&docid=68631228&x=5651',
		'title': '',
		'imageId': '68631228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951960&docid=68631229&x=5651',
		'title': '',
		'imageId': '68631229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951960&docid=68631231&x=5651',
		'title': '',
		'imageId': '68631231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951960&docid=68631233&x=5651',
		'title': '',
		'imageId': '68631233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951960&docid=68631241&x=5651',
		'title': '',
		'imageId': '68631241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951960&docid=68631239&x=5651',
		'title': '',
		'imageId': '68631239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951960&docid=68631237&x=5651',
		'title': '',
		'imageId': '68631237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951960&docid=68631243&x=5651',
		'title': '',
		'imageId': '68631243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951960&docid=68631236&x=5651',
		'title': '',
		'imageId': '68631236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3951960';

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