var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3917553&docid=67841868&x=3756',
		'title': '',
		'imageId': '67841868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917553&docid=67841871&x=3756',
		'title': '',
		'imageId': '67841871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917553&docid=67841877&x=3756',
		'title': '',
		'imageId': '67841877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917553&docid=67841866&x=3756',
		'title': '',
		'imageId': '67841866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917553&docid=67841872&x=3756',
		'title': '',
		'imageId': '67841872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917553&docid=67841870&x=3756',
		'title': '',
		'imageId': '67841870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917553&docid=67841880&x=3756',
		'title': '',
		'imageId': '67841880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917553&docid=67841875&x=3756',
		'title': '',
		'imageId': '67841875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917553&docid=67841879&x=3756',
		'title': '',
		'imageId': '67841879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917553&docid=67841867&x=3756',
		'title': '',
		'imageId': '67841867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917553&docid=67841873&x=3756',
		'title': '',
		'imageId': '67841873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917553&docid=67841882&x=3756',
		'title': '',
		'imageId': '67841882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917553&docid=67841878&x=3756',
		'title': '',
		'imageId': '67841878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917553&docid=67841876&x=3756',
		'title': '',
		'imageId': '67841876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917553&docid=67841869&x=3756',
		'title': '',
		'imageId': '67841869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917553&docid=67841881&x=3756',
		'title': '',
		'imageId': '67841881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917553&docid=67841874&x=3756',
		'title': '',
		'imageId': '67841874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917553&docid=67841865&x=3756',
		'title': '',
		'imageId': '67841865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3917553';

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