var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3938567&docid=68334351&x=3742',
		'title': '',
		'imageId': '68334351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938567&docid=68334352&x=3742',
		'title': '',
		'imageId': '68334352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938567&docid=68334350&x=3742',
		'title': '',
		'imageId': '68334350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938567&docid=68334348&x=3742',
		'title': '',
		'imageId': '68334348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938567&docid=68334349&x=3742',
		'title': '',
		'imageId': '68334349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938567&docid=68334325&x=3742',
		'title': '',
		'imageId': '68334325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938567&docid=68334331&x=3742',
		'title': '',
		'imageId': '68334331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938567&docid=68334326&x=3742',
		'title': '',
		'imageId': '68334326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938567&docid=68334324&x=3742',
		'title': '',
		'imageId': '68334324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938567&docid=68334329&x=3742',
		'title': '',
		'imageId': '68334329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938567&docid=68334328&x=3742',
		'title': '',
		'imageId': '68334328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938567&docid=68334327&x=3742',
		'title': '',
		'imageId': '68334327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938567&docid=68334353&x=3742',
		'title': '',
		'imageId': '68334353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3938567';

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