var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956087&docid=68727345&x=3738',
		'title': '',
		'imageId': '68727345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956087&docid=68727338&x=3738',
		'title': '',
		'imageId': '68727338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956087&docid=68727343&x=3738',
		'title': '',
		'imageId': '68727343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956087&docid=68727336&x=3738',
		'title': '',
		'imageId': '68727336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956087&docid=68727337&x=3738',
		'title': '',
		'imageId': '68727337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956087&docid=68727342&x=3738',
		'title': '',
		'imageId': '68727342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956087&docid=68727340&x=3738',
		'title': '',
		'imageId': '68727340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956087&docid=68727344&x=3738',
		'title': '',
		'imageId': '68727344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956087&docid=68727339&x=3738',
		'title': '',
		'imageId': '68727339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956087&docid=68727346&x=3738',
		'title': '',
		'imageId': '68727346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956087&docid=68727341&x=3738',
		'title': '',
		'imageId': '68727341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956087&docid=68727350&x=3738',
		'title': '',
		'imageId': '68727350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956087&docid=68727347&x=3738',
		'title': '',
		'imageId': '68727347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956087&docid=68727348&x=3738',
		'title': '',
		'imageId': '68727348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956087&docid=68727349&x=3738',
		'title': '',
		'imageId': '68727349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956087&docid=68727335&x=3738',
		'title': '',
		'imageId': '68727335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956087';

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