var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3961923&docid=66456552&x=3422',
		'title': '',
		'imageId': '66456552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961923&docid=66456558&x=3422',
		'title': '',
		'imageId': '66456558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961923&docid=66456569&x=3422',
		'title': '',
		'imageId': '66456569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961923&docid=66456566&x=3422',
		'title': '',
		'imageId': '66456566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961923&docid=66456568&x=3422',
		'title': '',
		'imageId': '66456568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961923&docid=66456567&x=3422',
		'title': '',
		'imageId': '66456567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961923&docid=66535564&x=3422',
		'title': '',
		'imageId': '66535564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961923&docid=68009479&x=3422',
		'title': '',
		'imageId': '68009479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961923&docid=68009650&x=3422',
		'title': '',
		'imageId': '68009650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961923&docid=68009649&x=3422',
		'title': '',
		'imageId': '68009649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961923&docid=68009647&x=3422',
		'title': '',
		'imageId': '68009647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961923&docid=68009648&x=3422',
		'title': '',
		'imageId': '68009648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961923&docid=68009646&x=3422',
		'title': '',
		'imageId': '68009646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3961923';

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